body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
	text-align: center;
background-image: url(Yantras/bkgsun.jpg);
background-repeat: repeat-y;
background-position: center;
	
}


#wrapper {
	position: relative;
	text-align: left;
	width: 712px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right top;

	border-left: 3px solid #000;
	border-right: 0px solid eee;
	border-bottom: 0px solid #eee;
        background-color:beige;
}

#top {
	
        margin: 0px;
        margin-top:0px;
        width:712;
        padding: 0px;
        background: #eee;
	border-top:0px solid #651818;

	       	}

#top h5{
	text-align: right;
	padding: 0px;
	font:  60% Arial, Georgia, "Times New Roman", Times, serif;
	color: #ccc;
        line-height:5px;
        margin-top:0px;
	margin-right:25px;
	
}

#top h5 a:link {
color: maroon;
        
}

#top h5 a:hover {
color: red;
        
}










#content {
	margin-left: 170px;
	padding: 0px 10px 0 0;
        margin-right:10px;
	border:0px solid white;
	
}

#content ul {
	font-size: 80%;
	line-height: 1.5em;
	padding: 0em;
        margin-top:5px;
}

#content ol {
	font-size: 80%;
	line-height: 1.5em;
	padding: 0em;
        margin-top:5px;
}





#content p {
	font-size: 80%;
	line-height: 1.5em;
	padding-left: 3px;
}


#content h1 {
	font: normal 140% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
        padding-top:0px;
}


#content h2 {
	font-size: 100%;
	font-weight:normal;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 0px dotted #FF9006;
        text-align:center;
        line-height:20px;

}

#content h3 {
	font-size: 110%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 0px dotted #FF9006;
        text-align:center;
        line-height:20px;
        margin-top:-10px;
}

#content h4 {
	text-align: center;
	padding: 0px;
	font: 85% Arial, Georgia, "Times New Roman", Times, serif;
	color: #901602;
        line-height:16px;
        margin-top:-10px;
}


#content h5 {
	text-align: center;
	padding: 0px;
	font: bolder 70% Arial, Georgia, "Times New Roman", Times, serif;
	color: #901602;
        line-height:5px;
        margin-top:10px;
}

#content h6 {
	text-align: left;
	padding: 0px;
	font:  90% Arial, Georgia, "Times New Roman", Times, serif;
	color: #901602;
        margin:3px;
	
}

#content .red {
	text-align: left;
	padding: 1px;
	font:  110% Arial, Georgia, "Times New Roman", Times, serif;
	color: red;
        margin:0px;
	
}





#navigation {
	position: absolute;
	top: 167px;
	left: 0;
	width: 140px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 140px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 80%;
       	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #722100;
	border-right: 1px solid #722100;
	background-color: #B51032;
	color: #ffffff;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #722100;
	color: #FFFFFF;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #722100;
	width: 140px;
}
#navigation ul.subnav a:link, #navigation ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #722100;
}

#navigation h3 {
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
        margin-left:10px;
	padding: 0px;
}

#navigation h2 {
	font: bold 90% Arial, Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding: 2px;
        text-align:center;
        background:#eee8aa;
        color:#000; /*#B51032;*/
        letter-spacing:0.1em;
}

#navigation h4 a:link {
	font: 60% Arial, Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	padding: 0px;
        text-align:center;
        color:#000; /*#B51032;*/
        
background-color: #F4F4F4;
border-left:0px;
border-right:0px;
}

#navigation h4 a:hover {
	
        color:red; /*#B51032;*/
        

}

#signin p{
font: bold 90% Arial, Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding: 2px;
        text-align:center;
        letter-spacing:0.1em;
}

form {
text-align:left;
background-color: #F4F4F4;
width:90%;


padding:0px;

}

.formborder {
border: 2px dotted #ccc;
}


.formbkg {

background-color:beige;

}

input.btn {
	color: #722100;
	background-color: #ADD8E6;
	border: 2px outset #722100;
	margin-bottom:10px;
}

input.btn2 {
	font: bold 90% verdana, arial;
	color: white;
	background-color: red;
	border: 2px outset #722100;
	width:120px;
	margin-bottom:10px;
}

input.txt {
	
	color: #000088;
	background-color: #E3F2F7;
	border: 1px inset #E3F2F7/*#000088;*/;
	width:100px;
	margin-left:5px;
}


input.txt2 {
	
	color: #000088;
	background-color: #E3F2F7;
	border: 1px inset #E3F2F7/*#000088;*/;
	width:300px;
	margin-left:5px;
}


.small2{
        font: 80% verdana, Georgia, "Times New Roman", Times, serif;
	margin:2px;
	padding:0;
        color:#000;
        line-height:12px;
        
}







#footer1 {
	padding: 10px 0 10px 255px;
	font-size: 70%;
	color: #fff;
	background-color: #651818;
}

#footer {
	padding: 10px;
	font-size: 70%;
	color: #fff;
	background-color: #651818;
        text-align:center;
}


#footer2 {
	padding: 10px;
	font-size: 60%;
	color: #000;
	background-color: beige;
        text-align:center;
        margin-left:50px;
        margin-right:50px;
        margin-bottom:30px;
        margin-top:30px;
}




 .adbox {
	padding: 2px 4px 2px 4px;
	margin: 0 0 20px 0;
	border: 1px dotted #ccc; /*#B1B1B1;*/
	background-color:#F4F4F4;
        
}






















.rightimg{
        float:right;
        margin-left:15px;
        margin-bottom:15px;
        border-left:2px solid #ccc;
        border-right:2px solid #ccc;
}

.leftimg{
        float:left;
        margin-right:20px;
	margin-left:3px;
        margin-bottom:6px;
        border-left:1px solid #ccc;
        border-right:1px solid #ccc;
}

.leftimg2{
        float:left;
        margin-top:-4px;
        margin-right:0px;
        margin-bottom:0px;
        border-left:0px solid #ccc;
        border-right:0px solid #ccc;
}



.clear{
	clear:both;
}


.smallbold{
        font: bold 80% verdana, Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
        color:#000;
        line-height:10px;
}
.smallboldred{
        font:  90% verdana, Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
        color:#651818;
        
}

.smallboldred a:link{
        
        color:#651818;
        
}

.smallboldred a:visited{
        
        color:#651818;
        
}


.smallboldred a:hover{
        
        color:red;
        
}



.small{
        font:80% verdana, Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
        color:#000;
        line-height:12px;
       
}

.smallred{

font:italic 70% verdana, Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
        color:red;
        line-height:14px;
}


table{
text-align:left;
width:96%;
border-collapse:collapse;
margin-bottom:15px;

}

.small3{
        font:bold 12px verdana, Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
        color:red;
        line-height:12px;
       
}



.small4 {
        font:80% verdana, Georgia, "Times New Roman", Times, serif;

        color:black  /*901602*/;
        line-height:15px;
       
}

.small4 a:link {
       
	
        color:maroon;
       
       
}

.small4 a:hover {
        
        color:red;
     
       
}

.small5 {
        font:italic 85% verdana, Georgia, "Times New Roman", Times, serif;

        color:red  /*901602*/;
        line-height:15px;
       
}


td {
padding:2px;

}