BODY	{
	font-weight: normal;
	text-justify: auto;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: justify;
	scrollbar-base-color: #99916c;
    	scrollbar-face-color: #CCC096;
    	scrollbar-shadow-color: #99916c;
    	scrollbar-highlight-color: #99916c;
    	scrollbar-3dlight-color: #99916c;
    	scrollbar-darkshadow-color: #99916c;
    	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #000000;
	}
TABLE {	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #000000;
	border-width : 0;}

TH {font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #000000;
	font-weight : bold;}

TD {font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #000000;}

H1, H2, H3, H4, H5, H6
{
    COLOR: #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
H1	{	
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	


.MainCell1 {width: 201px; height: 400px;}
.MainCell2 {height: 400px;}
.BottomCell1 {width: 201px; height: 80px;}
.BottomCell2 {height: 80px;}


OL LI	{	
	list-style-type: decimal ;
	}	
UL LI	{	
	list-style-type:	square ;
	}	

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: Bold;
    line-height: 20px    
}

input,select {
 	background-color: #F5F5F5;
	color: navy; 
	font-size: 12px;
	height: 20px;
	}

.wtext {
	color : #ffffff;
	}

a.buttonlink, a.buttonlink:visited, a.buttonlink:active {
	display: block;
	width: 90px;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	border: solid 1px #141654;
	background-color:#00AACC;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.buttonlink:hover {
	display: block;
	width: 90px;
	font-family:arial;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	border: solid 1px #141654;
	background-color: #F0F0F0;
	margin-top: 0px;
	margin-bottom: 0px;
}
