body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#mainTable {
	width: 720px;
	border: 1px solid #000000;
	/*/*/line-height: normal; /* */
	background-position: left top;
 }

#mainTable td {
 	padding: 20px;/*Pads each table cell in modern browsers*/
 }

#maincontent {
	font-size: 12px;
	/*/*/font-size: 100%; /* */
	background-color: #ffbfbf;
	top: auto;
	margin: 0px;
	padding: 10px;
	background-position: top;
	vertical-align: top;
	border: 2px dotted #333;
	overflow:scroll 
 }

#navigation {
	width: 120px;
	font-size: 85%;
	vertical-align: top;
	/*/*/font-size: 85%; /* */
	background-color: #ffbfbf;
	border: 2px dotted #333;
 }
 
#sidebar {
	width: 200px;
	font-size: 85%;
	vertical-align: top;
	/*/*/font-size: 85%; /* */
	background-color: #ffbfbf;
	border: 2px dotted #333;
 }

#header {
    background-color: #800000
    color: #CCCCCC; 
	width: 950px;
	height: 150px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(images/header.jpg);
	background-position: top;
 }

#header_2 {
	background-color: #800000;
	color: #CCCCCC;
	height: 150px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(tcg/header2.gif);
	background-position: center;
 }
 
#header_3 {
	background-color: #ECE9D8;
	color: #CCCCCC;
	height: 150px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(tcg/header3.gif);
	background-position: center;
 }
 
 #header_4 {
	background-color: #ECE9D8;
	color: #CCCCCC;
	height: 150px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(tcg/header4.gif);
	background-position: center;
 }
 
#header_5 {
	background-color: #ECE9D8;
	color: #CCCCCC;
	height: 150px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(tcg/header5.gif);
	background-position: center;
 }
 
 #header_6 {
	background-color: #ECE9D8;
	color: #CCCCCC;
	height: 150px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(tcg/header6.gif);
	background-position: center;
 }
 
 #header_7 {
	background-color: #ECE9D8;
	color: #CCCCCC;
	height: 150px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-image: url(tcg/header7.gif);
	background-position: center;
 }

#footer {
 	background-color: #ffbfbf;
 	color: #CEA294;
	
 }

td, p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }

h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }

#sidebar a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 2px dotted #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 160px; /* */
 }
#sidebar a:link, #sidebar a:visited {
 	color: #666;
 }

#sidebar a:hover, #sidebar a:active {
 	color: #000000;
 	background-color: #FFFFCC;
 	border: 2px solid #000;
 }

#sidebar ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: none; /* */
 }

#sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
 
#current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #999999!important;
 	border: 2px dotted #999 !important; /* */
 }
.style1 {color: #000000}

.style3 {
	font-size: 24px;
	color: #333333;
}

table {
	font-size: 11px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #999999;
}
.head1 {
	font-weight: bold;
	color: #00CCFF;
	background-color: #FFFFCC;
	border: #6699FF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 18px;
}
