body{
margin:0px;
font-family: verdana;
font-size: 11px;
font-weight: normal;
line-height: 20px;
background-color:#F1DAB9;
width:1004px;
}

tr, td{
margin: 0px;
font-family: verdana;
font-size: 11px;
font-weight: normal;
line-height: 20px;
}

.bgmain {
background-color:#E38A26;
background-image:url(../gifs/rt-bg.gif); 
background-repeat:repeat-x;
color:#fff;
font-weight:bold;
text-decoration:none;
}
.heading{
font-family:"Times New Roman";
font-size: 18px;
font-weight:bold;
color: #C96E07;
}

.top-pack{
font-family:"Times New Roman";
font-size: 16px;
font-weight:bold;
text-decoration:none;
color: #ffffff;
}

.top-pack a:hover{
font-family:"Times New Roman";
font-size: 16px;
font-weight:bold;
text-decoration:underline;
color: #ffffff;
}

.clear{ clear:both; padding:0px; margin:0px; }

h1
	{
		font-family:"Bremen Blk BT";
		color:#E38A26;
		font-size:28px;
	}
	
.h1
	{
		font-family:"Bremen Blk BT";
		color:#E38A26;
		font-size:28px;
	}

.h2{
font-family: Verdana;
font-size: 11px;
font-weight:bold;
color: #E38A26;
margin-top:0px;
margin-bottom:0px;
text-decoration:underline;
}

h3{
font-family: Verdana;
font-size: 11px;
font-weight:bold;
color: #E38A26;
margin-top:0px;
margin-bottom:0px;
text-decoration:underline;
}


h4 {	
	font-family:Tahoma;
	font-size:12px;
	color:#fefefe;
	line-height:24px;
	vertical-align:middle;
	font-weight:bold;
	padding:0px;
	margin:0px;
}		



.link a{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.link a:link{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.link a:hover{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: underline;
}

.link2 a{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #CA1B13;
text-decoration: none;
line-height: 17px;
}
.link2 a:link{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #CA1B13;
text-decoration: none;
line-height: 17px;
}
.link2 a:hover{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #CA1B13;
line-height: 17px;
text-decoration: underline;
}

.link3 a{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.link3 a:link{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.link3 a:hover{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: underline;
}

.link4 a{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #E1841B;
text-decoration: none;
}
.link4 a:link{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #E1841B;
text-decoration: none;
}
.link4 a:hover{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #E1841B;
text-decoration: underline;
}


#bottom_link {
font-family: verdana;
font-size: 11px;
color: #ffffff;
font-weight:bold;
text-decoration: none;
}

#bottom_link a:link{
font-family: verdana;
font-size: 11px;
color:#990000;
font-weight: bold;
text-decoration: none;
}

#bottom_link a:visited{
font-family: verdana;
font-size: 11px;
color: #990000;
font-weight: bold;
text-decoration: none;
}

#bottom_link a:active{
font-family: verdana;
font-size: 11px;
color: #990000;
font-weight: bold;
text-decoration: none;
}

#bottom_link a:hover{
font-family: verdana;
font-size: 11px;
color: #E38A26;
font-weight: bold;
text-decoration: underline;
}

/* Home Page Package Style */

.package {
	background:#FFF1CE;
	border-bottom:solid 1px #EB7D26;
	border-right:solid 1px #EB7D26;
	border-top:solid 1px #EB7D26;
	border-left:solid 1px #EB7D26;
	margin:10px 0 5px 1px;
	}

.package1 {
	background:#FFF1CE;
	border:solid 1px #EB7D26;
	margin:10px 0 5px 1px;
	}
.tt {
	margin-left: 7px;
	}
.tt p {
	margin:0px;
	padding:4px 0px;
	}
	
	.aboutraj {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:17px;


	}
	
/* Header2 */


#tabs {
	float:left;
	width:1004px;
	background:#F5D3AD;
	font: bold 11px/1.5em Verdana;	
	line-height:normal;
	border-bottom:1px solid #DD740B;
	}

#tabs ul {
	margin:0;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
/*Header2 End*/
