body {
	margin-top:    0px;
	margin-right:  0px;
	margin-bottom: 0px;
	margin-left:   0px;
	margin-width:  0px;
	margin-height: 0px;
}

.normal {
	font-family:   Arial;
	font-size:     13px;
	font-weight:   normal;
    color:         #000000;
}

.header1 {
	font-family:   Verdana;
	font-size:     20px;
	font-weight:   bold;
    color:         #003399;
}

.footer {
	font-family:   Verdana;
	font-size:     11px;
	font-weight:   bold;
    color:         #003399;	
}

.subfooter {
	font-family:   Verdana;
	font-size:     10px;
	font-weight:   normal;
    color:         #222222;	
}

.linksBG {
	background-attachment: scroll;
	background-image: url('images/menu_links_bg.jpg');
	background-repeat: repeat-x;
	background-position: left center;
	height: 23px;
	width: 768px
}

.atop {
	border-right:1px solid #9CAFB8;
	background:#687D90 url('images/menu_links_bg.jpg') repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #E9E9E9;
	width: auto;
	margin: 0px;
	height: 20px;
	text-align: center;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px
}

.atop:hover {
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: url('images/menu_links_bg_over.jpg');
	background-repeat: repeat-x;
	background-position:  
                
               left center;
	text-align: center;
	height: 20px;
	width: auto;
	padding-right: 15px;
	padding-bottom: 3px;
	margin: 0px
}

.lmenuBG {
	background-attachment: scroll;
	background-color: #0066CC;
}

.lmenu {
	padding:5px; border-right:1px solid #9CAFB8; border-left:1px solid #9CAFB8; border-bottom:1px solid #9CAFB8; background-attachment:  scroll;
	background-image: 		url('images/menu_links_bg.jpg');
	background-repeat:		repeat-x;
	background-position:     left center;
	font-family:            Arial, Helvetica, sans-serif;
	font-size:              11px;
	font-weight:            bold;
	text-decoration:        none;
	color:                  #E9E9E9;
	width:                  168px;
	margin:                 0px;
	height:                 25px;
	text-align:             left;
	float:                  left;
	
}

.lmenu:hover {
	padding:5px; border-right:1px solid #9CAFB8; border-left:1px solid #9CAFB8; border-bottom:1px solid #9CAFB8; background-attachment: scroll;
	background-image: url('images/menu_links_bg_over.jpg');
	background-repeat: repeat-x;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #00AA00;
	width: 168px;
	margin: 0px;
	height: 25px;
	text-align: left;
	float: left;
	
}

.topline {
	border-top:1px solid 6B8694; 
}

.lmenu5 {
	border-right:           1px solid #9CAFB8;
	border-left:            1px solid #9CAFB8;
	border-bottom:          1px solid #9CAFB8;
	background-attachment:  scroll;
	background-color: 		#0066CC;
	font-family:            Arial, Helvetica, sans-serif;
	font-size:              11px;
	font-weight:            bold;
    color:                  #FFFFFF;
	text-align:             left;
	text-decoration:        none;
	width:                  168px;
	margin:                 0px;
	height:                 25px;
	float:                  left;
	padding-top:            5px;
	padding-right:          5px;
	padding-bottom:         5px;
	padding-left:           5px;
}
.lmenu5:hover {
	background-color: 		#E9E9E9;
	 color:                 #111111;
}

.lmenu6 {
	border-right:           0px solid #9CAFB8;
	border-left:            0px solid #9CAFB8;
	border-bottom:          0px solid #9CAFB8;
	background-attachment:  scroll;
	background-color: 		#0066CC;
	font-family:            Arial, Helvetica, sans-serif;
	font-size:              11px;
	font-weight:            bold;
    color:                  #FFFFFF;
	text-align:             left;
	text-decoration:        none;
	width:                  168px;
	margin:                 0px;
	height:                 25px;
	float:                  left;
	padding-top:            5px;
	padding-right:          5px;
	padding-bottom:         5px;
	padding-left:           5px;
}
.lmenu6:hover {
	background-color: 		#E9E9E9;
	 color:                 #111111;
}



