/* CSS Document */
body {
	background-color: #535353;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	border: 1px solid #7797B5;
}
div#tablemain {width:800px; float:left;}
#tablemain td {font-size:11px;}
div#sponsor {
	width:200px;
	float: right;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
#sponsor h5 {
	background-color: #FFFFFF;
	color: #E31E32;
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: 15px;
	font-weight: normal;
	border-bottom: 1px solid #E31E32;
	padding-bottom: 5px;
}
ul li {margin-bottom:5px;}
#clear {clear:both;}
#paypal td{font-size:11px;}
#footer {
	background-color: #7797B5;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.5em;
	clear: both;
	padding-top: 2px;
	margin-top: 0px;
	padding-bottom: 5px;
}
#footer h1 {
	font-size: 15px;
	margin-bottom: 0px;
	margin: 5px;
}
#footer a:link, #footer a:visited {color:#fff;}
#footer a:hover {color:#000;}
table td {
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
}
h2{
	color: #4A6C8A;
	font-size: 14px;
}
h3{
	font-size: 13px;
}
h4{
	color: #FF0000;
	font-size: 12px;
}
p {}
a:link, a:visited {
	color: #000000;
}
a:hover {
	color: #7797B5;
}
table#main {
	width:800px;
}
#nav {
	border-bottom: 1px solid #fff;
	background-color: #FFFFFF;
	border-right: 2px solid #7797B5;
}
#nav a:link, #nav a:visited {
	display: block;
	font-size: 11px;
	line-height: 2em;
	border-bottom: 1px dotted #e4e4e4;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #333333;
}
#nav a:hover {
	color: #7797B5;
}
td#lhcol {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	font-size: 10px;
}
td#lhcol a:link,  td#lhcol a:visited {
	border-bottom: 0px dotted #e4e4e4;
	color: #000000;
	display: inherit;
	text-decoration:underline;
	
}
td#lhcol a:hover {
	color: #FF0000;
	}
td#banner {
	text-align: left;
	background-color: #FFFFFF;
	border-right: 1px solid #7797B5;
}
td#page_title {
	background-color: #7797B5;
	color:#fff;
	font-size: 18px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
	width: 410px;
}
td#page_title2 {
	background-color: #7797B5;
	color:#fff;
	font-size: 12px;
	font-weight: normal;
	text-align:right;
	padding-right: 10px;
	width: 140px;
}
td#content {
	background-color: #FFFFFF;
	padding: 10px;
	height: 100%;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #7797B5;
}

td#nav_bottom {
	background-color:#fff;
	border: 1px solid #7797B5;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #fff;
}

