body
{
	font-family: "Times New Roman", Times, serif;
	padding:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ccd9e9;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0a0d42;
}

A:link {text-decoration: none; color:#0a0d42; font-weight: bold; }
A:visited {text-decoration: none; color:#0a0d42 ; font-weight: bold;}
A:active {text-decoration: none; color:#0a0d42 ; font-weight: bold;}
A:hover {text-decoration: none; color:#0a0d42 ; font-weight: bold;}

h3 {color:#003300;
text-decoration:underline;
}
html
{ overflow-y:scroll;
}
.sub_footer {
	font-size: 12px;
	color: #8688a2;
	text-decoration: none;
}
.submenu {font-size: 14px;
	font-weight: bold;
	color: #000000;
	display:block;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/but_bg_2_hover.jpg);
	background-repeat: repeat-y;}

A.submenu:link {font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display:block;
	text-align: center;
	background-image: url(../images/but_bg_2_hover.jpg);
	background-repeat: repeat-y;}
A.submenu:visited {font-size: 14px;
	font-weight: bold;
	color: #000000;
	display:block;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/but_bg_2_hover.jpg);
	background-repeat: repeat-y;}
A.submenu:active {font-size: 14px;
	font-weight: bold;
	color: #2a651d;
	display:block;
	background-color:#42446d;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/but_bg_2_act.jpg);
	background-repeat: repeat-y;}
A.submenu:hover {
	font-size: 14px;
	font-weight: bold;
	display:block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/but_bg_2.jpg);
	background-repeat: repeat-y;
	}

.submenu2 {font-size: 14px;
	font-weight: bold;
	color: #000000;
	display:block;
	text-decoration: none;
	text-align: center;
	}


A.submenu2:link {font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display:block;
	text-align: center;
	}

A.submenu2:visited {font-size: 14px;
	font-weight: bold;
	color: #000000;
	display:block;
	text-decoration: none;
	text-align: center;
	}

A.submenu2:active {font-size: 14px;
	font-weight: bold;
	color: #0a0d42;
	display:block;
	background-color:#42446d;
	text-decoration: none;
	text-align: center;
	}
A.submenu2:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0a0d42;
	display:block;
	text-decoration: none;
	text-align: center;
	}

.header {
	font-size: 18px;
	font-weight: bold;
	color: #040627;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0a0d42;
	margin: 2px;
}
.date {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

