/* Atharva Infotech -- Inner Page StyleSheet Updated : 08/Apr/2006 */
.bgpage
{
	background-color : #f6f6ee
}
.bgstrip
{
	background-color : #0A1318
}
.bggreen
{
	background-color : E6D7BA
}	
.bgwhite
{
	background-color : White 
}
.bgmenu
{
	background-color : #B48C6D
}
.bordergreen
{
	border-bottom : solid 1px #8fb83f
}
.bordergreen2
{
	border-bottom : solid 1px #8fb83f
}


.textmenu
{
	font-weight : bold;
	font-size   : 8pt;
	color		: White;
	font-family : Verdana,Arial,Sans-Serif,Helvetica; 
	text-decoration : none;
}

.textmenu2
{
	font-weight : bold;
	font-size   : 8pt;
	color		: #DADCBA;
	font-family : Verdana,Arial,Sans-Serif,Helvetica; 
	text-decoration : none;
}

.textwhite
{
	font-weight : normal;
	font-size   : 8pt;
	color       : White;
    font-family : Verdana,Arial,Sans-Serif,Helvetica; 
    text-decoration : none;
}
.textslinkwhite
{
	font-weight : normal;
	font-size   : 7.5pt;
	color       : White;
    font-family : Verdana,Arial,Sans-Serif,Helvetica; 
    text-decoration : none;
}
.textmain
{
	font-weight : normal;
	font-size   : 8pt;
	color		: #3b3c3b;
	font-family : Verdana,Arial,Sans-Serif,Helvetica; 
	text-decoration : none;
}
.subcotline
{
	font-weight : normal;
	font-size   : 8pt;
	color		: #20491d;
	font-family : Verdana,Arial,Sans-Serif,Helvetica; 
	text-decoration : none;
	line-height : 2;
}
.textlink
{
	font-weight : normal;
	font-size   : 8pt;
	color		: #006fb0;
	font-family : Verdana,Arial,Sans-Serif,Helvetica; 
	text-decoration : none;	
}
.td_classvTop
{
	vertical-align : top;
	left		   : 0px;
	 	
}
.td_classvMiddle
{
	vertical-align : middle;	
	left		   : 0px;
	 	
}
ul
{	text-align: justify;
}
li
{	padding-bottom: 10px;
}