body {

	scrollbar-face-color: #3252e5;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #3252e5;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	
	
	margin:0px 0px 0px 0px;
	background-color: FFFFFF;
	
	font:12px/18px Verdana,"MS Sans Serif",sans-serif;
	
}

.normal {
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	font-family:"Verdana","MS Sans Serif","sans-serif";
	margin-left:11px;
	margin-top: 18px;
	margin-right: 11px;
	margin-bottom: 11px;
}

UL {
	font:12px/18px Verdana,"MS Sans Serif",sans-serif;
}

TD {
	font:12px/18px Verdana,"MS Sans Serif",sans-serif;
}

A {
	font-weight: bold;
	color: #E70000;
	font-size: 12px;
	font-family:Verdana,"MS Sans Serif",sans-serif;
	text-decoration: underline;
}

A:hover {
	font-weight: bold;
	color: #3252E5;
	font-size: 12px;
	font-family:Verdana,"MS Sans Serif",sans-serif;
	text-decoration: none;
}

.topMenu {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-family:Verdana,"MS Sans Serif",sans-serif;
	text-decoration: none;
} 

.topMenu:hover {
	font-weight: bold;
	color: #FFEA00;
	font-size: 12px;
	font-family:Verdana,"MS Sans Serif",sans-serif;
	text-decoration: underline;
}   

.bottomMenu {
	font-weight: normal;
	color: #FFFFFF;
	font-size:11px; 
	font-family:Verdana,"MS Sans Serif",sans-serif;
	text-decoration: none;
}

.bottomMenu:hover {
	font-weight: normal;
	color: #FFC000;
	font-size:11px; 
	font-family:Verdana,"MS Sans Serif",sans-serif;
	text-decoration: underline;
} 

.smallMenu {
	font-weight: bold;
	color: #FFEA00;
	font-size:11px; 
	font-family:Verdana,"MS Sans Serif",sans-serif;
	text-decoration: none;
}

.smallMenu:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size:11px; 
	font-family:Verdana,"MS Sans Serif",sans-serif;
	text-decoration: underline;
} 

.smallText {
	font-weight: bold;
	color: #FFFFFF;
	font-size:8px; 
	font-family:Verdana,"MS Sans Serif",sans-serif;
	text-decoration: none;
} 

.bigTitle {
	font-weight: bold;
	color: #001D90;
	font-size:18px; 
	font-family:Arial,"MS Sans Serif",sans-serif;
	text-decoration: none;
} 

.bigTitle:hover {
	font-weight: bold;
	font-size:18px; 
	font-family:Arial,"MS Sans Serif",sans-serif;
	text-decoration: none;
	color: #3252E5;
	text-decoration: none;
} 

.formEdit {
	font: 11px "Verdana","Arial","MS Sans Serif,sans-serif";
	border-top: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	background-color:#FFFFFF;
	width:255px;
}

TEXTAREA {
	font: 12px "Verdana","Arial","MS Sans Serif,sans-serif";
	border-top: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	background-color:#FFFFFF;
	overflow:auto;
	width:405px;
}

.grey {
	color: #A5A5A5
}	

.greyLink {
	font-weight: normal;
	color: #A5A5A5;
	text-decoration: underline;
}
.greyLink:hover {
	font-weight: normal;
	color: #3252E5;
	text-decoration: none;
} 

.adsense {
	float:right;
	padding:5px 0px 20px 25px;
}

.adsenseLeft {
	float:left;
	padding:5px 20px 20px 0px;
}
