body {
	font-family: Arial;
	font-size:11px;
	color: #424242;
	background: url("/images/bg.gif") repeat-y top center;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

form, h1,h2, h3, h4, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
    font-family: Arial;
	font-size:11px;
}

a, a:hover {
    font-family: Arial;
	font-size:11px;
	color: #ff002f;
	text-decoration: none;
}
a:hover	{
	color:#004a74;
	text-decoration: underline;
}

H1,h2,.title {
	font-size: 25px;
    font-family: Arial;
	font-weight: normal;
	color: #7c8488;
} 
h2	{
	font-size: 17px;
	font-weight: bold;	
}

ol, ul	{padding-left:10px;
	margin:5px;
}
li	{
	line-height:1.4em;
	list-style: none;
	padding-left:10px;
	margin-left:-10px;
	background: url("/images/arr.gif") no-repeat top left;
}
li.menu	{
	line-height:19px;
	background: url("/images/submnubg.gif") repeat-x top left;
	BORDER: #eeeeee 1px solid;
}
li.menu a	{
	display:block;
	width:100%;
}
li.menu a:hover	{
	text-decoration:none;
	display:block;
	width:100%;
}

input.tx 	{
	BORDER: #afb0b1 1px solid;
	background-color: #FFFFFF; 
	color: #004080;
	width:99%;
}

.norepr {
	background-position: top right;
	background-repeat: no-repeat;
}
.norepb {
	background-position: bottom left;
	background-repeat: no-repeat;
}
.padd	{
	padding-top:5px;
}
.small	{
	font-size:10px;
	color:#a9beab;
}
.small:hover	{
	font-size:10px;
}

.brd 	{
	BORDER: #e3e3e3 1px solid;
	background-color:#f6f6f6;	
	padding:5px;

}
.home	{
	background-color:#bd0023;
	padding:5px;
	BORDER-bottom: #e5e5e5 2px solid;
	height:25px;
}
.support{
	background-color:#484848;
	padding:5px;
	BORDER-bottom: #e5e5e5 2px solid;
	height:25px;
}
.white	{
	color:#ffffff;
	text-decoration: none;
}
.white:hover	{
	color:#ded9d9;
	text-decoration: none;
}
.imgpadd	{
	padding-right:10px;
	padding-bottom:10px;	
}
.small_h{
	font-size:11px;
	text-align:center;
	color: #808080;
	margin: 0px;
	padding: 0px;
}