
body {
	font-family: Times New Roman;
}

a {
	text-decoration:none;
}

a:hover { 
	color:#7B96B1;
}

a.menu:link, a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}

.selecter {
	font-size: 9pt;
	color: #F0F0F0;
	background-color: #00264D;
	
}

.gentext {
	font-size: 13;
	font-family: Verdana;
}

.gentextblack {
	font-size: 13;
	font-family: Verdana;
	color: #000000;
}

.table_blue_med {
	background-color: #05427F;
}

.linktitle
{
	text-align: left;
	font-weight: bold;
	font-size: 13;
	font-family: Verdana;
	/*background-image: url(menu.gif);*/
	background-color: #5E81A2;
	height: 20px;
	padding: 0px 8px;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
}

.linktable
{
	border: #000000 1px solid;
	background-color: #00264D
}

.linkcell
{
	background-color: #00264D;
	text-align: left;
	font-size: 12;
	font-family: Verdana;
	color: white;
	height: 20px;
	text-decoration:none;
	
	padding: 0px 8px;
}

.linkcellhover
{
	border: #5E81A2 1px solid;
	background-color: #05427F; /* #00264D */
	text-decoration: none;
	text-align: left;
	font-size: 12;
	font-family: Verdana;
	color: white;
	cursor: hand;
	height: 20px;
	text-decoration:none;
	
	padding: 0px 7px;

}

h3 {
	font-size: 24;
}

h4 {
	font-size: 20;
}

/*
h2 { 
	font-family: Times New Roman; 
	font-size: 18;
	background: #5E81A2; 
	border-right: #00264D 1px solid; 
	border-left: #00264D 1px solid; 
	border-top: #00264D 1px solid; 
	border-bottom: #00264D 1px solid; 
	padding: 2pt;
	width: 200; 
	text-align: center; 
	alignment: center;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#00264D', Direction=135, Strength=6); 
}
*/

.menutop {
	/* border-top: #000000 1px solid;  */
	/* border-bottom: #5E81A2 1px solid;  */
	padding: 2;
}

.logo {
	padding: 2px 2px 8px 2px;
}

.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #FFFFFF;
	background-color: #003469; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.buffer {
	padding: 3px;
}

.articlehead {
	font-size: 24;
	font-weight: bold;
	font-family: Verdana;
	padding: 0px, 3px;
}

.articlebody {
	border: #00264D 1px solid;
	background-color: #05427F;
	padding: 7px;
	font-size: 13;
	font-family: Verdana;
}

.blue1 {		/*  darkest */
	background-color: #00264D;
	font-family: Verdana;
	font-size: 13;
	padding: 5px;
}

.blue2 {
	background-color: #05427F;
	font-family: Verdana;
	font-size: 13;
	padding: 5px;
}

.blue3 {		/*  lightest */
	background-color: #5E81A2;
	font-family: Verdana;
	font-size: 13;
	padding: 5px;
}

.c_teal1 {
	font-family: Verdana;
	font-size: 14;
	background-color: #00b0f0;
	color: black;
}

.c_teal2 {
	font-family: Verdana;
	font-size: 14;
	background-color: #03d1e9;
	color: black;
}

.c_green {
	font-family: Verdana;
	font-size: 14;
	background-color: #00b050;
	color: white;
}

.c_purple {
	font-family: Verdana;
	font-size: 14;
	background-color: #993399;
	color: white;
}

.c_red {
	font-family: Verdana;
	font-size: 14;
	background-color: #FF0000;
	color: white;
}

.c_orange {
	font-family: Verdana;
	font-size: 14;
	background-color: #f79646;
	color: black;
}

.c_yellow {
	font-family: Verdana;
	font-size: 14;
	background-color: #fff200;
	color: black;
}
