@charset "utf-8";
/* CSS Document */


body 
{
background:#e6dbbf;
margin:0px;
}
.bg
{
background:url(images/bg.jpg);
background-repeat:repeat-x;
}
.menubg
{
background:url(images/menubg.jpg);
background-repeat:repeat-x;
}
.head
{
	font-family:"Book Antiqua";
	color:#990000;
	font-size:18px;
	text-align:left;
	margin-left:5px;
}
.headsolo
{
font-family:"King Richard";
color:#C0C0C0;
font-size:22px;
text-align:left;
margin-left:5px;
}
.body
{
	font-family:"Book Antiqua";
	color:#000000;
	font-size:15px;
	margin-left:5px;
	letter-spacing:1.5px;
	text-align:justify;

}
.body2
{
	font-family:"Book Antiqua";
	color:#000000;
	font-size:15px;
	margin-left:5px;
	letter-spacing:1.5px;

}
.tb
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#86061d;
	font-size:14px;
	margin-left:20px;
	font-weight:bold;
}
.tbheader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#D40000;
	font-size:16px;
	margin-left:20px;
	font-weight:bold;
	letter-spacing: 2px;
}
.tb2
{
	font-family:"Book Antiqua";
	color:#E6DBBF;
	font-size:15px;
	margin-left:5px;
	font-weight:bold;
}
.tb1
{
	font-family:"Book Antiqua";
	color:#962A03;
	font-size:15px;
	margin-left:5px;
	font-weight:bold;
}
.body1
{
	font-family:"Book Antiqua";
	color:#86061d;
	font-size:16px;
	margin-left:5px;

}
.head1
{
	font-family:"Book Antiqua";
	color:#86061d;
	font-size:16px;
	text-align:left;
	margin-left:5px;
}
.head12
{
	font-family:"Book Antiqua";
	color:#000000;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin-left:5px;
}
.headque
{
	font-family:"Book Antiqua";
	color:#86061d;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin-left:5px;
}
.border {	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.table
{
border-color:#c0c0c0;
}
a
{
text-decoration:none;
}
a:link {
text-decoration:none;
}
a:hover {
COLOR: #FF6600;
text-decoration:none;
}
a:active {
text-decoration:none;
}
.tbg
{
background:#990000;
}
.botbg
{
background:#86061d;
}
.toptab
{
	font-family:"Book Antiqua";
	font-size:14px;
	color: #DCAC5A;
}
