body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	font-size:11px;
	}

a {
	color:#960;
	text-decoration:underline;
	}

a:hover {
	color:#960;
	text-decoration:none;
	}

table.main {
	width:750px;
	margin:0px;
	}

td.ad {
	width:160px;
	vertical-align:top;
	text-align:center;
	}

td.middle {
	vertical-align:top;
	}

a.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#A30000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}

a.menu:hover {
	text-decoration:underline;
	color:#000;
	}

div.menu {
	text-indent:1cm;
	line-height:20px;
	font-size:14px;
	}

table.opwin td {
	padding:1px;
	background-color:#eee;
	width:80px;
	color:#666666;
}

table.info {
	width:150px;
	margin-left:15px;
	font-size:9px;
	}

table.info th{
	border:1px solid #FFFFFF;
	text-align:left;
	}

h2 {
	font-size:11px;
	text-align:left;
	color:#A30000;
	font-weight:bold;
 background-image:url(/images/h2bg.jpg);
 background-repeat:repeat-x;
 background-position: bottom;
 padding-right:5px;
 padding-left:5px;
 padding-top:40px;
	}

td.title2 {
	font-size:11px;
	text-align:left;
	color:#A30000;
	font-weight:bold;

 background-image:url(/images/h2bg.jpg);
 background-repeat:repeat-x;
 background-position: bottom;
 padding-right:5px;
 padding-left:5px;
 padding-top:40px;
	}

h1.sec {
	font-size:14px;
	color:red;
	display:inline;
	vertical-align:middle;
	}

h1.fir {
	font-size: 12px;
	color: #300;
	background-color: #fff0ee;
	padding: 1px 0 1px 5px ;
	margin-bottom:3px;
	border-bottom: 1px solid #900;
	text-align:center;
}

h3 {
	font-size:12px;
	color:#000;
	font-weight:bold;
	}

img {
	border:0px;
	padding-right:5px;
}

input.text {
	background-color: #eee;
	border: 1px solid #000;
	font-size:12px;
}

input {
	background-color: #fff;
	border: 1px solid #000;
	color: #A30000;
	font-size:12px;
}

hr {
	border: 1px solid #e4e4e4;
	height: 1px;
}
