@charset "utf-8";
body  {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center; /* center for IE 5* browsers */
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.twocol #container {
	width: 1000px;  
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* IE5 text-align override */
} 
.twocol #header {
	background-color: #FFF;
	background-image: url(images/headtile.gif);
	height: 80px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
} 
.twocol #header p  {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	font-size: 36px;
	font-weight: bold;
	color:#FFF;
	letter-spacing: 3px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.twocol #header2 {
	background-color: #FFF;
	background-image: url(images/navtile.gif);
	height: 39px;
} 
.twocol #header2 ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
}
.eyepop {
	width: 425px;
	border: solid;
	border-color: #993300;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 2px;
	border-right-width: 8px;
	border-bottom-width: 2px;
	border-left-width: 8px;
	background-color: #FEFAF0;
}
.smalltext { font-size: 14px; }
.bigpop {
	font-weight: bold;
	font-size: 24px;
	color: #930;
	margin-left: 60px;
}
.twocol #header2 li {
	display:inline;
	margin:0;
	padding:0;
}
.twocol #header2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 10px;
}
.twocol #logo {
	float: left;
	margin-top: 20px;
}
.twocol #banner {
	float: right;
	margin-top: 20px;
}
.twocol #sidebar1 {
	float: right;
	width: 260px; /* required for IE */
	background: #EBEBEB;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.twocol #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 710px;
} 
.twocol #footer { 
	padding: 0 10px 0 20px;
	background:#DDDDDD; 
} 
.twocol #footer p {
	margin: 0; /* margin collapse */
	padding: 10px 0;
	text-align: center;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.boldtext {
	font-size: 20px;
	color: #000;
	text-align: center;
	font-weight: bold;
	}
.imgleft {
float: left;
padding: 6px 10px 6px 0px;
}
.Categories {
	width: 220px;
	background: #fbf4e0 url(images/catbkg.gif) no-repeat left bottom;
	padding: 8px;
	position: relative;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.Categories h3 {
	background: url(/images/catheadico.gif) no-repeat left top;

}
.CategoriesCorner {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 15px;
	width: 15px;
	background-image: url(/images/catbkcorn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.SR { float: right; width: 260px; color:#993300; }
.SR h3 {
	border-bottom: dashed 1px #c7b78a;
	font-size: 14px;
	color:#993300;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.General {
	width: 220px;
	background: #fefaf0 url(images/genbkg.gif) no-repeat left bottom;
	position: relative;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 8px;
	margin-top: 5px;
}

.GeneralCorner { background: url(images/genbkcorner.gif) no-repeat left top; position: absolute; top: 0px; right: 0px; height: 15px; width: 15px;}
.General h3 { background: url(images/linkheadico.gif) no-repeat left top; padding-left: 20px; }
 
.SR ul { padding: 0px; margin: 0px;}
.SR li { padding: 2px 0px; margin: 0px; list-style-type: none; font-size: 14px;}
.SR li a {
	padding-left: 15px;
	margin: 0px;
	list-style-type: none;
	background: url(/images/srbullet.png) no-repeat left top;
	color: #cc6600;
	text-decoration: none;
}  
.SR li a:visited { color: #cc6600; text-decoration: none;} 
.SR li a:hover { text-decoration: underline; color: #993300; } 
h1{color:#000000;font-size:20px}
h1 a{color:#0000aa}
h2{color:#000000;font-size:16px}
h2 a{color:#0000aa}
h2 a:visited{color:#0000aa}
h3{color:#000000;font-size:14px}
h3 a{text-decoration:underline;color:#0000aa}
h4{color:#000000;font-size:14px}
h4 a{text-decoration:underline;color:#0000aa}
IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto }
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #DD0000;
	text-decoration: none;
}
a.nav {
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
}
a.nav:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
a.nav:active {
	color: #DD0000;
	text-decoration: none;
	font-size: 16px;
}

#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
	font-size: 14px;
}

th {
	color: #930;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background-color: #FBF4E0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
th.left {
	color: #930;
	border-left: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background-color: #FBF4E0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000;
	text-align: center;
}
td.alt {
	color: #333;
	background-color: #FEFAF0;
}
td.left {
	border-left: 1px solid #C1DAD7;
	background: #fff;
}
td.leftalt {
	border-left: 1px solid #C1DAD7;
	color: #333;
	background-color: #FEFAF0;
}
.navbox {
	padding: 0px;
	border: 1px solid #999;
	background-color: #F0F0F0;
	margin-right: auto;
	margin-left: auto;
	width: 350px;
	text-align: center;
	font-size: 14px;
}
.navbox a {
	color: #cc6600;
	font-size: 14px;
	text-decoration: none;
}  
.navbox a:visited { color: #cc6600; text-decoration: none;} 
.navbox a:hover { text-decoration: underline; color: #993300;} 

