table.mainTable {
	border-left : thin solid #B8860B;
	border-right : thin solid #B8860B;
}
body,td,th {
	font-family: sans-serif;
	font-size: 12px;
	color: #A52A2A;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
.style1 {
	font-size: 12px;
	font-family: sans-serif;
}
fieldset {
	color : Maroon;
	font-family : sans-serif;
	font-size : .8em;
	background-color : #FFF4F2;
	font-weight : bold;
}
.formFont{
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : Brown;
}
input.formInputlablel{
	background-color : #FFDAB9;
}
select.formselect{
	background-color : White;
}
input.forminputbutton{
	background-color : #8B0000;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FAEBD7;
}
legend{
	color : #E60000;
}
hr{
	color : #A52A2A;
}
.headers{
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bolder;
	color: Maroon;
	text-decoration: underline;
}
.dividers{
	border-right-color : Fuchsia;
	border-right-width : thin;
	border-right-style : dashed;
	border-bottom-color : Fuchsia;
	border-bottom-width : thin;
	border-bottom-style : dashed;
}

.dividersH{
	border-bottom-color : #B8860B;
	border-bottom-width : thin;
	border-bottom-style : dashed;
}
body {
	scrollbar-3dlight-color : #FFC0CB;
	scrollbar-arrow-color : #696969;
	scrollbar-base-color : #FF69B4;
	scrollbar-darkshadow-color : #F08080;
	scrollbar-face-color : #FFDAB9;
	scrollbar-highlight-color : #F4A460;
	scrollbar-shadow-color : #FFDEAD;
	scrollbar-track-color : #8B8B8B;
}