body {
	margin: 0px;
	padding: 0px;
	background-color: #60C0F3;
	background-image: url(images/main_page_bkg.gif);
	background-repeat: repeat-x;


}

body, td {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #0066CC;
}
.tophome {
	background-image: url(images/top_bkg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}


.bothome {
	background-image: url(images/bottom_bkg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000066;


}
.pagebox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89D8FF;

}
.tdline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #97DCFF;
	padding-top: 5px;
	padding-bottom: 5px;

}
.pagemark {
	color: #0066CC;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;

}
th {
	font-weight: bold;
	color: #444D9F;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97DCFF;
	padding-top: 5px;
	padding-bottom: 5px;




}
hr {
	color: #98D7F8;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
}


a.linkmenus {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}


a.linkmenus:hover {}


.selecta {
	background-color: #538ACC;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #351374;
}
