body{margin:0; background-color:#CCCCCC;;  background-position:top;}

/*For Website outside Border Style*/
.border20{ height:90%;border:solid 1px #333333;}


/*For Content Border Style*/
.border10{width:100%;  height:100%; background-color:#FFFFFF;border:solid 1px #FFFFFF;}


/*For Vertical Menu Background Color*/
.leftcolor{background-color:#FFFFFF;}

/*For Title Text*/
 .text100 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

/*For footer Text*/
.text8   
{
	font-family:Arial,Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333333;;
}

/*For Headline Text*/
.text7      
{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;;
}

/*For Normal Text in Content box*/
.text6       
{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#333333;
}

/*Background color behind the content box*/
.aroundcontent
{
        background-color:#FFFFFF;
}

/*Color between navigation bar and content box*/
.bwnav
{
        background-color:#FFFFFF;
}

/* FAQ */
.subheading1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#000000;
}