body {
	background-color: #0D575E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-attachment:fixed;
}
body,td,th {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #62684F;
	line-height:140%;
}




#menu a {
	font-family: Trebuchet MS, Georgia, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;

}
#menu a:link,
#menu a:visited,
#menu a:active {
	text-decoration: none;
}
 
#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#D7C044;

}
 

 

 
a.spl:link,
a.spl:visited,
a.spl:active  {
	color: #DE7008;
	text-decoration: none;
	padding:1px;
	margin:1px;
}

a.spl:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#DE7008;
}


a:link,
a:visited,
a:active  {
	color: #DE7008;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;

}

 
 
h1 {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size: 18px;
	color: #1B9693;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 1px 0px;
	font-weight: normal;
	line-height:120%;
}
.head_border {
	border-bottom: 2px solid #F1D59A;
}
h2 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, Verdana;
	font-size: 19px;
	color: #1F1F1F;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	font-weight: normal;
	text-transform: uppercase;
}

h4 {

	font-family: Arial, Verdana;
	font-size: 19px;
	color: #005A62;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	font-weight: normal;
}
.footer {
	color: #999999;
	font-size: 11px;
	color: #999999;
}

ul{
padding:5px 0px 5px 12px;
margin:5px 0px 5px 12px;
color:#515131;
}

li{
list-style-image:url(../images/arrow.gif);
border-bottom:1px solid #F3F3F3;
padding:2px 0px 2px 4px;
}

li:hover
{
 background-color:#FAFAF5;
}
h3 {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #69603F;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


.inputs, .area{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #A3985C;
width:210px;
padding:2px;
border:1px solid #F1D59A;
background-color:#FFFFFD;
}

.area{
width:330px;
}

.inputs:hover, .area:hover{
border:1px solid #A3985C;
}

form{
padding:0px;
margin:0px;
}
.red {
	color: #FF6633;
}










.mainTable{
	BORDER-RIGHT: #ffffff 3px solid;
	BORDER-TOP: #ffffff 3px solid;
	BORDER-LEFT: #ffffff 3px solid;
	BORDER-BOTTOM: #ffffff 3px solid;
}
.err{
	FONT-SIZE: 10px; color: #FF0000;
}
.suc{
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.clienttableheading{
	COLOR: #ffffff;
	BACKGROUND-COLOR: #A1B1C1;
}
.clientheadingtext{
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
}

.clientdatatableheading{
	COLOR: #ffffff; BACKGROUND-COLOR: #C2A817;
}

.heading
{
	font-family: Verdana,Arial,Sans-serif,'Times New Roman';
	font-size: 12pt;
	font-weight: Bold;
	color: #FFAA44;
}
.tableHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.formtext
{
	font-family: Arial,Verdana,Sans-serif,'Times New Roman';
	font-size: 10pt;
	font-weight: normal;
}
.paginglinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.paginglinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}

.headingSmall
{
	font-family: Verdana,Arial,Sans-serif,'Times New Roman';
	font-size: 12px;
	font-weight: Bold;
	color: #666666;
}
.bodypopup{
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.tableStyle
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.innerTableStyle
{
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
}
.textBlack
{
	font-family: Verdana,Arial,Sans-serif,'Times New Roman';
	color: #000000;
}
.textSmallBlack
{
	font-family: Verdana,Arial,Sans-serif,'Times New Roman';
	font-size: 7pt;
	color: #000000;
}

.headingBlack
{
	font-family: Verdana,Arial,Sans-serif,'Times New Roman';
	font-size: 12pt;
	font-weight: Bold;
	color: #000000;
}
.errormessage {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #FF0000;
}
.errortable
{
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color:"#FFFFFF";

}



