body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 550px;
}
#wrap_outer {
	/* margin: 30px auto 0 auto; */
	margin: 10px auto 0 30px;
    
	padding: 0;
	width: 870px;
	background-image: url(../images/layout/wrapper.gif);
	background-repeat: repeat-y;
}

#wrap_LeftInner {
	background-image: url(../images/layout/sidebar_tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#sidebox {
	width: 192px;
	float: left;
	background-image: url(../images/layout/sidebar_top.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#maincontent {
	font-size: 0.8em;
	line-height: 1.75em;
	padding: 0 24px 20px 06px;
}
#sidecontent {
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 36px 30px 24px 24px;
}
h1, h2, h3 {
	font-size: 1.5em;
	margin: 0;
}
h2, h3 {
	margin: 30px 0 0 0;
}
#sidecontent h3 {
	font-size: 1.75em;
	margin: 0 0 10px 0;
	color: #000000;
	font-weight: normal;
}
p {margin: 12px 0;}
#sidecontent #side_nav, #sidecontent #side_nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidecontent #side_nav a {
	font-size: 1.1em;
	display: block;
	background-color: #56628C;
	color: #ECE9D8;
	border: 1px solid;
	border-color: #717DA8 #000000 #000000 #717DA8;
	padding: 2px 6px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	text-decoration: none;
}
#sidecontent #side_nav a:hover, #sidecontent #side_nav a:active, #sidecontent #side_nav a:focus {
	background-color: #333333;
	color: #FFFFFF;
	border-color: #333333 #000000 #000000 #333333;
	filter: alpha(opacity=75);
	opacity: 0.75;
}
/*-----------------*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
}
.listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F8C068
}
.tblelite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999
}
a.tblelite:link {
	color: #887830;
	text-decoration: underline
}
a.tblelite:visited {
	color: #999999;
	text-decoration: none
}
.dktext {
	font-family: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333
}
a:link {
	text-decoration: none;
	color: #333333
}
a:active {
	color: #333333;
	text-decoration: none
}
a:visited {
	color: #999999;
	text-decoration: none
}
a:hover {
	color: #CB1801;
	text-decoration: none
}
/*
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333
}
*/
a.tblelite:hover {
	color: #CCCCCC
}
.tblheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC
}
.laybrdr {
	border-color: #999999 black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.datatbltx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB9987
}
.dkhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold
}
.hand {
	cursor: hand
}
.wtvrd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF
}
.button {
	background-color: #9894B8
}
.comicorange {
	font-family: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CB1801
}
