body
{ 
width: 880px; margin:0;
font-family: verdana; color: #666666;
background-color: #ffffff;
scrollbar-base-color: white;
scrollbar-arrow-color: #006699;
scrollbar-face-color: #efefef;
scrollbar-highlight-color:white;
scrollbar-3dlight-color: silver;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color:white
scrollbar-track-color: #ffffff;
display:block;
background:#fff url('../page_images/back_main.jpg') no-repeat; 

}

.select-box{vertical-align:middle;}
.select-box select{width:183px;}

#pscroller1{
width: 100px;
height: 120px;
border: 1px solid black;
padding: 3px;
}

#pscroller1 a{
text-decoration: none;
}

table { font-family:verdana;color:#666; font-size: 11px; }

a:link, a:visited, a:active  { font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: #006699; }
a:hover   {font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; color: #000000; }

a.bgrey:link, a.bgrey:visited, a.bgrey:active  {   font-weight: bold; font-size: 11px;text-decoration: none; color: #6D9EC6;}
a.bgrey:hover   { font-weight: bold; font-size: 11px; text-decoration: none; color:#666; }

a.grey:link, a.grey:visited, a.grey:active  {  font-family: verdana; font-weight: normal;  font-size: 9px;text-decoration: none; color: #999;}
a.grey:hover   { font-size: 9px; text-decoration: none; color:#666; }

a.orange:link, a.orange:visited, a.orange:active  {  font-weight: bold; font-size: 11px;text-decoration: none; color: #ff9933;}
a.orange:hover   { font-weight: bold; font-size: 11px;text-decoration: none; color: #006699;}

a.blue:link, a.blue:visited, a.blue:active  {  font-weight: bold; font-size: 11px;text-decoration: none; color: #006699;}
a.blue:hover   { font-weight: bold; font-size: 11px;text-decoration: none; color: #000000;}



p {margin:0px 0px 10px 0px}





h1 { font-family: arial; color: #3973AD;font-weight: bold;
margin:0 0 0 20px;font-size: 10pt;
}

h2 { font-family: arial; color: #ff6600;font-weight: bold;
margin:0 0 0 10px;letter-spacing:1px; font-size: 9pt;
}
h3 { font-family: arial;font-size:11px; font-weight: bold;
margin:0 0 0 50px;letter-spacing:1px; color: #815026;
}

hr {
	height: 1px;
	border-width: 0px;
	border-top: 1px solid #F6EFDF;
	background-color: #fff;
	margin:0px;
	padding:0px
}


.ara {

	background-color: #006699;
	border : 0px ;
	border-style : solid ;
	font-weight : normal;
	color: #ffffff;
	letter-spacing:1px;
	}



ul, li
{
	margin: 0 0 6px 10px;
	padding: 0;
}


								  
input {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : #c0c0c0;
	border-style : solid ;
	font-weight : normal;
}


select {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : #c0c0c0;
	border-style : solid ;
	font-weight : normal;
}




option {
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	font-size: 9px;
	color: #353533;
	background-color: #f9f9f9;
	border : 0px ;
	border-color : silver;
	border-style : solid ;
	font-weight : bold;

}


textarea {
	font-size: 9px;
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	color: #666666;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
}