@charset "utf-8";
body
{
    font-family: Verdana;
    font-size: 8pt;
    background:transparent url(../images/user/mainbg.jpg) repeat-x;
}
a:link {
    text-decoration:none;
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    
}
a:visited {
    text-decoration:none;
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    
}
a:hover {
    text-decoration:none;
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    border: solid 0px transparent;   
}

.bottom {
	font-family: verdana;
	font-size: 11px;
	line-height: 24px;
	color: #00498D;
	font-weight:bold;
	padding-bottom: 22px;	
}
h1 {
	font-size: 32px;
	font-weight: normal;
	line-height: 37px;
	margin: 0px;
	margin-bottom:14px;
	margin-top:0px;
	padding: 0px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 27px;
	margin: 0px;
	margin-bottom:14px;
	margin-top:8px;
	padding: 0px;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
}

.txtBox
{
    font-family: Verdana;
    font-size: 7pt;
    height: 12px;
    width: 100px;
}
.login
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;

}
.login a:link, a:visited
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: underline;

}
