.calander{font-family: Arial, Helvetica, sans-serif; color:#000000; font-size:12px; 	letter-spacing : 0.01em;}

hr{
	
	color: #cccccc; height:1px;
}

A:link {
	COLOR: #ff9230; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #90c; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #F60;
	TEXT-DECORATION: none;
	font-size: 10pt;
}
.sml {
	FONT-SIZE: 8pt; COLOR: #00306c; FONT-FAMILY: "arial"
}
a.smllink:link, a.smllink:visited{
	FONT-SIZE: 8pt; COLOR: #FBB87C; FONT-FAMILY: "arial"; text-decoration:underline;
}

a.smllink:hover{
	FONT-SIZE: 8pt; COLOR: #FCCDA3; FONT-FAMILY: "arial"; text-decoration:none;
}

TEXTAREA {
	BORDER-RIGHT: #ff9230 1px solid; BORDER-TOP: #ff9230 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #ff9230 1px solid; COLOR: #00306c; BORDER-BOTTOM: #ff9230 1px solid; FONT-FAMILY: "arial"; BACKGROUND-COLOR: #ffc600
}
INPUT {
	BORDER-RIGHT: #ff9230 1px solid; BORDER-TOP: #ff9230 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #ff9230 1px solid; COLOR: #00306c; BORDER-BOTTOM: #ff9230 1px solid; FONT-FAMILY: "arial"; BACKGROUND-COLOR: #ffc600
}
SELECT {
	BORDER-RIGHT: #ff9230 1px solid; BORDER-TOP: #ff9230 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #ff9230 1px solid; COLOR: #00306c; BORDER-BOTTOM: #ff9230 1px solid; FONT-FAMILY: "arial"; BACKGROUND-COLOR: #ffc600
}
BODY {
	SCROLLBAR-FACE-COLOR: #ff9230; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #ffc600; scrollbar-light-color: #ffffff; scrollbar-dark-shadow-color: #ffffff
}
.body {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: arial
}

td {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: arial
}

P {
	FONT-SIZE: 10pt;
	COLOR: #000;
	FONT-FAMILY: "arial";
}
.red {
	FONT-SIZE: 8pt; COLOR: #ff9230; FONT-FAMILY: "arial"
}
.green {
	FONT-SIZE: 8pt; COLOR: green; FONT-FAMILY: "arial"
}
.title {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ff9230; FONT-FAMILY: "arial"
}
h1{
	FONT-SIZE: 11pt; COLOR: #000000; FONT-FAMILY: "arial"
}
li{
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: "arial"
}

.pageing-link{ font-size:12px; color:#FF9230; text-decoration:none; font-weight:bold; text-transform:uppercase;}
.pageing-link:link{  color:#FF9230; text-decoration:none;}
.pageing-link:visited{  color:#FF9230; text-decoration:none;}
.pageing-link:hover{  color:#000000; text-decoration:underline;}

.active{
	font-size:12px;
	color:#FF9230;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	background-color : FFFAEB;
}
.active:link{  color:#FF9230; text-decoration:none;}
.active:visited{  color:#FF9230; text-decoration:none;}
.active:hover{  color:#000000; text-decoration:underline;}

.inactive{
	font-size:12px;
	color:#FF9230;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	background-color : f1f1f1;
}
.inactive:link{  color:#FF9230; text-decoration:none;}
.inactive:visited{  color:#FF9230; text-decoration:none;}
.inactive:hover{  color:#000000; text-decoration:underline;}


/* Sytle for County rollover effects */

.county-border-normal {
	border: 2px solid #CCCCCC;
}
.county-bg-normal {
	background-color: #FFFAEB;
}

.rollover-border {
	border: 2px solid #990000;
}

.active-border {
	border: 2px solid #808080;
}
.active-bg {
	background-color: #DAF1DC;
}
.pending-bg {
	background-color: #ffff99;
}
.pending-border {
	background-color: #FFD969;
}

.not-active-border {
	border: 2px solid #FF0000;
}
.not-active-bg {
	background-color: #ff9966;
}
/* Sytle for County rollover effects ends here */

.population {
	color: #FF0000;
}
.textarea1 {
	background-color: #FFFBE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:justify;
}

.normal-text {
	
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.footer:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:White;
	text-decoration:underline;
	font-weight:normal;	
	}
.footer:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:White;
	text-decoration:underline;
	font-weight:normal;
	}
.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#993300;
	text-decoration:none;
	font-weight:normal;
	}

