body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	text-decoration: none;
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#tabs {
	float: right;
	margin-right: 12px;
	display: inline;
}
.tab {
	background-color: #FEB632;
	text-decoration: none;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
	font-size: 1em;
	background-image: url(corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tab:hover {
	background-color: #FECB6B;
	background-repeat: no-repeat;
	background-position: right top;
}
#main {
	float: right;
	width: 780px;
	margin: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	padding: 0px;
}
.holder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}

.holder {
	width: 620px;
	list-style-type: none;
	float: right;
}
.heading h2 {
	font-size: 1.6em;
}
.submenu {
	width: 120px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}


.holder a {
	color: #996600;
	text-decoration: none;
}
.holder h1 {
	font-size: 1.4em;
	color: #000000;
	text-align: left;
	margin-top: 5px;
}

.holder a:hover {
	text-decoration: underline;
}
.holder p {
	text-indent: 0px;
	list-style-type: none;
}

#container {
	overflow: hidden;
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	
}
#left h1, .submenu h1 {
	font-size: 1.3em;
	color: #666666;
	margin-bottom: 0.3em;
	padding-left: 5px;
}
#left {
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	padding-right: 0px;
}
#left a, .submenu a {
	text-decoration: none;
	width: 100px;
	display: block;
	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #FEB632;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #666666;
	border-bottom-color: #666666;
	color: #000000;
	padding-left: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
#left a:hover, .submenu a:hover {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FED281;
	border-bottom-color: #FED281;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #FECB6B;
}
#left p, .submenu p {
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 3px;
}
.activetab {
	background-color: #CCCCCC;
	text-decoration: none;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline;
	font-size: 1em;
}
#line {
	background-image: url(top2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 762px;
	margin: 0px;
	font-size: xx-small;
	line-height: 1px;
	height: 12px;
	padding: 0px;
}
#footer {
	text-align: center;
	float: right;
	width: 955px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
#footer p {
	text-indent: 0px;
	font-size: 0.8em;
	color: #000000;
}
#footer a {

	background-color: #FEB632;
	padding-right: 7px;
	padding-left: 7px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#footer a:hover {

	background-color: #FECB6B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #FECB6B;
	border-bottom-color: #FECB6B;
}
.livelink {


	background-color: #CCCCCC;
	padding-right: 7px;
	padding-left: 7px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.holder_rest {
	float: right;
	width: 600px;
	padding: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.holder_rest p {

	text-indent: 0px;
	list-style-type: none;
}
.holder_rest img {

	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}
.holder_rest a {
	padding-right: 7px;
	padding-left: 7px;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #FEB632;
}
.holder_rest a:hover {

	background-color: #FECB6B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #FECB6B;
	border-bottom-color: #FECB6B;
}
.heading {
	float: right;
	width: 760px;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
.heading h1 {
	font-size: 2.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.heading h3 {
	font-size: 1.5em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}



.leftlive {
	text-decoration: none;
	width: 100px;
	display: block;
	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #CCCCCC;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #666666;
	border-bottom-color: #666666;
	color: #000000;
	padding-left: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.heading p {
	font-size: .8em;
}

#banner {
	width: 615px;
}
.holder_rest h1 {
	font-size: 1.7em;
	color: #FF0000;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.holder2 {
	float: right;
	width: 610px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 160px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.holder2 img {
	margin-right: 10px;
	margin-left: 10px;
}

.holder2 p {
	text-indent: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 8px;
}
.holder2 h1 {
	font-size: 1.3em;
	color: #000000;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.holder2 a {
	color: #996600;
	text-decoration: none;
}
.holder2 a:hover {
	color: #996600;
	text-decoration: underline;
}
.holder_xprint {

	float: right;
	width: 760px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.oddrow {
	line-height: 1.5em;
}
.evenrow {
	background-color: #EFEFEF;
	line-height: 1.5em;
}
.toprow {
	line-height: 1.5em;
	background-color: #FFEBC6;
}
