/* CSS Document */
.list-heading
{
font-family:Georgia;
font-size:15px;
text-align:left;
font-weight:bold;
color:#993333;
background-color:#FFCC66; 
border:solid; 
border-color:#0099CC; 
border-width:2px; 
border-left:none;
border-right:none;
}
.list-heading1
{
font-family:Georgia;
font-size:15px;
text-align:left;
font-weight:bold;
color:#993333;
border:solid; 
border-color:#0099CC; 
border-width:2px; 
border-left:none;
border-right:none;
}
.sub-heading1
{

font-family:Arial;
font-size:16px;
text-align:center;
font-weight:bold;
color:#0033CC;
}
.list_footer
{

font-family:Times New Roman;
font-size:12px;
font-weight:normal;
color:#0033CC;
}
.error-heading
{

font-family:Times New Roman;
font-size:14px;
text-align:center;
font-weight:bold;
color:#FF9900;
}
.error-heading2
{

font-family:Times New Roman;
font-size:14px;
text-align:center;
font-weight:bold;
color:#993300;
}
.error-heading1
{

font-family:Times New Roman;
font-size:14px;
text-align:center;
font-weight:bold;
color:#FF9900;
border:solid;
border-color:#FF9900;
border-width:2px;
}
.table-heading
{
font-family:Arial;
font-size:12px;
text-align:right;
font-weight:bold;
color:#993333;
}
.clues
{
font-family:Arial;
font-size:13px;
font-weight:normal;
color:#000000;
}
.text
{
margin:15px;
font-family:Verdana;
font-size:12px;
text-align:center;
font-weight:normal;
color:#000000;
}
.text1
{
margin:15px;
font-family:Comic Sans MS;
font-size:15px;
text-align:justify;
font-weight:bold;
color:#FFFFFF;
font-style:normal;
text-shadow:#999999;
}
.footer-text
{
margin:15px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
text-align:justify;
font-weight:normal;
color:#FFFFFF;
}
.heading
{
margin:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
text-align:center;
font-weight:normal;
color:#FFFFFF;
}

.option_vert
{
font-family:Arial, Helvetica, sans-serif;	
font-size:12px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
background-image:url(../images/option_bg2.png);

}

.matter {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
text-align:justify;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}
.topline{
background-color:#C40000;
height:30px;
}
.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#535353;
font-weight:bold;
text-decoration:none;
}
.menu:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#C40000;
text-decoration:none;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7B7AC;
	text-decoration: none;
}
.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBA800;
	text-decoration: underline;
}

.btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B7AC;
	text-decoration: none;
	}
body {
	background-image:url(../images/bgimage.gif);
	background-color: #404040;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
