﻿/* ######### Style Sheet written by V.Devadevan, Aug'2012 ######### */
body
{
	margin: 0px;
	background-image: url('Images/bodybg1.png');
	background-color: #FFFFFF;
}
#data
{
	clear: both;
	margin: auto;
	width: 96%;
	font-size: 1em;
	font: 100% "Trebuchet MS", sans-serif;
}

.imgflag
{
border:1px solid grey;
height:70px;
width:70px;
margin-right:20px;
}

p
{
	text-align: justify;
	background: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

.nav
{
font-weight:normal;
text-decoration:none;
}

.qmenu
{
	width:23%;
	font: 80% "Trebuchet MS", sans-serif; 
	margin:10px 10px 10px 5px;
	float:left;
}

.clear
{
  clear:both;
}

.left
{
  float:left;
}

.right
{
  float:right;
}
.grmenu
{
background-image: url('../dropdowntabfiles/menubg.gif');
}

a.leftmenu:link, a.leftmenu:visited
{
	font-weight:bold;
    color: Navy;	
	text-decoration:none;
	line-height:2em;
	padding-left:15px;
}

a.leftmenu:hover, a.leftmenu:active
{
	font-weight:bold;
    color: white;
	text-decoration:none;
	line-height:2em;
}

.txtlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

.txtlinks1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	font-weight: none;
}
.txtlinks:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
.arrowlistmenu{
width: 240px; /*width of menu*/
}
.arrowlistmenu .headerbar{
	font: bold 15px Tahoma;
	color: white;
	background: black url(media/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/;
	text-transform: uppercase;
	padding: 4px 0 4px 10px;
	background-color: #660000;
}
.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 4px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #FFFF00;
	background: url(media/arrowbullet.png) no-repeat center left;
/*custom bullet list image*/display: block;
	padding: 2px 0;
	padding-left: 10px; /*link text is indented 19px*/;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 100%;
	background-color: #008000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.arrowlistmenu ul li a:visited{
	color: #FFFF00;
}
.arrowlistmenu ul li a:hover{
	color: #FFFFFF;
	background: url(dropdowntabfiles/hmenu.gif) no-repeat center left;
	display: block;
	padding: 2px 0;
	padding-left: 10px; /*link text is indented 19px*/;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 100%;
	background-color: #990033;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* new add */

.style1 {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {color: #333333}
.bkgNoRepeat {background-repeat:no-repeat}
.bkgRepeatY { background-repeat:repeat-y }
.headings {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}

.style3 {color: #333333}
.bkgNoRepeat {background-repeat:no-repeat}
.bkgRepeatY { background-repeat:repeat-y }
.headings1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align:justify;
	text-decoration: none;
	padding:0 5px 0 8px;
}
.picTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	text-decoration: none;
    width:430px;
}
@import url(css/jq_fade.css);
.auto-style3 {
text-align: center;
}
.auto-style4 {
	border-top-style: solid;
	border-top-width: 1px;
}
		 .style4 {
	font-size: small;
}
 .auto-style6 {
			 color: #FFFFFF;
			 font-family: Georgia, "Times New Roman", Times, serif;
			 font-size: small;
			 text-decoration:none;
		 }

		 .auto-style7 {
	font-size: x-large;
}
		 .auto-style8 {
	font-size: 30px;
}
		 .auto-style9 {
	font-size: medium;
}
.auto-style10 {
	font-size: 13px;
	color: #000000;
}
		 .auto-style12 {
			 text-align: center;
			 font-size: 13px;
			 color: #000000;
		 }
.searchOptionsHidden {
  display: none;
}


