BODY{
	background-color: #010426;
	margin: 0px;
	font-family:    Arial, Helvetica, verdana, tahoma, sans-serif;
	font-size: 13px;
	color:#8c8c8c;
}
	

/* text styles */
.maintext
{font-family:   Arial, Helvetica, sans-serif;font-size: 13px; font-weight:none; text-decoration:none; color:#8c8c8c;}
.maintext A:link
{font-family:   Arial, Helvetica, sans-serif;font-size: 12px; font-weight:none; text-decoration:none; color:#8c8c8c;}
.maintext A:visited
{font-family:     Arial, Helvetica, sans-serif; font-size: 12px; font-weight:none; text-decoration:none;  color:#8c8c8c;}
.maintext A:active
{font-family:    Arial, Helvetica, sans-serif; font-size: 12px; font-weight:none; text-decoration:none; color:#8c8c8c;}
.maintext A:hover
{font-family:   Arial, Helvetica, sans-serif; font-size: 12px; font-weight:none; text-decoration:underline; color:#8c8c8c;}

.maintextbold 
{font-family:  Arial, Helvetica; font-size: 12px; font-weight:bold; text-decoration:none; color:#8c8c8c;}

.maintextboldbottom
{font-family:  Arial, Helvetica; font-size: 12px; font-weight:none; text-decoration:none; color:#9f9f9f;}
.maintextboldbottom A:link
{font-family:   Arial, Helvetica, sans-serif;font-size: 12px; font-weight:none; text-decoration:none; color:#9f9f9f;}
.maintextboldbottom A:visited
{font-family:     Arial, Helvetica, sans-serif; font-size: 12px; font-weight:none; text-decoration:none;  color:#9f9f9f;}
.maintextboldbottom A:active
{font-family:    Arial, Helvetica, sans-serif; font-size: 12px; font-weight:none; text-decoration:none; color:#9f9f9f;}
.maintextboldbottom A:hover
{font-family:   Arial, Helvetica, sans-serif; font-size: 12px; font-weight:none; text-decoration:underline; color:#9f9f9f;}



.maintextboldbig 
{font-family:   Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; text-decoration:none; color:#8c8c8c;}

.headingtextbold
{
	font-family:    Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	text-decoration:none;
	color:#9ea8b6;
}

.bottomlinkstext
{font-family:    Arial, Helvetica, tahoma, sans-serif; font-size: 12px; font-weight:normal; text-decoration:none; color:#9f9f9f;}
.bottomlinkstext A:link
{font-family:   Arial, Helvetica, tahoma, sans-serif; font-size: 12px; font-weight:normal; text-decoration:none; color:#666666;}
.bottomlinkstext A:visited
{font-family:   Arial, Helvetica, tahoma, sans-serif; font-size: 12px; font-weight:normal; text-decoration:none; color:#666666;}
.bottomlinkstext A:active
{font-family:   Arial, Helvetica, tahoma, sans-serif; font-size: 12px; font-weight:normal; text-decoration:none; color:#666666;}
.bottomlinkstext A:hover
{font-family:  Arial, Helvetica, tahoma, sans-serif; font-size: 12px; font-weight:normal; text-decoration:underline; color:#015293;}


/* TD styles */
#white { background-color:#FFFFFF; }
#black { background-color:#000000; }

.bgcolorblue { background-color:#010426; }
.bgcolorwhite { background-color:#FFFFFF; }
.bgcolorash { background-color:#e6e6e6; }
.bgcolorblue { background-color:#05274d; }
.bgsearchaash { background-color:#f5f5f5; }


.red { color:#b91212; }


.textalignandheight {text-align:justify; line-height:18px; }
.textheight {line-height:18px; }

/* Tables styles */
TABLE.tableborderwhole {
	border-width: 0px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #88704D #88704D #88704D #88704D;
}

/* background stlyes */
.line_background { background-image: url(images/menu_left_bar.gif); background-position:left; background-repeat:repeat-y}
.clientsbox { background-image: url(images/clientsboxbg.gif); background-position:left top; background-repeat:repeat-x}



/* form styles */
.form_button {
	width:110px;
	height:25px;
	font-size:13px;
	background-color:#015293;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	margin:2px;
}
.text_option
		{font-family: Tahoma, Verdana, sans-serif; font-size: 11px; background-color:#EEEEEE;  width:200px;}
.text_textarea
		{font-family: Tahoma, Verdana, sans-serif; font-size: 11px; background-color:#F8F8F8; width:200px;}

.searchinput {
	font-family: Arial, Helvetica, sans-serif;
	color:#8C8C8C;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 12px;
	width: 120px;
	background-color:#FFFFFF;
	border:0px solid #CCBEA9;

}

.searchbg {
	background-image: url(images/searchbg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.clearit{
	clear:both;
}
/* comments if any

Style sheet developed by chacko for information village website

*/
