﻿@charset "utf-8";
/* CSS Document */

body{
	padding: 0 0 0 0 ;
	margin: 0 0 0 0 ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	/*background:#ffffcc;*/
	/*background: #F1DFAD;original color code*/
	/*background:#820000; change made on May 18 */
	background:#82B482;
	}
	
div,p,  tr, td, form{
	padding:0;
	margin:0;}
	
.main{
	/*width:795px;*/
	width: 794px;
	margin:auto;
/*	background:url(images/line_sv.jpg) repeat-y;*/
	background:url(images/line_sv_v4.jpg) repeat-y;
	
	/*	background-color: #F1DFAD ;*/
	/*#F6EACA */
	}
	
	
.header{
/*	background:url(images/header_sv1.jpg) no-repeat;
	background:url(images/Header_New_20.jpg) no-repeat;*/
/*	background:url(images/Header_CompleteV3.jpg) no-repeat;*/
/*    background:url(images/Header_CompleteV4.jpg) no-repeat;*/
    background:url(images/Header_CompleteV5.jpg) no-repeat;

	height:160px;}
	
a:link {
	color:#000000;
	text-decoration: none;
	font-weight:bold;}
	
a:visited {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

.left{
	float:left;
	/*width:222px;*/
	height:800px;
	width:222px;
	}
 *html .left{
 float:left;
/* width:202px;*/
 width:202px;
 height:800px;
 padding-left:10px;
 } 
 
 .right{
 margin-left:222px;
 width:549px;
 padding-left:10px;
/* background: #F6EACA;*/
 }
 
 /*.rightboc{
	margin-left:222px;
	width:559px;
	padding-left:10px;
	background: #F6EACA;
	height: 800px; }
 */
 .cle{
  clear:both;}
  
 .footer{
 /*background: #FFFFCC url(images/footer_sv.jpg) no-repeat;*/
 background: #F1DFAD url(images/footer_sv3.jpg) no-repeat; /*Shilpa - color change to inner box -light beige */
 height:0px;
 padding-top:20px;
 padding-left:20px;
 text-align:center;
 }
  
 .btns {
 padding-top:136px;
 padding-left:240px;
 font-weight:bold;
 }
 
 .menutitle{
padding-left:10px;
}

.submenu{
	padding-left:20px;
	line-height:1.5pc;
/*	padding-top:1px;padding-bottom:1px;*/
}


.styletitle {
	font-size:medium ;
	font-family: Verdana;
	font-weight:bold ;
	text-align:center;
	color:#000000;

	
}

.styletitlehome {
	font-size:medium ;
	font-family: Verdana;
	font-weight:bold ;
	text-align:center;
	color: #8C002D;
	
}

