BODY {
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	font-family: Arial;
    	color: #000000;
    	margin: 0px
}

.MainTable {
	background-color: #FFFFFF;
	background-image: url(logo_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.MainTableBorder {
	background-color: #FFFFFF;
	background-image: url(main_table_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.MenuTable {
	background-color: #FFFFFF;
	background-image: url(menu_table_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Content {
 
	font-size: 10pt;
	line-height: 120%;    
	font-family: Arial;
	color: #023E75;
	text-align: justify;
}

.ContentBold {
 
	font-size: 9pt;
	font-weight: bold;   
	font-family: Arial;
	color: #023E75;
}

.Title {
 
	font-size: 12pt;
	font-weight: bold;  
	font-family: Arial;
	color: #023E75;
	margin-bottom: 3px;
}

.BigTitle {
 
	font-size: 14pt;
	font-weight: bold;  
	font-family: Arial;
	color: #72503D;
}

.NewsTitle {
 
	font-size: 8pt;
	font-weight: bold;    
	font-family: Arial;
	color: #600069;
	margin-bottom: 5px;
}

.NewsText {
 
	font-size: 8pt;   
	font-family: Verdana;
	color: #023E75;
	text-align: justify;
}

.SmallFont {
 
	font-size: 7pt;  
	font-family: Verdana;
	color: #FFFFFF;
}

.SmallFontBold {
 
	font-size: 8pt;
	font-weight: bold;  
	font-family: Arial;
	color: #023E75;
}

.ProjectsSmall {
 
	font-size: 7pt;  
	font-family: Verdana;
	color: #023E75;
	text-align: justify;
}

.ProjectsTitle {
 
	font-size: 8pt;
	font-weight: bold;    
	font-family: Arial;
	color: #023E75;
	margin-top: 1px;
	margin-bottom: 1px;
}

.Copyright {
 
	font-size: 7pt;  
	font-family: Verdana;
	color: #B2B2B2;
}

.MenuFont {
 
	font-size: 8pt;
	font-weight: bold; 
	font-family: Arial;
	color: #72503D;
	margin-top: 1px;
	margin-bottom: 1px;
}

.HeaderText {
 
	font-size: 7pt;   
	font-family: Verdana;
	color: #023E75;
	margin-bottom: 3px;
}

.Date {
	font-size: 9px; 
	color: #FFFFFF; 
	font-family: Verdana;
}

.TextField {
	 
	border:1px solid #023E75; 
	font-size: 7pt;
	color: #023E75;	
	font-family: Verdana;
}

.ImageBorderColor {
	
	Border-Right: #023E75 1px solid;
	Border-Top: #023E75 1px solid; 
	Border-Left: #023E75 1px solid; 
	Border-Bottom: #023E75 1px solid;
} 

#contentwrapper{

	width: 358px;
	height: 160px;
	padding: 0px;
}

.billcontent{

	width: 100%;
	display: block;
	font-size: 10pt;
	line-height: 120%;    
	font-family: Arial;
	color: #023E75;
	text-align: justify;
}

A:link {
	COLOR: #600069; TEXT-DECORATION: none
}
A:visited {
	COLOR: #600069; TEXT-DECORATION: none
}
A:hover {
	COLOR: #600069; TEXT-DECORATION: underline
}

A:link.Menu {
	COLOR: #023E75; TEXT-DECORATION: none
}
A:visited.Menu {
	COLOR: #023E75; TEXT-DECORATION: none
}
A:hover.Menu {
	COLOR: #023E75; TEXT-DECORATION: none
}

A:link.Help {
	COLOR: #023E75; TEXT-DECORATION: none
}
A:visited.Help {
	COLOR: #023E75; TEXT-DECORATION: none
}
A:hover.Help {
	COLOR: #023E75; TEXT-DECORATION: underline
}

A:link.Projects {
	COLOR: #023E75; TEXT-DECORATION: none
}
A:visited.Projects {
	COLOR: #023E75; TEXT-DECORATION: none
}
A:hover.Projects {
	COLOR: #023E75; TEXT-DECORATION: underline
}