body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #95a334;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.txtBlue {
	font-family: Tahoma;
	font-size: 11px;
	color: #3881C5;
	text-decoration: none;
}
.GreenHeading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #73A41D;
}

.OrangeHeading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EE8100;
}
.LGreen {
	font-size: 14px;
	font-weight: bold;
	color: #73A41D
}
.LOrange {

	font-size: 14px;
	font-weight: bold;
	color: #EE9004
}
.LBlue {
	font-size: 14px;
	font-weight: bold;
	color: #4A93D4
}
.LBlueGrid {
	font-size: 11px;
	color: #4A93D4
}

.LGrey {

	font-size: 18px;
	font-weight: bold;
	color: #8C8C8C;
}
.txtRed {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}


.greentxt {
	color: #127F00
}

.fontstyle {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

.heading{
	font-weight: bold;
	color: #CC0000;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
}

.blacktxt {
	font-weight: bold;
	color: #666666;
}

.bluetxt {
	color: #333399;
	font-weight: bold;
	
}

.whitetxt {
	color: #FFFFFF;
}

.maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5ec718;
	border-left-color: #5ec718;
}

a {
	color: #156F30;
	text-decoration: none;
}
a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

