/* CSS Document for */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#202020;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.headerbg {
	background-color: #202020;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #828282;
	border-right-color: #828282;
	border-bottom-color: #828282;
	border-left-color: #828282;
}
.footerbg {
	background-color: #202020;
	
}
.bodybg {
	background-color: #202020;
}
.bhedingbg {
	background-color: #2A2A2A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5FAF28;
	border-right-color: #5FAF28;
	border-bottom-color: #5FAF28;
	border-left-color: #5FAF28;
	text-indent: 5px;
	height: 25px;
}
.matter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.greenheading {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5FAE28;
	text-decoration: none;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00CC33;
	text-decoration: underline;
}

.link:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00CC33;
	text-decoration: none;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5FAE28;
	border: 1px solid #393939;
	
}
.blackmatter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.heading1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #FFFFFF;
}
.border {
	border: 1px solid #666666;
}

.contentdiv{
   padding-left:10px;
	height: 300px;
	width:95%;
	overflow:scroll;
	overflow-x: hidden;
	
}
.contentdiv1{
   padding-left:10px;
	height: 200px;
	width:95%;
	overflow:scroll;
	overflow-x: hidden;
	
}