body {
 	SCROLLBAR-FACE-COLOR: #60BDD2;
	SCROLLBAR-HIGHLIGHT-COLOR: #60BDD2;
	SCROLLBAR-SHADOW-COLOR: #60BDD2;
	SCROLLBAR-3DLIGHT-COLOR: #60BDD2;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #60BDD2;
	SCROLLBAR-DARKSHADOW-COLOR: #60BDD2;

}

A:active{color:#259CBE; text-decoration:none;
}
A:link{color:#259CBE; text-decoration:none;
}
A:visited{color:#259CBE; text-decoration:none;
}
A:hover{color:#5E5E5E; 	text-decoration: line-through; font-weight: bold; cursor: default;
}

body{
	color:#5E5E5E; 
	font-family: trebuchet ms, verdana;
	font-size:7pt;
	MARGIN: 0px; 
	VERTICAL-ALIGN: top;
	LINE-HEIGHT: 10px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #60BDD2 url(fon1.jpg);
	background-repeat: repeat-x;
}

b, strong {
	color: #C67948;
	font-family: trebuchet ms, verdana;
	font-size:7pt;
}

table, td, tr {
   	text align: justify;
	font-family: trebuchet ms, verdana;
	font-size:7pt;
	MARGIN: 0px; 
	VERTICAL-ALIGN: top;
	LINE-HEIGHT: 10px; 
	background-position: left;
	background-repeat: repeat-y;
}

h1 {
	font-weight: bold;
	text-transform: uppercase;
	FONT-SIZE: 6pt; 
	VERTICAL-ALIGN: top;
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: verdana;
	background: #F8F2E8 url(fon4.jpg);
	color: #0D92C3;
    text-align: center;
    padding: 6px;
    margin: 1;
    letter-spacing : 1px;
}

img {	
    border: 0px solid #D7F0FA;
}
a img {
	border: 0px solid #D7F0FA;
}
a:hover img {
	border: 0px solid #CDEBF7}

.menucont {
	MARGIN: 0px;
	WIDTH: 100%;
	border-top: #BAE4E7 2px solid;
	border-bottom: #BAE4E7 2px solid;
	border-right: #BAE4E7 1px solid;
	border-left: #BAE4E7 1px solid;
    background: #F8F2E8;		
}
