body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #4D4D4D;
	text-decoration: none;
	background-color: #EAEADE;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
.h2 {
	background-image: url(h2.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 257px;
}
.h3 {
	background-image: url(h3.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 281px;
}
.h4 {
	background-image: url(h4.jpg);
	background-repeat: no-repeat;
	height: 234px;
	width: 36px;
}
.h_bg {
	background-image: url(h_bg.jpg);
	background-repeat: repeat-x;
	width: 219px;
}
.h5 {
	background-image: url(h5.jpg);
	background-repeat: no-repeat;
	width: 257px;
}
.h6 {
	background-image: url(h6.jpg);
	background-repeat: no-repeat;
	width: 281px;
}
.bg1 {
	background-color: #E9E9DD;
}
a.l1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.l1:hover {
	
	color: #999999;
	
}
a.l2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009EC6;
	text-decoration: none;
}
a.l2:hover {
	text-decoration:underline;
}
.bg2 {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 240px;
}
.t1 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
}
.t1_bold {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
}
.bg3 {

	background-image: url(pic1.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 240px;
}
.bold {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
.bold_tx {

	font-family: Times New Roman;
	font-size: 26px;
	font-weight: bold;
	color: #009EC6;
	text-decoration: none;
}
.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 160px;
	font-weight: bold;
	color: #FFFFFF;
}
	
.suckerdiv ul li{
	position: relative;
	
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	position: absolute;
	width:120px;
	top: 0;
	visibility: hidden;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(h_bg.jpg);
	background-repeat: repeat-x;	
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #FFFFFF;
text-decoration: none;
padding: 6px 6px 6px 5px;

border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: #FFFFFF;
}

.suckerdiv ul li a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

.suckerdiv .subfolderstyle{
	background-image: url(arrow-list.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #FFFFFF;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
.footer {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
