body 
{
	background-color: #00044E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C3954;
	scrollbar-face-color: #C7CED6;
	scrollbar-shadow-color: #B4BED7;
	scrollbar-highlight-color: #B4BED7;
	scrollbar-3dlight-color: #B4BED7;
	scrollbar-darkshadow-color: #333366;
	scrollbar-track-color: #00044E;
	scrollbar-arrow-color: #00044E;
}

p, h1, h2, h3, table, td, th, ul, ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C3954;
}

h1 
{
	font-size:160%;
	color: #000080;
	font-variant: small-caps
}

h2 
{
	font-size:120%;
	color: #000080;
	font-variant: small-caps
}

a, a:visited, a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
	font-weight: 600;
}

a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #621D3C;
	text-decoration: none;
	font-weight: 600;
}

<!-- *** MENU CSS *** -->
.menu, .menu:visited, .menu:active 
{ 
    text-align: right;
	font-size: 13px;
	color: #000080;
	font-weight: bold; 
}

.menu:hover 
{ 
	font-size: 13px;
	color: #4040FF;
	font-weight: bold; 
}

.headtd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00044E;
}

.subtd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EFEDEE;
}

.searchtd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #BBC2DC;
}

<!-- used in the external tables to create borders -->
.table1
{
	background-color: #000040;
}

<!-- used in the external tables to create borders -->
.table2
{
	background-color: #FFFFFF;
}

<!-- the color used as a background to the collage -->
.table3
{
	background-color: #B5CCF0;
}

<!-- the color used as a background to the top menu bar -->
.table4
{
	background-color: #000040;
}
<!-- headings in the content area ie middle block -->
.heading
{
	font-family: Arial;
	font-size: 12px;
	color: #9A0000;
	font-weight: bold;
}

.button {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color:#444C8A; 
	border: 1px solid #444C8A
}
