H1 {
	font-size: 24pt;
	color: #FF6600;
	font-family: Verdana;
	font-weight: bold;
}
.pageContent a {
	font-size: 11px;
	font-family: tahoma;	
}
.top-bg
{
	background : url('../images/header_bg.gif') repeat-x top;
	vertical-align : top
}
.top-header
{
	height : 250;
}
.company
{
	font-size: 18pt;
	color: #0A3964;
	font-family: Arial;
	vertical-align: bottom
}
.slogan
{
	font-size: 12pt;
	color: #0A3964;
	font-family: arial;
	vertical-align: top;
}
.menu
{
		font-size: 9px;
	color: #2A3131;
	font-family: tahoma;
	font-weight: bold;
	text-decoration : none;
}
.amenu
{
	font-size: 9px;
	color: #E6F6B7;
	font-family: tahoma;
	font-weight: bold;
	text-decoration : none;	
}

.padding10px
{
	padding: 0px 10px 0px 10px;
	height:37px;
}
.menu-bullet
{
	margin: 5px;
	border : 0px;
}
.separator1
{
	margin: 0px 10px 0px 10px;
}
.submenu
{
	font-size: 9px;
	color: #2A3131;
	font-family: tahoma;
	text-decoration : none;
	line-height: 9px;
}
td.asubmenu
{
	background : url('../images/asubmenu.gif') repeat-x top left;
	padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
}
.submenu-bullet
{
	margin: 5px 10px 0px 10px;
}
.content
{
	background : #118900 url('../images/bg.gif') repeat-x top left ;
	padding-left:55px; padding-right:55px; padding-top:25px; padding-bottom:25px
}
.text
{
	font-size: 11pt;
	color: #FFFFFF;
	font-family: tahoma;
}
.textgris
{
	font-size: 11pt;
	color: #666666;
	font-family: tahoma;
}
.textblanc
{
	font-size: 11pt;
	color: #FFFFFF;
	font-family: verdana;
}
.btmenu-bg
{
	background : url('../images/btmenu_bg.gif') repeat-x top left ;
	height: 34px	
}
.btmenu
{
	font-size: 9px;
	color: #2A3131;
	font-family: tahoma;	
	font-weight : bold;
	text-decoration: none;
}
.footer-bg
{
	background : url('../images/footer_bg.gif') repeat-x top left ;
	height: 40px		
}
.footer
{
	font-size: 9px;
	color: #5B7B38;
	font-family: tahoma;	
}
A.index:LINK{
	FONT-SIZE: 12pt;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: underline;
}
A.index:VISITED {
	FONT-SIZE: 12pt;
	FONT-FAMILY: tahoma;
	COLOR: Silver;
	TEXT-DECORATION: none;
}
A.index:HOVER {
	FONT-SIZE: 12pt;
	FONT-FAMILY: tahoma;
	COLOR: Red;
	TEXT-DECORATION: none;
}