@charset "iso-8859-1";

html
{
	scrollbar-3dlight-color:#ffcc00;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#cc6633;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#cc6633;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#f7f0e8;
	border: thin solid #00A5EF;
 }
 
 .menuText
 {
 	font-size:15px;
	color:#cc6633;
	font-weight:normal;
	line-height:20px;
 }

 .menuText a
 {
 	font-size:15px;
	color:#cc6633;
	font-weight:normal;
	text-decoration:none;
 }

 .menuText a:hover
 {
 	font-size:15px;
	color:#ffcc00;
	font-weight:normal;
	text-decoration:none;
 }
 
 .contact
 {
 	background-color:#e3d4cb;
 	font-size:11px;
	color:#660000;
	font-weight:normal;
	line-height:15px;
 }

 .contact a
 {
 	font-size:11px;
	color:#660000;
	font-weight:normal;
	text-decoration:none;
 }

 .contact a:hover
 {
 	font-size:11px;
	color:#660000;
	font-weight:normal;
	text-decoration:underline;
 }
  
 .mainHeader
 {
 	font-size:11px;
	color:#660000;
	font-weight:bold;
	line-height:15px;
 }
 
 .main
 {
 	background-color:#e3d4cb;
 	font-size:11px;
	color:#660000;
	font-weight:normal;
	line-height:15px;
 }
 
 .main a
 {
 	font-size:11px;
	color:#660000;
	font-weight:normal;
	text-decoration:none;
 }

 .main a:hover
 {
 	font-size:11px;
	color:#660000;
	font-weight:normal;
	text-decoration:underline;
 }
   
 .smallHeader
 {
 	font-size:12px;
	color:#660000;
	font-weight:bold;
 }
 
 .small
 {
 	background-color:#e3d4cb;
 	font-size:12px;
	color:#660000;
	font-weight:normal;
 }
 
 .small a
 {
 	font-size:12px;
	color:#660000;
	font-weight:normal;
	text-decoration:none;
 }

 .small a:hover
 {
 	font-size:12px;
	color:#660000;
	font-weight:normal;
	text-decoration:underline;
 }

DIV.mainText
{
	height:392px;
	overflow:auto;
	padding-right:10px;
}


DIV.mainText a
{
	text-decoration:underline;
}


DIV.mainText a:hover
{
	text-decoration:none;
}

DIV.smallText
{
	width:150px;
	height:110px;
	overflow:auto;
	padding:5px;
}

DIV.smallText a
{
	text-decoration:underline;
}

DIV.smallText a:hover
{
	text-decoration:none;
}
