body
{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background-color: #000;
	color: #fff;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
}

.flex
{
	width: auto;
	margin: 0px auto 0px auto;
}

p
{
	margin: 5px 10px 5px 5px;
	padding: 0px;
	font-size: 14px;
}

ul { margin: 10px 20px 10px 5px; }

li
{
	margin: 2px 10px 2px 5px;
	padding: 0px;
	font-size: 16px;
	line-height: 110%;
	list-style-type: square;
}

a:link, a:visited
{
	color: #CCFFCC;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:visited:hover, a:active, a:visited:active
{
	color: #CCFF99;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	color: #ccc;
}

h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	margin: 1px;
	padding: 2px;
	background-color: #ccc;
	border: 1px solid #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

input:focus, textarea:focus, select:focus
{
	background-color: #CCD6E0;
	color: #000;
}

#centercontentfull
{
	margin: 0px 5px 5px 5px;
	padding: 10px 10px 5px 10px;
	border: 1px #000 solid;
	background-color: #333333;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#centercontentwide
{
	margin: 0px 5px 5px 5px;
	padding: 10px 5px 5px 5px;
	float: left;
	width: 705px;
	background-color: #000;
	border: 1px #666 solid;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	min-height: 550px;
}

#centercontent
{
	margin: 0px 5px 5px 5px;
	padding: 15px 5px 5px 5px;
	border: 1px #000 solid;
	background-color: #333333;
	float: left;
	width: 480px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#centercontentmed
{
	margin: 0px 0px 5px 5px;
	padding: 15px 5px 5px 5px;
	border: 1px #000 solid;
	background-color: #333333;
	float: left;
	width: 555px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#container
{
	padding: 0px;
	margin: 5px auto 5px auto;
	width: 900px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-image: url(../grafix/headers/horiz/rotate.php);
	background-repeat: no-repeat;
	background-position: top right;
}

#containerflex
{
	padding: 0px;
	margin: 5px auto 5px auto;
	width: 90%;
	background-color: #333333;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#footer
{
	color: #fff;
	margin: 0px 15px 5px 15px;
	padding: 0px 5px 5px 5px;
	background-color: #666666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	clear: both;
	text-align: right;
	background-image: url(../grafix/footerbg.png);
	background-repeat: repeat-x;
}

#footer p { font-size: 9px; }

#footer a
{
	color: #eee;
	padding: 2px;
}

#footer ul
{
	margin: 0px 0px 0px 0px;
	padding: 1px;
	clear: both;
	text-align: center;
}

#footer li
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 2px 0px 5px 0px;
	font: inherit;
	font-size: inherit;
	display: inline;
}

#footer a.admincolor {
	color: #333;
}

#header h1 { padding-top: 20px; }

#header
{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
}

#leftcontent
{
	padding: 5px;
	float: left;
	width: 150px;
	background-color: #0fc;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
}

#menucontent
{
	float: left;
	width: 160px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 5px 5px;
	background-color: #61A16F;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	min-height: 550px;
	background-image: url(../grafix/headers/vert/rotate.php);
	background-repeat: no-repeat;
	background-position: top right;
}

#menucontent ul
{
	margin: 0px;
	padding: 0px 2px;
	list-style: none;
}

#menucontent h4 { position: relative; }

#menucontent li
{
	font-size: 14px;
	list-style: none;
	padding: 0px 0px;
	margin: 0px;
	position: relative;
}

#menucontent li ul { padding-bottom: 5px; }

#menucontent li li
{
	list-style: none;
	margin: 0px 0px 0px 10px;
	font-size: 10px;
	padding: 0px 5px;
}

#menucontent .float
{
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	z-index: 30;
	left: 0px;
}

#menucontent input
{
	background-color: #61A16F;
	color: #000;
	font-size: 10px;
}

#menucontent input:focus
{
	background-color: #7AB087;
	color: #000;
}

#menucontent a:link, #menucontent a:visited
{
	background-image: url(../grafix/menubg.png);
	background-position: top right;
	display: block;
	margin: 10px, 0px, 2px, 0px;
	padding: 5px;
	color: #fff;
}

#menucontent a:hover, #menucontent a:visited:hover
{
	background-color: #603;
	color: #fff;
	text-decoration: none;
}

#menucontent p, #menucontent h1, #menucontent h2, #menucontent h3, #menucontent h4, #menucontent h5, #menucontent h6, #right p, #right h1, #right h2, #right h3, #right h4, #right h5, #right h6
{
	color: #eee;
	margin: 0px;
	padding: 2px;
}

#menucontent .float a
{
	color: #666666;
	background-color: transparent;
	background-image: none;
}

#menucontent .float a:hover
{
	color: #fff;
	background-color: transparent;
}

#menucontent .white a, #menucontent .white p { color: #003366; }

#navtabs
{
	margin: 5px 10px 0px 0px;
	clear: both;
	padding: 2px 0px 2px 0px;
	position: relative;
}

#navtabs li
{
	display: inline;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
}

#navtabs ul, #navtabs li
{
	text-align: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navtabs select
{
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	bottom: 2px;
	background-color: #888;
	color: #fff;
	position: absolute;
	top: -3px;
}

#navtabs select:focus { background-color: #999; }

#navtabs a
{
	padding: 2px 2px 2px 2px;
	margin: 5px 2px 0px 2px;
	border-top: 1px #666 solid;
	border-right: 1px #666 solid;
	border-bottom: 1px #333 solid;
	border-left: 1px #666 solid;
	color: #fff;
	font-weight: normal;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	background-color: #666666;
}

#navtabs #current
{
	background-color: #333333;
	border-bottom: 1px #333333 solid;
	color: #FFFFFF;
}

#right
{
	width: 145px;
	float: right;
	background-color: #026E30;
	padding: 15px 5px 15px 5px;
	margin: 0px 0px 10px 5px;
	color: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#search
{
	font-size: 10px;
	float: right;
	clear: right;
	position: relative;
	right: 0px;
}

#search input { font-size: 10px; }

#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	color: #000033;
}

#tooltip h3, #tooltip div
{
	margin: 0;
	font-size: 12px;
	color: #000033;
}

.border
{
	border: 1px #fff solid;
	padding: 2px;
	margin: 0px;
	clear: both;
	display: block;
	background-color: #333;
}

#undertabs
{
	border-top: 1px #666 solid;
	clear: both;
	font-size: 11px;
	padding: 3px 10px 1px 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

#undertabs li { display: inline; }

#undertabs ul, #undertabs li
{
	list-style: none;
	margin: 0px;
	font: inherit;
	font-size: inherit;
	padding: 0px;
}

#undertabs a
{
	background-color: #B2DF86;
	padding: 3px 4px 2px 4px;
	margin: 2px 2px 5px 2px;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	border-top: 1px #666 solid;
	border-left: 1px #666 solid;
	color: #774F5A;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

#undertabs #current2
{
	background-color: #ccff99;
	border-top: 1px #666 solid;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	color: #000;
}

.ahead, .ahead a
{
	background-color: #6C3;
	color: #000;
}

.alert, .alert a, .alert h1, .alert h2, .alert h3, .alert h4
{
	background-color: #C00;
	color: #fff;
}
.centercolor { background-color: #ccff99; }

.centertone
{
	background-color: #7a7a7a;
	color: #fff;
}

.commentbox
{
	background-color: #AFDB83;
	margin: 0px 0px 0px 0px;
	padding: 7px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px #996 solid;
	color: #660033;
}

.commentbox h1, .commentbox h2, .commentbox h3, .commentbox h4, .commentbox h5, .commentbox h6, .commentbox p, .commentbox a:link { color: #603; }

.commentbox
{
	background-color: #AFDB83;
	margin: 0px;
	padding: 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px #996 solid;
	position: relative;
}

.commenttag
{
	background-color: transparent;
	background-image: url(grafix/bottarrow.gif);
	background-repeat: no-repeat;
	padding: 9px;
	margin: 0px;
	position: absolute;
	left: 10%;
	bottom: -30px;
}

.denim
{
	background-color: #617494;
	padding-left: 3px;
	padding-right: 3px;
}

.dark
{
	background-color: #999999;
	padding: 2px 10px 2px 10px;
	margin: 2px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark p, .dark a:link { color: #fff; }
.dark a:visited { color: #ffc; }
.dark a:hover, .dark a:visited:hover { color: #3F6; }

.darker
{
	background-color: #666666;
	padding: 2px 10px 2px 10px;
	margin: 2px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.darker h1, .darker h2, .darker h3, .darker h4, .darker h5, .darker h6, .darker p, .darker a:link { color: #fff; }
.darker a:visited { color: #ffc; }
.darker a:hover, .darker a:visited:hover { color: #3F6; }

.float
{
	float: left;
	margin: 0px 5px 5px 0px;
}

.floatr
{
	float: right;
	margin: 0px 5px 0px 5px;
}

/***********  drop shadow styles ***********/
.img-shadow
{
	float: left;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right !important;
	/*[if gte ie 5.5000]>*/
	margin: 10px 0 0 10px !important;
	/*<![endif]: ;*/
}

.img-shadowR
{
	float: right;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right !important;
	/*[if gte ie 5.5000]> */
	margin: 10px 0 0 10px !important;
	/*<![endif]: ;*/
}

.img-shadowC
{
	float: left;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right !important;
	/*[if gte ie 5.5000]> */
	margin: 10px 0 0 17% !important;
	/*<![endif]: ;*/
}

.img-shadow img, .img-shadowR img, .img-shadowC img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: solid #a9a9a9 1px;
	margin: -6px 6px 6px -6px;
	padding: 3px;
}

.new
{
	background-color: #603;
	color: #fff;
}

.outline
{
	background-color: #666666;
	margin: 5px;
	padding: 5px;
}

.outlinebox
{
	background-color: #666666;
	margin: 0px 0px 5px 0px;
	padding: 7px;
	border: 1px #996 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.one2plus
{
	width: 55%;
	float: left;
	margin: 0px 8px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one2plusr
{
	width: 55%;
	float: right;
	margin: 0px 0px 5px 8px;
	padding: 0px 0px 5px 0px;
}

.one2
{
	width: 48%;
	float: left;
	margin: 0px 6px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one2r
{
	width: 48%;
	float: right;
	margin: 0px 0px 5px 6px;
	padding: 0px 0px 5px 0px;
}

.one3
{
	width: 32%;
	float: left;
	margin: 0px 6px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one3r
{
	width: 32%;
	float: right;
	margin: 0px 0px 5px 6px;
	padding: 0px 0px 5px 0px;
}

.one4
{
	width: 23%;
	float: left;
	margin: 0px 6px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one4r
{
	width: 23%;
	float: right;
	margin: 0px 0px 5px 6px;
	padding: 0px 0px 5px 0px;
}

.one5
{
	width: 19%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one5r
{
	width: 19%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}

.one6
{
	width: 16%;
	float: left;
	margin: 0px 4px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one6r
{
	width: 16%;
	float: right;
	margin: 0px 0px 5px 4px;
	padding: 0px 0px 5px 0px;
}

.two3
{
	width: 65%;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.two3r
{
	width: 65%;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
}

.pale
{
	background-color: #676767;
	color: #434343;
}

.per5left { margin: 0px 5% 5px 5%; }
.per10left { margin: 0px 10% 5px 10%; }

/*********** end drop shadow styles ***********/
.left
{
	float: left;
	display: inline;
	margin-right: 5px;
	/* fixes ie double margin-left bug */
}

.right
{
	float: right;
	display: inline;
	margin-left: 5px;
	/* fixes ie double margin-left bug */
}

.spacer
{
	clear: both;
	margin: 0px;
}

.scroller
{
	height: 350px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.scrollertall
{
	height: 550px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.slider { display: none; }
.inline { display: inline; }

div.slider
{
	margin: 0px;
	padding: 0px;
	display: none;
}

.fineprint { font-size: 9px; }
.small { font-size: 10px; }
.medium { font-size: 14px; }
.large { font-size: 20px; }

.tabs
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 0px #333 solid;
	margin: 5px auto 0px auto;
	font-size: 10px;
}

.tabsalpha
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px #666 solid;
	margin: 5px auto 5px auto;
	font-size: 10px;
}

.tabs a, .tabsalpha a
{
	background-color: #CCCCCC;
	padding: 2px 3px 0px 3px;
	margin: 0px 1px 0px 1px;
	border-top: 1px #666 solid;
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
	border-left: 1px #666 solid;
	color: #774F5A;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	line-height: 100%;
	display: inline-block;
}

#current3
{
	background-color: #CCFF99;
	border-bottom: 1px #CCFF99 solid;
	color: #603;
}
