<!-- HTML -->

body {
   scrollbar-face-color:#ffffff; 
   scrollbar-highlight-color:#ffffff; 
   scrollbar-3dlight-color:#c1c1c1; 
   scrollbar-darkshadow-color:#ffffff; 
   scrollbar-shadow-color:#c1c1c1; 
   scrollbar-arrow-color:#c1c1c1; 
   scrollbar-track-color:#ffffff;
	text-decoration: none;
	font-size: 11px; 
	font-family:verdana;
	font-weight:none;
	color:#000000; 
}

hr {color: EED634;}
hr.blue {color: 01A0C7;}

p.head{
	font-family:Verdana; 
	font-size:18px; 
	color:#01A0C7; 
	text-decoration: none;
	font-weight:bold; 
	}

p.headblack{
	font-family:Verdana; 
	font-size:14px; 
	color:#000000; 
	text-decoration: none;
	font-weight:bold; 
	}

a.head{
	font-family:Verdana; 
	font-size:14px; 
	color:#01A0C7; 
	text-decoration: none;
	font-weight:bold; 
	}

a.head:visited{
	color:#000000; 
	text-decoration: none;
	font-weight:bold; 
	}
	
a.head:active{
	color:#000000; 
	font-weight:bold; 
	text-decoration: none;
	}
	
a.head:hover{
	color:#ff0000; 
	font-weight:bold; 
	text-decoration: none
	}

a{
	font-family:Verdana; 
	font-size:11px; 
	color:#000000; 
	text-decoration: none
	}
	
a:visited{
	color:#000000; 
	text-decoration: none
	}
	
a:active{
	color:#000000; 
	font-weight:none; 
	text-decoration: none
	}
	
a:hover{
	color:#000000; 
	font-weight: none; 
	text-decoration: underline;
	}

a.main{
	font-family:Verdana; 
	font-size:11px; 
	color:#EED634; 
	text-decoration: none
	}
	
a.main:visited{
	color:#EED634; 
	text-decoration: none
	}
	
a.main:active{
	color:#EED634; 
	font-weight:none; 
	text-decoration: none
	}
	
a.main:hover{
	color:#EED634; 
	font-weight: none; 
	text-decoration: underline;
	}

a.news{
	font-family:Verdana; 
	font-size:11px; 
	color:#01A0C7; 
	text-decoration: none
	}
	
a.news:visited{
	color:#01A0C7; 
	text-decoration: none
	}
	
a.news:active{
	color:#01A0C7; 
	font-weight:none; 
	text-decoration: none
	}
	
a.news:hover{
	color:#01A0C7; 
	font-weight: none; 
	text-decoration: underline;
	}

a.small{
	font-family:Verdana; 
	font-size:9px; 
	color:#000000; 
	text-decoration: none
	}
	
a.small:visited{
	color:#000000; 
	text-decoration: none
	}
	
a.small:active{
	color:#000000; 
	font-weight:none; 
	text-decoration: none
	}
	
a.small:hover{
	color:#000000; 
	font-weight: none; 
	text-decoration: underline;
	}

td {
	text-decoration: none;
	font-size: 11px; 
	font-family:verdana;
	font-weight:none;
	color:#000000; 
}

td.menu {
	text-decoration: none;
	font-size: 11px; 
	font-family:verdana;
	font-weight:none;
	color:#ffffff; 
}

td.over {
	text-decoration: none;
	font-size: 11px; 
	font-family:verdana;
	font-weight:none;
	color:#ffffff; 
}


input.login{
	color:#000000; 
	border-width:1px;
	border-color: #000000;
	font-weight:none; 
	font-size:12px; 
	text-decoration: none
	font-family:verdana;
	background:#ffffff;

}

select.search{
	color:#000000; 
	border-width:1px;
	border-color: #000000;
	font-weight:none; 
	font-size:12px; 
	text-decoration: none
	font-family:verdana;
	background:#ffffff;
}

table.main {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 0% 0%;
}