
BODY 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #F6F4E9;
	SCROLLBAR-HIGHLIGHT-COLOR: #D2D6CD;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #959891;
	SCROLLBAR-TRACK-COLOR: #959891;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	SCROLLBAR-BASE-COLOR: #EFEDEB;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link    {
	text-decoration: none;
	color: #B04223;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #B04223;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB0D06;
	font-weight: bold;
}
a.TitleBar { background: #778A99 }



.mainmenu a:link {
	text-decoration: none;
	color: 66655F;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}
.mainmenu a:visited { text-decoration: none; color: 66655F; font-weight: bold ;font-family: Arial; font-size: 12px}
.mainmenu a:hover   { font-family: Arial; font-weight: bold ;font-size: 12px; color: 66655F}


.mainmenu
{
	background-color: ffffff;
	border: 1px #000000 solid;
	font-family: Arial;
	font-size: 10px;
} 

.mainheader
{
color : #717171;
font-family : Verdana,tahoma,Arial;
font-size : 12px;
 font-weight: bolder;
}

.header
{
color : #48576C;
background : #D9E1D9;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}

.inputSubmit
{
	color: #ffffff;
	background-color: #B04123;
	border-color: #ffffff;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	font-family: Verdana,tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
}

.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}

.body { font-family: Arial; font-size: 12px; color: 000000;  padding-left: 5px;  padding-top: 5px;  padding-right: 5px;  padding-bottom: 5px;    }
.subbody { font-family: Arial; font-size: 11px; color: 000000;  padding-left: 5px;  padding-top: 5px;  padding-right: 5px;  padding-bottom: 5px;    }

.main {
	font-family: Verdana;
	font-size: 12px;
	color: 000000;
	
}

.maintable {
	border-left: 2px solid #4f5051;
	border-bottom: 2px solid #4f5051;
	border-right: 2px solid #4f5051;
}
.copyright a:link {
	text-decoration: none;
	color: #e0fcba;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
}
.copyright a:visited { text-decoration: none; color: #e0fcba; font-weight: bold ;font-family: Arial; font-size: 10px}
.copyright a:hover   { font-family: Arial; font-weight: bold ;font-size: 10px; color: #e0fcba}
.copyright { font-family: Arial; font-size: 10px; color: #ffffff}

.h3normal {
	font-family: Arial;
	font-size: 12px;
	color: #1B2529;
	font-style: normal;
	font-weight: normal;
}
.h3bold {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}
