body {
	margin: 0px;
	vertical-align:top;
	text-align:center;
	/*background-image: url(../images/bg_02.jpg);*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#226201;
}
.grad {
	/*background-image: url(../images/grad.jpg);*/
	background-repeat: repeat-x;
}
.left {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	width: 17px;
	
}
.right {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	width: 17px;

}
/*.l_grad {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	width: 17px;
}
.r_grad {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	width: 17px;
}*/
.top {
	background-image: url(../images/mkl_02.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 761px;
}
.nav {
	height: 57px;
	width: 761px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	z-index:9;
}
.banner {
	background-image: url(../images/mkl_07_alt.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 761px;
}
.mid {
	background-color: #FFFFFF;
	background-position: top;
	padding: 10px 10px 10px;
	text-align: left;
	color: #666666;
}
.bot {
	background-image: url(../images/mkl_09_alt.jpg);
	background-repeat: no-repeat;
	height: 0px;
}
a {
	color: #216302;
}
.section {
	font-size: 14px;
	font-weight: bold;
	color: #440B69;
}
.center_align {
	text-align: center;
}
#dropmenudiv{
position:absolute;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px;
background-color: #4D2A62;
}
#dropmenudiv a:link, #dropmenudiv a:visited{
text-decoration: none;
color: #D6A9F2;
}
#dropmenudiv a:hover{
text-decoration: underline;
color: #FFFFFF;
}

#bg_layer3 {
	background-image:url(../images/bg_site_horizontal.gif);
	background-repeat:repeat-y;
	background-position:top center;
}

#bg_layer2 {
	background-image:url(../images/bg_site_vertical.gif);
	background-repeat:repeat-x;
	background-position:top center;
}

#bg_layer1 {
	background-image:url(../images/bg_site.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.form { font-family:"Times New Roman"; color:#400C70; font-size:13px; font-weight:bold; font-style:italic; }
.form1 { font-size:18px; font-weight:bold; letter-spacing:-1px; color:#440B69; }

/*default color on text-links and text-decoration*/
a:link, a:visited { color:#440B69; text-decoration:none; }
a:hover { color:#440B69; text-decoration:underline; }

/*to override default color on text-links and text-decoration*/
.a1 a:link, .a1 a:visited { color:#440B69; text-decoration:none; font-weight:bold; }
.a1 a:hover { color:#666666; text-decoration:underline; font-weight:bold; }

.green { color:#2A7206; }

.imagespace { margin-left:10px; }
