body {
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	margin: 0px;
	background-image: url(../images/grid3.gif);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main {
	margin-left: 200px;
	padding-left: 10px;
/*	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EEBD6B;*/
}
#banner {
	height: 60px;
	background-color: #333;
	/*	margin-top: -20px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/grid3.gif);
}
#banner h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d6f804;
	font-size: 36px;
	margin: 0px;
	background-image: url(../images/yelbox12x12.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div#sidebar {
	position: absolute;
	width: 195px;
	left: 0px;
	padding-left: 0px;
	top: 90px;
	background-color: #333;
	background-image: url(../images/grid3.gif);
	border: 1px solid #9d05ad;
}
div#sidebar ul {
	margin: 0;
	padding: 0;
	width: 195px;
	background-color: #333;
	background-image: url(../images/grid3.gif);
/*	border: 1px solid;*/
}
div#sidebar li {
	position: relative;
	list-style: none;
	margin: 0;
}
#main #cols2 td {
	width: 50%;
	vertical-align: top;
}
.rightcol {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #d6f804;
}
div#sidebar li a {
	display: block;
	padding: 5px 0 5px 10px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9d05ad;
	font-weight: bold;
}

div#sidebar li a:hover {
	color: #FFF;
}


div#sidebar ul ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9d05ad;
	font-weight: normal;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d6f804;
	padding-right: 20px;
	margin-top: 25px;
}



div#sidebar li:hover {
	background-color: #9d05ad;
}
div#sidebar li.submenu:hover {
	background-color: #9d05ad;
	color: #FFF;
}
div#sidebar li.submenu {
	background-image: url(../images/smlpplarrow.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

div#sidebar ul ul {
	position: absolute;
	top: -5px;
	left: 190px;
	display: none;
	border: 1px solid #9d05ad;
}
div#sidebar ul.level1 li.submenu:hover ul.level2, 
div#sidebar ul.level2 li.submenu:hover ul.level3 {display:block;}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d6f804;
	margin: 0px;
	background-image: url(../images/yelbox6x6.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a:link {
	color: #9d05ad;
	text-decoration: none;
}
#main ul {
	list-style-image: url(../images/yelbox6x6.gif);
}
#main ul li {
	padding-top: 5px;
}


a:visited {
	color: #9d05ad;
	text-decoration: none;
}

a:hover {
	color: #FF0;
	text-decoration: underline;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d6f804;
	border-bottom: 1px dotted #d6f804;
	margin: 0px;
	padding: 15px 0 2px 0;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d6f804;
}

h2 {
	color: #d6f804;
	font-size: 24px;
	margin: 0px;
	background-image: url(../images/yelbox8x8.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
p {
	margin-top: 20px;
}
div#sidebar li a:focus {
	outline-style: none;

}
#main #links tr td {
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#main #links tr th {
	font-weight: bold;
	color: #d6f804;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 0px;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#main #links {
	width: 95%;
}
#main #galltable td {
	padding: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d6f804;
}
#galltable tr th {
	padding-bottom: 5px;
}

.paddedth {
	padding-bottom: 5px;
}
.pager {
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
	vertical-align: middle;
}

.boxtext {
	border: 1px solid #d6f804;
	padding: 5px;
}
a.demo:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #F0F;
	text-decoration: none;
}
.linkcounter {
}
div.pager a.linkcounter:link {
	color: #FFF;
	text-decoration: none;
}
div.pager a.linkcounter:visited {
	color: #FFF;
	text-decoration: none;
}

div.pager a.linkcounter:hover {
	color: #d6f804;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.demo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0FF;
	text-decoration: underline;
}
.rboxdemotext {
	padding-right: 5px;
	padding-left: 5px;
}
.pagecounter {
	border: 1px solid #999;
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.sitemapheader {
	padding: 5px;
	font-weight: bold;
	color: #d6f804;
}
.sitemapentry {
	padding: 5px;
}
.sitemapheaderL2 {
	padding: 5px;
	font-weight: normal;
	color: #d6f804;
}
#main form #skin tr td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main form #skin tr th {
	padding-bottom: 10px;
}
#main #sibl1 {
	width: 1000px;
}
#main #sibl1 td {
	padding: 8px;
}
#main #sibl1 th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}
