
Body
{
background-image:url(../Graphics/Background.jpg);
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;

}


form
{
	display:inline;
}


td
{
	font-size: 11px;
	font-family : tahoma,verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:15px;
	color : #626262;
	text-align:justify;
}



.txtblack
{
	font-size: 11px;
	font-family : tahoma,verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height:auto;
	color : #000000;
}




.texthd
{
	font-size: 11px;
	font-family : tahoma,verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:15px;
	color : #ffffff;
}

.textbox 
{
	background-color: #ffffff;
	border: 1px solid #9F9F9F;
	color: #333333;
	font-family: Tahoma, verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	padding-left:6px;
	text-transform: none;
	width:123px;
}



a.login
{
	color: #9A0000;
	font-family:  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	line-height:17px;
}

a.login:hover
{
	color: #9A0000;
	font-family:   tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
		line-height:17px;
	font-weight: normal;
	text-decoration:underline;
}

.text
{
	color: #FFA200;
	font-family:  tahoma, Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: none;
	text-decoration:none;
}


a.copyright
{
	color: #FFA200;
	font-family:  tahoma, Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: none;
	text-decoration:none;
}

a.copyright:hover
{
	color: #FFA200;
	font-family:   tahoma, Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: none;
	text-decoration:underline;
}


a.Link
{
	color: #626262;
	font-family:  tahoma, Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: none;
	text-decoration:none;
}

a.Link:hover
{
	color: #9A0000;
	font-family:   tahoma, Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: none;
	text-decoration:underline;
}

.navi a,.navi a:link,.navi a:active,.navi a:visited
{
	display:block;
	font-family:tahoma,Verdana,Arial,sans-serif,Geneva,Helvetica;
	background-image:url(../Graphics/Nav_BG.jpg);
	background-repeat:repeat-x;
	color:#000000;
	vertical-alignment:middle;
	text-decoration:none;
	font-weight:none;
	height:24px;	
	padding-top:7px;
	text-align:center;
	}
	
.navi a:hover
{
	font-family:tahoma,Verdana,Arial,sans-serif,Geneva,Helvetica;
	background-image:url(../Graphics/Nav_Rollover.jpg);
	background-repeat:repeat-x;
	color:#000000;
	vertical-alignment:middle;
	text-decoration:none;
	font-weight:bold;
	height:24px;	
	padding-top:7px;	
	text-align:center;
}



