/* CSS Document */

/* Designed and developed By Mr.Nagadhar Bandi, Email: nagaart@yahoo.com*/

body {
	margin: auto;
    text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	}


table {
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: 0px;
	text-align: justify;
	text-indent:0px;

	   }
	   
.white {
	background-color: #FFFFFF;
    }


.boldblack{
    
	font-style: normal;
	line-height: normal;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #485870;
	line-height: 20px;
}

.bold{
    font-style: normal;
	line-height: normal;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #3d3d3d;
	line-height: 20px;
}



.boldgray{
    font-family: Trebuchet MS;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1a2f47;
	line-height: 20px;
}
.red {
    font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9f0600;
	text-indent:0px;
	letter-spacing: 0px;
	word-spacing: 0px;
}



a:link {
	font-size: 11px;
	color: #3d3d3d;
	text-decoration: none;
	text-indent:0px;
	font-weight: bold;
	
	
}
a:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-indent:0px;
	font-weight: normal;
	
}
a:hover {
	font-size: 11px;
	color: #9f0600;
	text-decoration: underline;
	text-indent:0px;
	font-weight: bold;
	
}
a:active {
	font-size: 11px;
	color: #3d3d3d;
	text-decoration: none;
	text-indent: 0px;
	font-weight: bold;
	
}

:link.a {
    font-size: 10px;
	color: #3d3d3d;
	text-decoration: none;
	text-indent:0px;
	font-weight: bold;
	
	
}
:visited.a {
     font-size: 10px;
	color: #3d3d3d;
	text-decoration: none;
	text-indent:0px;
	font-weight: bold;
	
}
:hover.a {
font-size: 10px;
	color: #9f0600;
	text-decoration: underline;
	text-indent:0 px;
	font-weight: bold;
	
}
:active.a {
	font-size: 10px;
	color: #3d3d3d;
	text-decoration: none;
	text-indent: 0 px;
	font-weight: bold;
	
}




.heading {
    font-family: Trebuchet MS;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9f0600;
}

.headingleft {
    font-family: Trebuchet MS;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3d3d3d;
	text-indent:0px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

.topc {
	background-color: #eae9e9;
	height: 10px;
}
.topb {

	background-color: #274eb3;
	height: 10px;
}
.bg {
	height: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	width: 1004px;

}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 2px;
}

.linever {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 2px;
	width: 100%;
}

.bgIMG {
	height: 216px;
	background-image: url(../images/bg_img.gif);
	background-repeat: repeat-y;
	width: 1004px;

}.border {
	background-color: #f7f6f6;
	border: 1px solid #edecec;
}
.tdactive{
	background-color: #F6F7F7;
	height: 28px;
}

a.v11txtgray {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none
}

a.v11txtgray:hover
{  
	color: #9f0600; 
	text-decoration:none;
	font-weight:normal;
}


.widthinput
  {
  	width : 195px;
  }
textarea {
font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	border-top: 1px ridge #666666;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px inset #CCCCCC;
	border-left: 1px inset #666666;
	height: 45px;
	width : 195px;
	background-color: #FFFFFF
}
input {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top: 1px ridge #666666;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px inset #CCCCCC;
	border-left: 1px inset #666666;
	height: 20px;
	background-color: #FEFEFE;
}


select {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top: 1px ridge #666666;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px inset #CCCCCC;
	border-left: 1px inset #666666;
	height: 35px;
	background-color: #FEFEFE;
}
        .style3 {color: #333333;}
        .rootstyle3 {color: #333333; font-size: 11px; }        
        .style10 {font-weight: bold; font-variant: normal; line-height: normal; font-style: normal;}        
        .style13 {color: #333333; font-weight: bold; }
