body {    
	scrollbar-3dlight-color: rgb(244,234,213);
	scrollbar-highlight-color: rgb(244,234,213); 
	scrollbar-face-color: rgb(205,180,95); 
	scrollbar-shadow-color: rgb(244,234,213); 
	scrollbar-darkshadow-color: rgb(244,234,213); 
	  
	scrollbar-arrow-color: rgb(195,16,44);  
	scrollbar-base-color: rgb(250,244,230);  
	   
	scrollbar-track-color:rgb(250,244,230); 
	}

.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C3102C;
}
.redlarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #C3102C;
	font-weight: bold;
}
.black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.blackspaced {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-right: 10px;
}
.menublack {
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.blacksmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #F4EAD5;
	background-color: #FDFBF7;
}
.menumegj {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C3102C;
}
.menuborok {
    margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C3102C;
}
.menumegj a, .menuborok a {
	text-decoration: none;
}
.menumegj a:hover, .menuborok a:hover{
	text-decoration: underline;
}
.gold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D4B664;
}