body {
	margin-top: 10px;
	scrollbar-face-color: #EBEBEB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #EBEBEB;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #444444;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background:url(images/background.jpg)
}

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #565656;
}

p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #565656;
}


a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	color: #D34D10;
}

a:hover {
	color: #D34D10;
	text-decoration: underline;
}

.boldlightgrey{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #999999;
}

.boldlink{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #565656;
	text-decoration: none;
}

.boldlink a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #565656;
	text-decoration: none;
}

.boldlink a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #565656;
	text-decoration: underline;
}


.formstyle  {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#565656;
	background-color:white;
}

.formstyle1  {
	border:1px solid #C2C2C2;
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#565656;
	background-color:white;
	height:13px;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
}


.formstylebold  {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:#565656;
	background-color:white;
}



.formstyleerror {

	BACKGROUND:#FF0000;
	COLOR:#FFFFFF;
	FONT-FAMILY: Tahoma, arial;
	FONT-SIZE:11px;
	border: 1 solid #666666;

}

.buttonstyle  {
	border:1px solid #666666;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	background-image:url(images/buttonBg2.gif);
	background-position:top;
	background-color:white;
	height:20px;
	width:80px;
	vertical-align:top;
}



.on {

}

.off {
	display: none;
}

.footer {
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
}

.footer a{
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
	
}

.footer a:hover{
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: underline;
}

.header1{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #565656;
}

.header2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #565656;
}


.stderror{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}


.stdbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #565656;
	background-color:white;
}


.serifheadingblue{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #393b41;
}

.serifheadinggrey{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #333333;
}

.stdboldred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ff0000;
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	background-color:white;
}


.tableback {
	background-image:url(images/bg_bar1.jpg);
	background-repeat:no-repeat;

}


.tableback1 {
	background-image:url(images/bg_whole_bar_down.jpg);
	background-repeat:no-repeat;

}

.images{
	border:1px;
	border-color:#FF0000;
	border-bottom:#3300CC;

}
.stdboldorange{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #D34D10;
}


