/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	text-align:justify;
	color:#FFFFFF;
	font-family:Andalus, Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	background:#000000 url(../images/background.jpg) repeat-x bottom;
}
.maintab
{
	margin:0px auto;
	width:907px;
	border:1px solid #fff;
	
}
.heading
{
	font-family:Andalus, Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
}
.subheading
{
	font-family:Andalus, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;


}

.contentlinks
{
	font-family:Andalus, Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:normal;

}
.contentlinks a
{
	font-family:Andalus, Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:normal;
}
.contentlinks a:hover
{
	font-family:Andalus, Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}



.aligncenter
{
	margin:0px auto;
}
	
.menubg
{
	background:url(../images/menubg.gif) repeat-x;
	height:85px;
}
.star

{
	background:url(../images/stars.gif) no-repeat center top;
}
.tablebg
{
	background:#ff9835 url(../images/layoutbg.jpg) no-repeat bottom;
	height:446px;
}

.tablebgcolor
{
	background:#ff9835;
}

	
.scroll
{
	width:560px; 
	padding-right:15px; 
	height:210px; 
	overflow:auto;
	scrollbar-3dlight-color:salmon;
    scrollbar-arrow-color:#fff;
	scrollbar-track-color:brown;
	scrollbar-darkshadow-color:brown;
	scrollbar-face-color:brown;
	scrollbar-highlight-color:brown;
	scrollbar-shadow-color:brown;
}
	
.contactarea
{
	background:#ffaf63;
	border:1px dashed #ffdfc1;
	padding:5px;
}

.button
{
	background:#ffaf63;
	border:1px dashed #ffdfc1;
	padding:5px;
}
.links
{
	font-size:11px;
	color:#863103;
	text-decoration:none;
	padding-left:5px;
	padding-bottom:4px;
	background:#fff;
}
.links a
{
	font-size:11px;
	color:#863103;
	text-decoration:none;
}
.links a:hover
{
	color:#000000;
	text-decoration:underline;
}

.mail
{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding-left:5px;
	padding-bottom:4px;
}
.mail a
{
	font-size:11px;
	color:#863103;
	text-decoration:none;
}
.mail a:hover
{
	color:#000000;
	text-decoration:underline;
}