body {
	
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}


a:link {
	text-decoration: none;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #001C00;
	}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #B0B0B0;
	
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001C00;
}
.backcolor {
	background-color: #F5F5F5;
	border: 1px solid #D8EBEB;
}
.linkstop {
	background-image: url(../images/linkstop.gif);
	font-size:11px;
	background-repeat: no-repeat;
	border: 1px solid #D8EBEB;
	
}

.linkmore {
	background-color:#EAF4F4;
	border: 1px solid #D8EBEB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.linkmore1 {
	background-color:#FFFFFF;
	border-bottom: 1px solid #D8EBEB;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image:url(../images/headings.jpg);
	background-repeat: repeat-x;
	border-bottom:1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8EBEB;
	}
	
.xplanin {
	background-color: #F9F9F9;
	border-top:1px dotted;
	
	border-top-color: #D8EBEB;
	border-bottom:1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8EBEB;
}

