body
{
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: 802px 0px;
	margin: 0px;
	padding: 0px;
}

td 
{ 
	border-style: solid; 
	border-color: black; 
	border-width: 2px; 
	padding: 3px;
	font-size: 10pt;
	font-family: Verdana;
 
}

tr 
{ 
	border-style: solid; 
	border-color: black; 
	border-width: 2px; 

}

thead 
{ 
	background-color: #4fad26; 
	color: black; 
	border-style: solid; 
	border-color: black;  
	text-align: center; 
	border-width: 2px;
}

thead td
{
	font-size: 12pt;
	font-family: "Arial Black", arial, san-serif;
}

table 
{ 
	width:90%; 
	border-style:solid; 
	border-width:2px; 
}

.required
{
	background-color: Yellow;
}

.banner
{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	display:block;
	width:803px;
	height:191px;
	padding: 0px;
	margin: 0px;
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
}

.banner2
{
	display:block;
	width:800px;
	height:150px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.newsbox { 

	position: absolute;
	top:0px;
	left:5px;
	margin-top: 20px;
	margin-right: 10px; 
	margin-left: 5px; 
	margin-bottom: 20px;
	border: solid black 2px;
	width: 200px;
	height:auto;
	z-index: 5;
	border-bottom-style: none;
 }
 
 .newsbox h3 {
 	display:block;
 	width: 100%;
 	background-color: #4fad26;
 	margin: 0px;
 	padding: 0px;
 	color: black;
 	font-weight: bold;
	font-family: "Arial Bold", Arial, san-serif;
	font-size: 16px;
	text-align: center;
	border-bottom: solid black 2px;
 }


.news {
	padding: 5px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-family: Verdana, Arial, san-serif;
	font-size: 14px;
	
}

.newsbox ul {
	list-style: none;
	padding: 3px;
	font-family: Verdana;
}

.news_abstract
{
	font-family: Verdana, Arial, san-serif;
	font-size: 10px;
	border-bottom-color: #4fad26;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 90%;
	padding-bottom: 5px;
	text-decoration: none;

}

.news_abstract h4
{
	font-family: "Arial Black", Arial, san-serif;
	font-size: 14px;
	color: #4fad26;
	text-transform: capitalize;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	text-decoration: underline;
}

.news_abstract h5
{
	font-size: 11px;
	color: darkgray;
	font-family: Arial, san-serif;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	text-decoration: none;
}

.text 
{
	text-align: justify;
	text-decoration: none;
	font-size:11px;
	clear: both;
}


.page {
	position: absolute;
	top:210px;
	left:0px;
	width:800px;
	height: auto;
	z-index: 1;
}

.title
{
	color: #4fad26;
	font-family: "Monotype Corsiva";
	font-weight: bold;
	font-size: 20pt;
}

.content {
	margin-top: 20px;
	margin-left: 235px;
	margin-right:10px;
	margin-bottom: 20px;
	width: 600px;
	height: auto;
	min-height: 300px;
	font-family: Verdana;
	font-size: 10pt;
	
}

.content p {
	width:89%;
	text-align: justify;
	font-family: Verdana;
	font-size: 10pt;
}


.content h2 {
	background-color: black;
	color:#4fad26;
	font-family: "Arial Bold", Arial, san-serif;
	font-size: 14pt;
	width: 90%;
	padding: 3px;
}

.content h4 
{
	color: #4fad26;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
	text-align: left;
}

.bug 
{
	text-decoration: underline;
	font-weight: bold;
	color: #4fad26;
}

.bg
{
	font-weight: bold;
	color: #4fad26;
}

li 
{
	font-family: Verdana;
	font-size: 10pt;
}

.alert
{
	color: red;
	font-size: 8pt;
	text-align: left;
}

.footer {
	background-color: #4fad26;
	clear: both;
	height: 20px;
	width: 803px;
	margin-top: 0px;
	border-top: solid black 1px;
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
}

.ld {
	text-align: right;
	color:black;
	background-color: #4fad26;
	font-family: Verdana,arial, san-serif;
	display: block;
	width: 45px;
	font-size: 11px;
	margin-left:140px;
	padding: 0px;
}

.ld2div
{
	width: 100%;
	text-align: right;
}

.ld2 {
	text-align: right;
	color:black;
	background-color: #4fad26;
	font-family: Verdana,arial, san-serif;
	display: block;
	width: 45px;
	font-size: 11px;
	margin-left: auto;
	margin-right: 10px;
	padding: 0px;
	margin-top: 2px;
}

.login {
	position:absolute;
	top:210px;
	left:200px;
	
	margin-top: 20px;
	margin-right: 10px; 
	margin-left: 5px; 
	margin-bottom: 20px;
	border: solid black 2px;
	width: 300px;
	height:auto;
	z-index: 5;
	text-align: center;
}

.login h2 {
	display:block;
 	width: 100%;
 	background-color: #4fad26;
 	margin: 0px;
 	padding: 0px;
 	color: black;
 	font-weight: bold;
	font-family: "Arial Bold", Arial, san-serif;
	font-size: 16px;
	text-align: center;
	border-bottom: solid black 2px;
}

textarea
{
	width: 100%;
	height: 150px;
}

div#right_col {
	position:absolute;
	display:block;
	top: 0px;
	left: 810px;
}