body {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #FFFFFF;
	background:url(../images/body-bg.gif);
	margin:0px 12px 0px 12px;
}

table{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.Red14{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BD0000;
}

.Orange11{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFA200;
}

.footer{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

a.Blue_Orange12{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0078FF;
}

a.Blue_Orange12:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFA200;
}

a.Blue_Orange12:active{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}

a.Gray_Orange11{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #4F4F4F;
}

a.Gray_Orange11:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFA200;
}

a.Gray_Orange11:active{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}

.input {  
	font-family: Tahoma; font-size: 11px; 
	font-weight: normal; 
	color: #993300; 
	text-decoration: none; 
	border: 1px #666666 solid;
}

ul.nomargin{
	margin: 0;
	padding: 0;
	list-style: none;
}

li.withbackground{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: -5px 1px;
}

