.body10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.body_image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	

}
.table_bkgr {
	background-image: url(images/table_bkgr.gif);
}

.margins {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color:#FFFFFF;
}
.heading{
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
}
H1{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	
}
H2{
	font-size:11px;
	text-align:left;
}

/* BUTTONS ----------------------------------------------------------------------------------------*/
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.B1:link {
	color: #0091DC;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}

a.B1:visited {
	color: #0091DC;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}
a.B1:hover {
	color: #FF6600;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}
/*---------------------------------------------------------------------------------------------*/
a.B2:link {
	color: #0091DC;
	text-decoration: none;
	font-weight: bold;
}

a.B2:visited {
	color: #0091DC;
	text-decoration: none;
	font-weight: bold;
}

a.B2:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}
/*---------------------------------------------------------------------------------------------*/
a.B3:link {
	color: #0091DC;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}

a.B3:visited {
	color: #0091DC;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}

a.B3:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}
/*---------------------------------------------------------------------------------------------*/
a.B4:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a.B4:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a.B4:hover {
	color: #0091DC;
	text-decoration: none;
	font-weight: bold;
}
/*---------------------------------------------------------------------------------------------*/
#NAV1 UL {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px auto; 
	padding-top: 0px; 
	list-style-type: none; 
}
#NAV1 LI {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
	font-size:11px;
	font-weight: bold;
	border-top: 0px solid #666666;
	border-left: 0px solid #666666;
}

#NAV1 LI a:link {
	display: block; 
	background: #FFFFFF; 
	width: 100%; 
	color: #0091DC;
	height: 14px; 
	text-decoration: none;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:0px;
}
#NAV1 LI a:visited {
	display: block; 
	background: #FFFFFF; 
	width: 100%; 
	color: #0091DC;
	height: 14px; 
	text-decoration: none;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:0px;
}
#NAV1 LI a:hover {
	background-color:#F3F0EF;
	color: #FF6600;


}

a.BTOP:link {
	color: #0091DC;
	text-decoration: none;
	font-weight: bold;
}

a.BTOP:visited {
	color: #0091DC;
	text-decoration: none;
	font-weight: bold;
}

a.BTOP:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
	background-color:#FFFFFF;
}


/*---------------------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------------------*/
.NAVLEFT {
	top: 86px;
	left:12px; 
	width:210px;
	position:absolute;
	padding-left:0px;
	padding-bottom:5px;
	z-index:10;
}


/*---------------------------------------------------------------------------------------------*/

.mcontent{
	left:210px;
	top:70px;
	width:570px;
	position:absolute;
	padding-left:18px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	z-index:72;
	text-align:justify;
	border:0px solid #666666;
	background-color:#FFFFFF;
}

/*---------------------------------------------------------------------------------------------*/
.footer{
	width:100%;
	position:absolute;
	z-index:19;
}
/*---------------------------------------------------------------------------------------------*/
.LineTop{
	border-top:1px dashed #666666;
}

.LineBottom {
	border-bottom:1px dashed #666666;
}

/*---------------------------------------------------------------------------------------------*/
.shaded {
	background-color:#DDF3FF;
	font-weight:bold;
	padding:2px 0px 2px 7px;
}

/*---------------------------------------------------------------------------------------------*/

.xcontent {
	left:11px;
	top:0px;
	position:absolute;
	visibility:hidden;
	z-index:1;
	
}



