﻿.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.whitetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	height: 12px;
	text-decoration:none;
}
.whitetextlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	height: 12px;
	text-decoration:underline;
}

.searchbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: black;
	font-weight: bold;
}
.searchbox2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;

}

.mediumgreentitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4fa600;
	font-weight: bold;
}
.newstitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #4fa600;
	font-weight: bold;
}
.newsdate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4fa600;
	font-weight: bold;
}
.greentext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4fa600;
	font-weight: bold;
}
.paneltitle
{
	color: #CCCCCC;
	width: 100px;
	height: 20px;
	background-color: #cccccc;

}
.panelBody
{
	overflow: hidden;
	height: 0px;
	color: #000000;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #EFEFEF;
	clip: rect(auto, auto, auto, 5px);
}
.GRIDVIEW
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	color: #4fa600;
	text-decoration: underline;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.modalbackground
{
	background-color: #FFFFFF;
	filter: alpha(opacity=80);
	opacity: 0.65;
}
.modalPanelbackground
{
	background-color: #ffffff;
	width: 500px;
	height: 500px;
	color: #ffffff;
	
}
.iframe
{
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}
.errortext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4fa600;
	font-weight: bold;
	text-decoration: underline;
}
.CMimage
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.mediumgblacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #636363;
	font-weight: bold;
}
