body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}
h1 {
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Times New Roman, Verdana, Century Gothic;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h2 {
	text-align: left;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Times New Roman, Verdana, Century Gothic;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
h3 {
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Times New Roman, Verdana, Century Gothic;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
hr {
	height: 1px;
	color: #000000;
}
table {
	width: 100%;
	height: 100%;
}
#left {
	width: 20%;
	height: 97%;	
	padding: 0px 0px 0px 20px;	
	background: url(/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#left ul {
	list-style: none;
	margin: 165px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#left ul li {
	font-variant: normal;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Times New Roman , Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color: #464646;
	border-bottom: 1px dotted #A8A8A8;
}
#left ul li a {
	display: block;
	text-decoration: none;
	color: #464646;
	padding: 2px 0px 5px 0px;
}
#left ul li a:hover {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#center {
	width: 60%;
	height: 97%;
	padding: 0px 20px 0px 20px;
	text-align: justify;
	font-family: Verdana, Times New Roman , Century Gothic;
	font-size: 13px;
	font-weight: normal;
	color: #464646;
}
#center a {
	cursor: hand;
	pointer: hand;
	font-family: Verdana, Century Gothic, Times New Roman;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#center a:hover {
	font-family: Verdana, Century Gothic, Times New Roman;
	font-size: 13px;
	font-weight: bold;
	color: #dd0000;
	text-decoration: none;
}
#center b a {
	font-family: Century Gothic, Verdana, Times New Roman;
	font-size: 22px;
	font-weight: normal;
	color: #dd0000;
	text-decoration: none;
}
#center b a:hover {
	font-family: Century Gothic, Verdana, Times New Roman;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#right {
	width: 20%;
	height: 97%;
	padding: 160px 20px 0px 0px;
	text-align: left;
	font-family: Times New Roman, Verdana, Century Gothic;
	font-size: 14px;
	font-weight: normal;
	color: #787878;
}
#right a {
	display: block;
	text-decoration: none;
	color: #464646;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #A8A8A8;
}
#right a:hover {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #DD0000;
}
#topnavig {
	text-align: right;
	padding: 0px 10px 3px 0px;
}
#botnavig {
	text-align: center;
	color: #DD0000;
	padding: 10px 0px 10px 10px;
}
#adv {
	width: 100%;
	font-size: 11px;
	color: #787878;
	text-align: justify;
	text-decoration: none;
	font-family: Verdana , Times New Roman, Century Gothic;
}
#adv a {
  display: inline;
	font-size: 11px;
	color: #660000;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	padding: 0px;
	font-family: Verdana , Times New Roman, Century Gothic;
}
#adv a:hover {
  display: inline;
	font-size: 11px;
	color: #dd0000;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	padding: 0px;
	font-family: Verdana , Times New Roman, Century Gothic;
}
