font, div, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00316A;
	background-image: url(images/main_bg.gif);
}

a:link { text-decoration: none; color: #8BE5FF; font-weight : bold;}
a:visited { text-decoration: none; color: #8BE5FF; font-weight : bold;}
a:active { text-decoration: none; color: #FFFFFF; font-weight : bold;}
a:hover { text-decoration: none; color: #FFFFFF; font-weight : bold;}

.menu_scio {
	font-family : Times New Roman, Garamond, Times, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ECCCFF;
}
a.menu_scio:link { text-decoration: none; color: #ECCCFF; font-weight : normal;}
a.menu_scio:visited { text-decoration: none; color: #ECCCFF; font-weight : normal;}
a.menu_scio:hover { text-decoration: none; color: #FFFFFF; font-weight: normal; border-bottom: 1px dashed;}

.menu_light {
	font-family : Times New Roman, Garamond, Times, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #B4E9FF;
}
a.menu_light:link { text-decoration: none; color: #B4E9FF; font-weight : normal;}
a.menu_light:visited { text-decoration: none; color: #B4E9FF; font-weight : normal;}
a.menu_light:hover { text-decoration: none; color: #FFFFFF; font-weight: normal; border-bottom: 1px dashed;}

.menu_light2 {
	font-family : Times New Roman, Garamond, Times, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #D3C7FF;
}
a.menu_light2:link { text-decoration: none; color: #D3C7FF; font-weight : normal;}
a.menu_light2:visited { text-decoration: none; color: #D3C7FF; font-weight : normal;}
a.menu_light2:hover { text-decoration: none; color: #FFFFFF; font-weight: normal; border-bottom: 1px dashed;}

.maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #A1B7B9;
	border-style: solid solid solid solid;
}

.subtable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #A1B7B9;
	border-style: solid solid solid solid;
}

.content {
	font-size: 12px;
	color: #FFFFED;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 145%;
}

.pagetitle {
	font-family : Times New Roman, Garamond, Times, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFED;
}