/*@charset "utf-8";
 CSS Document */



body td tr {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}

a {
	font-family:Verdana;
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}
	
a:hover {
	font-family:Verdana;
	color: #F26B00;
	text-decoration: none;
}

#arrow_link a{
 	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:11px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url(../images/arrow_sm.jpg) 5px 10px no-repeat;
}

.arrow_linkText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:11px;
	text-decoration: none;
}

#header {
	background-image: url(../images/header_back.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 76px;
}

#headerNav a {
	font: 12px Verdana;
	color: #000000;
	text-decoration: none;
}

#headerNav a:hover {
	color:#0066CC;
	text-decoration:underline;
}

.headerNavText {
	font: 12px Verdana;
	font-weight: bold;
	color: #000000;
}


.blueBorder {
	height: 4px;
	border-top-color: #A9BDD5;
	border-top-style: solid;
}

#navigation {
	background-image:url(../images/grey_grad.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	height: 30px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

h1 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#F26B00;
}

h2 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#F26B00;
	
}

.login {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

#register a {
 	font: 11px Verdana;
	color: #F26B00;
	font-weight:bold;
	text-decoration: none;
}

#register a:hover{
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;	
}

.registerText {
	font: 11px Verdana;
	font-weight:bold;
	color: #F26B00;
	line-height:13px;
	text-decoration: none;

}

.orangeBorder {
	border-left-style: dotted;
	border-left-color: #FFCC99;
	border-left-width: 2px;
}

.bullet {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:11px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url(../images/checkmark.gif) 5px 5px no-repeat;
}

.style2 {font-size: 11px}
.style3 {	color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}


a.ColNav {
	font-family:Verdana;
	font-size: 12px;
	color: #F26B00;
	font-weight:bold;
	text-decoration:none;
}
	
a.ColNav:hover {
	font-family:Verdana;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}
