a:link {
	color: #333789;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #4B6991;
	font-weight: bold;

}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

a:active {
	color: #CC0000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.crumbs {
	color: #DF8A22;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.crumbs a:link {
	color: #39364A;
	text-decoration: none;
}

.crumbs a:visited {
	color: #39364A;
	text-decoration: none;
}

.crumbs a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.crumbs a:active {
	color: #CC0000;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAE9F1;
}

.thead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #979393;
	padding-left: 20px;

}
.row1 {
	background-color: #DCDADA;
}
.row2 {

	background-color: #EEEEEE;
}
.note {
	font-size: 10px;
	color: #979393;
}
.legal {
	line-height: 22px;
}
.noshow {
	color: #333333;
	font-weight: normal;
}

.noshow a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.noshow a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.noshow a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.noshow a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-size: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px !important;
}
#head_login{
	background-image:url(images/login_head.gif);
	background-repeat:no-repeat;
	width:326px;
	height:48px;
}
#head_login h1{
	padding:12px 0px 0px 60px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:18px;
	font-weight:normal;
	color:#322e45;
	text-decoration:none;
	margin:0;
	}
	
#head_login h2{
	padding:12px 0px 0px 60px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:18px;
	font-weight:normal;
	color:#322e45;
	text-decoration:none;
	margin:0;
	}
	
#left_login{
	background-image:url(images/left_login.gif);
	background-repeat:no-repeat;
	width:13px;
	height:95px;
	border:0px;
	float:left;
	}
#repeat_login{
	background-image:url(images/repeat_login.gif);
	background-repeat:repeat-x;
	width:242px;
	height:95px;
	border:0px;
	float:left;
	}
#repeat_login a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-top:5px;
	text-decoration:none;
	color:#474258;
	padding:8 5px 0 0;
	}
#repeat_login a:hover{
	text-decoration:underline;
	color:#eaaa04;
	}
	
#right_login{
	background-image:url(images/right_login.gif);
	background-repeat:no-repeat;
	width:13px;
	height:95px;
	border:0px;
	float:left;
	}
.username{
	width:53px;
	height:18px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	float:left;
	margin-top:5px;
	}
.user_textfield{
	background-image:url(images/login_text.gif);
	background-repeat:no-repeat;
	border:0px;
	width:114px;
	height:18px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	float:left;
	margin-top:5px;
	}
.login_button{
	background-image:url(images/login_button.gif);
	background-repeat:no-repeat;
	width:57px;
	height:41px;
	border:0px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:20px;
	margin:13px 0 0 0;
	color:#FFFFFF;
	}
.register_font{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	float:left;
	margin-top:5px;
	text-decoration:none;
	color:#474258;
	}
.register_font a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	float:left;
	margin-top:5px;
	text-decoration:none;
	color:#474258;
	}
.register_font a:hover {
	text-decoration:underline;
	color:#eaaa04;
	}
.clear{
	clear:both;
	}