body{margin:0; background-color:#368FC8;  background-position:top;}

/*For Website outside Border Style*/

/*Class name should not be changed*/
.border20{width:100%; height:100%; border:solid 0px #00378A; padding:1px;}


/*For Content Border Style*/

/*Class name should not be changed*/
.border10{
    width:97%; height:90%; 
	background-color:#FFFFFF;
	border:solid 0px #FFFFFF;
}

.roys {
    width:90%; height:90%; 
	background-color:#00378A;
	border:solid 1px #FFFFFF;
	
}

/*For Vertical Menu Background Color*/
    /*Class name should not be changed*/
.leftcolor{background-color:#FFFFFF;}



/*For Title Text*/
 /*Class name should not be changed*/
.text100 
{
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FF4D00;
}
/*For Contact Page Text*/
  /*Class name should not be changed*/
/*For footer*/
.text8   
{
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}
.text8 a:link { text-decoration: underline; color:#CCCCCC;}
.text8 a:visited { text-decoration: underline; color:#CCCCCC;}

/*For Headline Text*/
 /*Class name should not be changed*/

.text7      
{
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

/*For Normal Text*/
    /*Class name should not be changed*/

.text6       
{
	font-family: Arial, Verdana,Geneva, sans-serif;
	font-size:12px;
	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:#333333;
}
