BODY {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;

	font-size : smaller;

	background : #FFFFFF;

	scrollbar-face-color: #DEE3E7;

	scrollbar-highlight-color: #FFFFFF;

	scrollbar-shadow-color: #DEE3E7;

	scrollbar-3dlight-color: #D1D7DC;

	scrollbar-arrow-color:  #006699;

	scrollbar-track-color: #EFEFEF;

	scrollbar-darkshadow-color: #98AAB1;

	}
#navigation {
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 4px;
}
#navigation li {
display: inline;
}
#navigation a:link, #navigation a:visited {
padding: 3px 10px 2px 10px;
color: #FFFFFF;
background-color: #B51032;
text-decoration: none;
border: 1px solid #8D0D26;
}
#navigation a:hover {
color: #FFFFFF;
background-color: #6C2C2D;
}
.hintsClass {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	background-color: #f0f0f0;
	color: #000000;
	border: 1px solid #808080;
	padding: 5px;
}
#loading {
 	width: 200px;
 	height: 90px;
	border:2px solid #B4B442;
 	background-color: #ffffff;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}
.menuMain{

	color:#000000;

	text-decoration:none;

	font-size: 11px; font-weight:bold;

	cursor:pointer;

}

a.menuMain:link{

	text-decoration:none;

	color:#000000;

	font-size: 11px; font-weight:bold;

	cursor:pointer;

}

a.menuMain:hover{

	text-decoration:none;

	color:#5EA7D4;

	font-size: 11px; font-weight:bold;

	cursor:pointer;

}

.menuBottom{

	color:#000000;

	text-decoration:none;

	font-size: 11px; 

	cursor:pointer;

}

a.menuBottom:link{

	text-decoration:none;

	color:#000000;

	font-size: 11px; 

	cursor:pointer;

}

a.menuBottom:hover{

	text-decoration:none;

	color:#FF0000;

	font-size: 11px; 

	cursor:pointer;

}

.heading{

	color:#FFFFFF;

	font-size: 14px; font-weight:bold;

	background-color:#5987A7;

	height:20PX;

	text-align:right;

	padding-right:5px;

}

.normalText{

	color:#000000;

	font-size: 11px;

	text-align:justify;

}

.heading1{

	color:#ffffff;

	font-size: 14px; font-weight:bold;

	padding-left:10px;

}

.button { 

	background: #555703;
	color:#BFC15C; 

	border: 1px solid;

	font-size: 10px; font-style: normal; font-weight: bold;

	width:70px;

}

.inputbox{

	background: #A7A85A;

	border: 1px solid;border-color: #555703; 

	font-size: 11px; font-weight: bold; 

	color: #000000;

	width:200px;

}

.thickborder{

border-left: 4px solid;

border-right: 4px solid;

border-bottom: 4px solid;

}

.thickborderAdvert{

border-left: 2px solid;

border-right: 2px solid;

border-bottom: 2px solid;

}



.listbox{ 

	background: #FFFFFF;

	border: 1px solid;border-color: #c0c0c0; 

	font-size: 11px; font-weight: bold; 

	color: #962D2D;

	width:100px;

}



.copyRight{

	color:#000000;

	font-size: 11px;

	text-align:center;

}




