body { 
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #004789;
	background-color:#424242;
}

TD {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

P, .text {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-top: 3px;
}

LI {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.caption {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a:link		{color: #FFFFFF; font-weight: bold; text-decoration:underline; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:visited	{color: #FFFFFF; font-weight: bold; text-decoration:underline; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:hover		{color: #FFFFFF; font-weight: bold; text-decoration:none;}
a:active	{color: #FFFFFF; font-weight: bold; text-decoration:underline; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

a.newsletter:link		{color: #000000; font-weight: bold; text-decoration:underline; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
a.newsletter:visited	{color: #000000; font-weight: bold; text-decoration:underline; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }
a.newsletter:hover		{color: #000000; font-weight: bold; text-decoration:none;}
a.newsletter:active	    {color: #000000; font-weight: bold; text-decoration:underline; font-size: 11px; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }

a.footer:link			{color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.footer:visited	{color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.footer:hover		{color: #FFFFFF; font-weight: normal; text-decoration: underline;}
a.footer:active		{color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

a.header:link			{color: #000000; font-weight: bold; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.header:visited	{color: #000000; font-weight: bold; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.header:hover		{color: #000000; font-weight: bold; text-decoration: underline;}
a.header:active		{color: #000000; font-weight: bold; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.footer {
	color: #FFFFFF;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.error {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border: dotted 1px #ffffff;
}

HR {
	border-collapse: collapse;
	border-width: 1px;
	background-color: #000000;
	color: #000000;
}

HR.dotted {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	color: inherit;
}

H1, H2, H3, H4 {
	margin: 3px 0px 3px 0px;
}

H1, .title {
	font-family: Arial, Verdana, serif, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;
	font-weight: bold;
}

H2, .subtitle {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

H3 {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;

}

FIELDSET {
	border: 1px solid #bbbbbb;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 15px;
}

INPUT.submit {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	background-color: #631200;
	border: solid 1px #D39F97;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#borderTop {
	background-image: url(../images/main_border_t.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
}

#borderLeft {
	background-image: url(../images/main_border_l.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	text-align: right;
	vertical-align: bottom;
}

#borderRight {
	background-image: url(../images/main_border_r.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	vertical-align: bottom;
}

#borderBottom {
	background-repeat: no-repeat;
	background-position: center center;
	height: 59px;
	background-color:#3b1514;
}

#main {
	background-color: #EF811C;
	width: 754px;
	margin: 1px 1px 0px 1px;
}
#header {
	background-image: url(../images/geo-top.jpg);
	background-repeat: no-repeat;
	height: 218px;
}

#navLeft {
	background-image: url(../images/nav_l.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 4px;
}

#navMain {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 744px;
}

#navRight {
	background-image: url(../images/nav_r.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 4px;
}
.styleB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:20px;
	
}
.styleH {color: #990000; font-family:"Trebuchet MS";}
.txtstyle1 {
	font-family: verdana;
	font-size: 11px;	
	color: #FFFFFF;
	line-height:18px;
}
.txtstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffd07b;
	line-height:18px;
}
.txtstyle_italics{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;	
	color: #ffd07b;
	line-height:18px;
	margin-top:5px;
}
.footer_txtstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;
	line-height:18px;
}
.menu_txtstyle1 {
	font-family: "Trebuchet MS";
	font-size: 14px;	
	color: #FFFFFF;
	line-height:2px;
}
.menu_headingstyle {
	color: #FFFFFF;
	line-height:28px;
	font-weight:bolder;
	font-size: 14px; font-family: "Trebuchet MS"; 
}
#menuX 	{color: #FFFFFF;  text-decoration:none; font-size: 14px; font-family: Arial; line-height:30px;font-weight:bolder;letter-spacing:1px;}

#menuX a:link		{color: #FFFFFF;  text-decoration:none; font-size: 14px; font-family:Arial; line-height:30px; letter-spacing:1px;}
#menuX a:visited	{color: #FFFFFF; text-decoration:none; font-size: 14px; font-family: Arial; line-height:30px;letter-spacing:1px;}
#menuX a:hover		{color: #ffce7b; text-decoration:none;line-height:30px;letter-spacing:1px;}
#menuX a:active	{color: #FFFFFF; text-decoration:none; font-size: 14px; font-family: Arial;line-height:30px;letter-spacing:1px; }
