/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.hgticker{
	font-family:Tahoma, Arial, Verdana;
	background-image:url(../images/hg_ticker.jpg);
	background-repeat:repeat-x;
	height:16px;
}
td.hgfooter{
	background-image:url(../images/hg_footer.jpg);
	background-repeat:repeat-x;
}
td.footer{
	font-family:Tahoma, Arial, Verdana;
	font-size:9px;
	color:#A6B0B9;
	line-height: 17px;
	text-decoration:none;
}
td.footer a{
	font-family:Tahoma, Arial, Verdana;
	font-size:9px;
	color:#A6B0B9;
	line-height: 17px;
	text-decoration:none;
}
td.footer a:link{
	font-family:Tahoma, Arial, Verdana;
	font-size:9px;
	color:#A6B0B9;
	line-height: 17px;
	text-decoration:none;
}
td.footer a:active{
	text-decoration:none;
}
td.footer a:hover{
	color:#666666;
	text-decoration:none;
}
td.footer a:visited{
	text-decoration:none;
}
td.rand{
	background-color:#E6E6EE;
}
td.hgheaderlogin{
	background-image: url(../images/hg_formheader.jpg);
	background-repeat:repeat-x;
}
td.login{
	font-family:Tahoma, Arial, Verdana;
	font-size:9px;
	color:#9EA9B3;
}
td.login{
	font-family:Tahoma, Arial, Verdana;
	font-size:9px;
	color:#95A1AB;
	line-height: 16px;
}
td.login a{
	font-family:Tahoma, Arial, Verdana;
	font-size:9px;
	color:#7AA1CE;
	line-height: 16px;
	text-decoration:none;
}
td.login a:link{
	font-family:Tahoma, Arial, Verdana;
	font-size:9px;
	color:#7AA1CE;
	line-height: 16px;
	text-decoration:none;
}
td.login a:active{
	text-decoration:none;
}
td.login a:hover{
	color:#666666;
	text-decoration:none;
}
td.login a:visited{
	text-decoration:none;
}
form {
	margin: 0px;
	padding: 0px;
}
INPUT, CHECKBOX, OPTION {
	border : 1px solid #E6E6EE;
	border-bottom : 1px solid #E6E6EE;
	border-color : #E6E6EE;
	background: #F9FBFC;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9EA9B3;
	margin: 0px;
	padding: 0px;
}
td.login INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
select {
	border : 1px solid #E6E6EE;
	border-bottom : 1px solid #E6E6EE;
	border-color : #E6E6EE;
	background: #F9FBFC;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9EA9B3;
	line-height:16px;
}
TEXTAREA {
	border : #E6E6EE;
	border-bottom : 1px solid #E6E6EE;
	background: #FFFFFF;
	border-color : #E6E6EE;
	border-left : 1px solid #E6E6EE;
	border-right : 1px solid #E6E6EE;
	border-top-color : 1px solid #E6E6EE;
	border-bottom-color : #E6E6EE;
	background-repeat : repeat-x;
	border-top : 1px solid #E6E6EE;
}