/*
  $Id: godonthego.com stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  Copyright (c) 2003 godonthego.com

  Released under the GNU General Public License
*/

.styleelevator {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #01447b;
}
.style12 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; }
.style13 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAE0;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style14 {font-size: 8px}

.plain {text-decoration: none; color: #000000; font-family: verdana; line-height:1.3; font-size: 12px;}
.plain a {text-decoration:underline; color: blue;}
.plain a:hover {color:blue; text-decoration: none;}

.nav {text-decoration: none; color: #02457C; font-family: arial; font-weight:bold;  font-size: 14px;}
.nav a {text-decoration:none; color: #02457C;}
.nav a:hover {color:#A1910D; text-decoration: none;}
.nav {background-image:url('images/tab_middle.gif'); background-repeat: repeat-x;}

.bg_nav {background-image:url('images/bg_nav.jpg'); background-repeat: repeat-x;}

