BODY {
  direction:;
  background-attachment:fixed;
  scrollbar-arrow-color: FF9900;
  scrollbar-track-color:3399CC;
  scrollbar-face-color: 3399CC;
  scrollbar-highlight-color: ;
  scrollbar-3dlight-color: ;
  scrollbar-darkshadow-color: ;
  scrollbar-shadow-color: ;
}

.button{background-color: #8DB1CA; border-width: 1px; color: #003399; }
hr {
	border-top : 1px solid #CCCCCC;
	color : #CCCCCC;
	height : 1px;
	width : 80%;
	}

h1 {	
	font-weight: bold;
	font-size: 15px;
	color: #3399CC;
	
	}

h4 {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	font-size: 12px;
	color: #003399;
	
	}
p {	
	
	TEXT-ALIGN: justify;
	font-weight: normal;
	font-size: 12px;
	color: #003399;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 0px;
	}
	
h2 {	
	
	TEXT-ALIGN: center;
	font-weight: bold;
	font-size: 15px;
	color: #003399;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;
	}
h3 {	
	
	TEXT-ALIGN: left;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 0px;
	}

h5 {	
	
	TEXT-ALIGN: right;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 0px;
	}



.mlink {
	margin-top: 9px;
	margin-left: 5px;
	font: bold 11px verdana;
	text-decoration: none;
	color: #003399;
	}

.link {
	margin-top: 0px;
	margin-left: 15px;
	font: bold 12px verdana;
	text-decoration: none;
	color: #003399;
	}


.mlink:hover {text-decoration: underline;}
.link:hover {text-decoration: underline;}
.smp {
	font: bold 13px verdana;
	text-decoration: none;
	color: #FF0000;
	}
.smp:hover {text-decoration: underline;}

.orange {
	font: bold 13px Verdana;
	text-decoration: none;
	color: #FF9900;
	}
.vote {
	font: bold 13px Verdana;
	text-decoration: none;
	color: #003399;
	}
.os {
	font: normal 10px Verdana;
	text-decoration: none;
	color: #003399;
	}
.orange:hover {text-decoration: underline;}

#smalltext {font: normal 10px Verdana;}

#lm {margin-left: 10px; margin-top: 9px;}
#rm {margin-right: 10px; margin-top: 9px;}