.background 
{
	background-color: #FFCC99;

}
.tdlink a
{
	border:none;
	text-decoration:none;
}
.tdlinkE a
{
	font-family:Verdana;
	font-size:14px;
	color:#660000;
	line-height:35px;
	padding-top:10px;
	padding-left:25px;
	text-decoration:none;
}
.tdlinkE a:hover
{
	font-family:Verdana;
	font-size:14px;
	color:#FF0000;
	text-decoration:none;
	
}
.tdtitle
{
	font-size:22px;
	color:#330066;
	font:bold;
	text-align:justify;
}
.footer
{
	color:#660000;
	font:bold;
	font-family:Verdana;
	font-size:12px;
}
.tdphoto
{
	padding-top:5px;
}
.Tabletitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#FF0000;
	 text-align:justify;
	 padding-left:10px;
}
.bodytext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	line-height:25px;
	color:#660000;
}
.tborder
{
	
	border-bottom-style:double;
	border-top-style:double;
	border-left-style:double;
	border-right-style:double;
	
}
.tborder h1,h2,h3,h4,h5
{
	color:#660000;
}

.tborder td
{
	
}
.tborder1 td
{
	border-left-style:double;
	border-right-style:double;
}

.Gujaratifont
{
	font-size:12px;	
}

.GujaratiMenu
{	
	font-size:12px;	
	color:#900;
}


.Chothnimahiti
{
	font-size:18px;	
	color:#ff261c;
	text-decoration:none;
	font-weight:bold;
}



/* Menu */
.bevelmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
}

.bevelmenu li a{
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
color:#900;
background-color: #FFFFCC;
border: 2px solid #FFFFCC;
text-decoration:none;
}

.bevelmenu li a:hover{
color: black;
background-color: #FFCC99;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}
/* Menu */
.GujartiBodyText
{
	color:#F00;	
	font-size:14px;
	text-align:justify;
}