h1 {
	font: large Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding: 0px;
}
p {
	font: x-small Verdana, "Trebuchet MS", Arial;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

ul {
	LIST-STYLE-IMAGE: url(../assets/page_elements/bullet.gif);
	font-size: x-small;
	padding-left: 18px;
	margin-left: 0px;
	font-family: verdana, "Trebuchet MS", Arial;
	margin-top: 7px;
}

li {
	margin-top:4px;
	list-style-image: url(../Assets/page_elements/list_arrow.gif);
}

a:link {
	color: #666633;
	text-decoration: none;
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: x-small;
}
a:visited {
	text-decoration: none;
	color: #666633;
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: x-small;
}
a:hover {
	color: #ff6600;
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: x-small;
}
a:active {
	text-decoration: none;
	color: #666633;
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: x-small;
}

.news:link, .news:active, .news:visited {
	color: #000;
}

.news:hover {
	color: #666666;
	text-decoration: underline;
}
.headstyle {
	font: normal 9px Verdana, "Trebuchet MS", Arial;
	color: #ff6600;
}
body {
	background: #CCCCCC;
}
.sidebar {
	font: 10px Verdana, "Trebuchet MS", Arial;
	color: #000000;
	margin: 40px 0 0 0;
}
.sidebarpoints {
	font: normal 10px Verdana, "Trebuchet MS", Arial;
	color: #666600;
}
h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ff6600;
}
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
h4 {
	font: italic bold 11px Arial, Helvetica, sans-serif;
	margin-top: 3px;
	padding-top: 3px;
}
.vert_divider {
	background:  url("../Assets/page_elements/vert_div.gif") repeat-y center;
}
.footer {
	background: #FFFFFF;
	font: 10px Verdana, "Trebuchet MS", Arial;
	color: #000000;
}
.footer a:link {
	color: #000000;
}
.footer a:visited {
	color: #000000;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer a:active {
	color: #000000;
}
.sidebarpoints a:link {
	color: #666600;
	font: 10px Verdana, "Trebuchet MS", Arial;
}
.sidebarpoints a:visited {
	color: #666600;
	font: 10px Verdana, "Trebuchet MS", Arial;
}
.sidebarpoints a:hover {
	color: #666600;
	text-decoration: underline;
	font: 10px Verdana, "Trebuchet MS", Arial;
}
.sidebarpoints a:active {
	color: #666600;
	font: 10px Verdana, "Trebuchet MS", Arial;
}
.textindent {
	padding-left: 13px;
	text-indent: -14px;
	color: #000000;
}
.textindent a:link {
	font: normal 10px Verdana, "Trebuchet MS", Arial;
	color: #666633;
}
.textindent a:visited {
	font: normal 10px Verdana, "Trebuchet MS", Arial;
	color: #666633;
}
.textindent a:hover {
	font: normal 10px Verdana, "Trebuchet MS", Arial;
	color: #ff6600;
}
.textindent a:active {
	font: bold 10px Verdana, "Trebuchet MS", Arial;
	color: #666633;
}
.announce {
	font-family: Verdana, "Trebuchet MS", Arial;
	color: #ff6600;
	padding-left: 5px;
	font-size: 80%;
}
.announce a:link {
	color: #ff6600;
	text-decoration: underline;
}
.announce a:visited {
	color: #ff6600;
	text-decoration: underline;
}
.announce a:hover {
	color: #666633;
	text-decoration: underline;
}
.announcetext a:active {
	color: #ff6600;
	text-decoration: underline;
}
.announcecc {
	font-family: Verdana, "Trebuchet MS", Arial;
	color: #ff6600;
	padding-left: 5px;
	font-size: 100%;
}
.announcecc a:link {
	color: #ff6600;
	text-decoration: underline;
	font-size: 90%;
}
.announcecc a:visited {
	color: #ff6600;
	text-decoration: underline;
}
.announcecc a:hover {
	color: #666633;
	text-decoration: underline;
}
.announcecc a:active {
	color: #ff6600;
	text-decoration: underline;
}
