/* CSS Document */
BODY	
	{
	margin : 0px; padding : 0px; margin-left : 0px; margin-right : 0px; margin-top : 0px; margin-bottom : 0px;
	text-decoration:none; 
	}
a:link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.superboxnewtext {
	font-family: "Verdana";
	font-size: 10px;
	color: #333333;
	width: auto;
}
.superboxnewtext a:link {
	font-size: 10px;
	color: #333333;
}
.superboxnewtext a:visited {
	font-size:10px;
	color: #333333;
}
.superboxnewtext a:hover {
	font-size: 10px;
	color: #FF9900;
}

.tabletitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding-left: 5px;	
	font-size: 12px;
	color: #333333;
	width: auto;
}
.tabletitle a:link {
	color: #666666;
}
.tabletitle a:visited {
	color: #666666;
}
.tabletitle a:hover {
	color: #FF9900;
}
.hotbox {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #2869B9;
}

.tableheadertext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding-left: 5px;	
	font-size: 15px;
	color: #FFFFFF;
	width: auto;
}
.tableheadertext a:link {
	color: #FFFFFF;
}
.tableheadertext a:visited {
	color: #FFFFFF;
}
.tableheadertext a:hover {
	color: #FFFFFF;
}
.menutext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding-left: 5px;	
	font-size: 12px;
	color: #333333;
	width: auto;
}
.menutext a:link {
	color: #333333;
}
.menutext a:visited {
	color: #333333;
}
.menutext a:hover {
	color: #CCCCCC;
}
.more {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding-left: 5px;	
	font-size: 12px;
	color: #CCCCCC;
	
}
.newstext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding-left: 5px;	
	font-size: 12px;
	color: #990000;
	
}
.newstext a:link{
	color: #990000;
	
}
.newstext a:hover {
	color: #CC0000;
	text-decoration: underline;	
}
.normaltext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding-left: 5px;	
	font-size: 12px;
	color: #333333;
	width: auto;
}
.normaltext a:link {
	color: #333333;
}
.normaltext a:visited {
	color: #333333;
}
.normaltext a:hover {
	color: #333333;
}

.bluetitletext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding-left: 5px;	
	font-size: 15px;
	color: #6699CC;
	width: auto;
}
.bluetitletext a:link {
	color: #6699CC;
}
.bluetitletext a:visited {
	color: #6699CC;
}
.bluetitletext a:hover {
	color: #6699CC;
}
.bluesmalltext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding-left: 5px;	
	font-size: 8px;
	color: #6699CC;
	width: auto;
}
.bluesmalltext a:link {
	color: #6699CC;
}
.bluesmalltext a:visited {
	color: #6699CC;
}
.bluesmalltext a:hover {
	color: #6699CC;
}

#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;

z-index:999;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 0px solid black;
padding: 0px 0;
text-decoration: none;
z-index: 991;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #6699CC;
}
.searchbar {
	background-color:#FFCC33;
	border: 1px solid  #926625
}
.loginbar {
	background-color: #CCCCCC;
	border: 1px solid  #999999;
}
.loginbutton {
	background-image:url:(../images/html_new/loginbu.png);

}
.loginbutton:hover {
	background-image:url:(../images/html_new/loginbu.png);

}
