body{
	scrollbar-face-color:#69abff;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#0066FF;
	scrollbar-darkshadow-color:#9EC6FA;
	scrollbar-track-color:#C8E0FF;
	scrollbar-arrow-color:#ffffff;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	background-color: #69abff;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}

a{
	color:blue;
	text-decoration:none;
}

a:hover{
	color:red;
	text-decoration: underline;
}

a:active{
	color:yellow;
	text-decoration:none;
}

.pagetitle{
	color: #69abff;
	font-size: 36px;	
	font-family: "Times New Roman", Times, serif;
}

.menutitle{
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
}

.menutitle2{
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
.menulink{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.styleh1{
	color: #69abff;
	font-family: "Times New Roman", Times, serif;
}

.date{
	color: #666666;
	font-size: 10px;
}
.search_button{
	font-weight: bold;
	BORDER-RIGHT:white 1px solid;
	BORDER-TOP:white 1px solid;
	BORDER-LEFT:white 1px solid;
	BORDER-BOTTOM:white 1px solid;
	BACKGROUND:#69ABFF;
}

.search_pole{
	BORDER-RIGHT:#69ABFF 1px solid;
	BORDER-TOP:#69ABFF 1px solid;
	BORDER-LEFT:#69ABFF 1px solid;
	BORDER-BOTTOM:#69ABFF 1px solid;
	background:#ffffff;
}

.slink{
	font-size: 9px;
}