a:active { color: #585859; text-decoration: underline; font-family: Tahoma; font-size:11px; font-weight:normal; } 
a:visited { color: #585859; text-decoration: underline; font-family:Tahoma; font-size:11px; font-weight:normal; } 
a:link { color: #585859; text-decoration: underline ; font-family:Tahoma; font-size:11px; font-weight:normal;} 
a:hover { color: #000000 !important; text-decoration: underline ;font-family:Tahoma; font-size:11px; font-weight:normal;}

a.mainlink {
	color: #507ef7;
	text-decoration: underline;
	font-size: 9px;
}
a.mainlink:active {
	color: #000000;
	text-decoration: underline;
}
a.mainlink:visited {
	color: #000000;
	text-decoration: underline;
}
a.mainlink:hover {
	color: #507ef7;
	text-decoration: underline;
}

a.mainwhite {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-family: "Lucida Sans Unicode";
	}

a.menu {text-decoration: none; font-size: 12px;}

a.mainlink2 {
	color: #507ef7;
	text-decoration: underline;
	font-size: 12px;
}
a.mainlink2:active {
	color: #000000;
	text-decoration: underline;
}
a.mainlink2:visited {
	color: #000000;
	text-decoration: underline;
}
a.mainlink2:hover {
	color: #507ef7;
	text-decoration: underline;
}

/*Header*/

.hotname {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7fa0f7;
	
		
}

.hotpres {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666763;
	padding: 15px;
	
		
}

.hotpres2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666763; !important;
	padding: 0px;
	
		
}

.hotpres3 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666763;
	padding-right: 25px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 0px;
	
		
}

.hotpressearch {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;}

#search {height: 25px; vertical-align:middle; font-size: 14px !important;
}

.tablecopy {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666763;
	padding: 0px;
	
		
}

/*Whats New Feature*/

.whatsnew {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #507ef7;
	background-image:url(images/whatsnew.jpg); background-position:center top; background-repeat:no-repeat;
	height: 172px;
	width: 191px;
	text-align: center;}
	
	
	/*Login Feature*/

.login {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #507ef7;
	background-image:url(images/login.jpg); background-position:center top; background-repeat:no-repeat;
	height: 172px;
	width: 191px;
	text-align: center;}

.padding { padding: 10px;}

.standardButton
{
	color: #FFFFFF;
	background-color: #000000;
	border: none;
	height: 22px;
	line-height: 20px;
	cursor: pointer;
	font-style: italic;
}