@charset "utf-8";
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.bodybackground {
	background-image: url(images/body_bkground.gif);
	background-repeat: repeat-y;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}




body {
	background-color: #015DAA;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

