body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 10px;
	padding: 10px;
	background-image: url(elements/grad_main.jpg);
	background-color: #A40000;
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-size: 48px;
	color: #FF1800;
}
h2 {
	font-size: 28px;
	color: #FF1800;
}
h3 {
	font-size: 18px;
	color: #00ABDF;
}
h4 {
	font-size: 15px;
	color: #00ABDF;
}
a, a:link, a:visited{
	text-decoration: underline;
	font-weight: bold;
	color: #C74E05;
}
a:hover, a:visited:hover {
	color: #000000;
	text-decoration: none;
}
li {
	font-size: 13px;
	list-style-position: outside;
	padding-top: 4px;
	list-style-image: url(elements/yinyang.gif);
	padding-bottom: 4px;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
	text-indent: 0px;
}
.center {
	text-align: center;
	text-indent: 0px;
}
.paragraph {
	text-align: justify;
	font-size: 13px;
}
.justify {
	text-align: justify;
}
.highlight {
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
.error {
	color: #990000;
}
.errorborder {
	background-color: #990000;
	border: 1px solid #E92D25;
	color: #FFFFFF;
}
.success {
	color: #006600;
}

.successborder {
	background-color: #DDDDDD;
	border: 1px solid #0066CC;
	color: #0066CC;
}
.admin {
	background-color: #AAAAAA;
	color: #333333;
	font-size: 14px;
}
.admin  a, .admin  a:link, .admin a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.admin a:hover, .admin a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.adminbar {
	background-color: #DDDDDD;
	color: #333333;
}

.admin1 {
	color: #640000;
}
.admin2 {
	color: #006400;
}
.admin3 {
	color: #640064;
}

.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.buttoncell {
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #FFFFFF;
	background-color: #D4D0C8;
	font-weight: bold;
	padding: 2px;
}
.buttoncell a {
	text-decoration: none;
}
.pad {
	padding: 8px;
}
.pad2 {
	padding: 4px;
}
.colpad {
	padding-bottom: 12px;
}

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.border2 {
	border: 1px solid #2D3332;
}
.borderred {
	border: 1px solid #A10000;
}



.h_border {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEFF;
	border-bottom-color: #EEEEFF;
}
.v_border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEFF;
	border-left-color: #EEEEFF;
}

.header {
	color: #FFFFFF;
	font-size: 13px;
}
.subheader {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.darkback {
	background-color: #2D3332;
}
.darklink {
	color: #FFFFFF;
}
.darklink a, .darklink a:link, .darklink a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
.darklink a:hover, .darklink a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.blackback {
	background-color: #343434;
}
.blacklink {
	color: #FFFFFF;
}
.blacklink a, .blacklink a:link, .blacklink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.blacklink a:hover, .blacklink a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteback {
	background-color: #FFFFFF;
}
.whitelink {
	color: #000000;
}
.whitelink a, .whitelink a:link, .whitelink a:visited {
	color: #333333;
	text-decoration: none;
}
.whitelink a:hover, .whitelink a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
}
.lightback {
	background-color: #00789B;
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #00ABDF;
	background-image: url(elements/grad_light.jpg);
}
.lightlink {
	color: #FFFFFF;
}
.lightlink a, .lightlink a:link, .lightlink a:visited {
	color: #F6F82A;
	text-decoration: underline;
}
.lightlink a:hover, .lightlink a:visited:hover {
	color: #A10000;
	text-decoration: underline;
}
.brightback {
	background-color: #00789B;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.brightlink {
	color: #00FFFF;
}
.brightlink a, .brightlink a:link, .brightlink a:visited, .brightlink a:hover, .brightlink a:visited:hover {
	color: #00FFFF;
	text-decoration: none;
}
.nav_back {
	background-image: url(elements/navbar.gif);
	background-repeat: repeat-x;
}
.nav, .nav_on, .bignav, .bignav_on {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	text-transform: capitalize;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center;
}
.nav_on a, .nav_on a:link, .nav_on a:visited{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/nav_current.gif);
	width: 80px;
}
.nav_on a:hover, .nav_on a:visited:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(elements/nav_current.gif);
}
.nav a, .nav a:link, .nav a:visited{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/nav.gif);
	width: 80px;
}
.nav a:hover, .nav a:visited:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(elements/nav_on.gif);
}
.bignav_on a, .bignav_on a:link, .bignav_on a:visited{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/bignav_current.gif);
	width: 110px;
}
.bignav_on a:hover, .bignav_on a:visited:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(elements/bignav_current.gif);
}
.bignav  a, .bignav a:link, .bignav a:visited{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/bignav.gif);
	width: 110px;
}
.bignav a:hover, .bignav a:visited:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(elements/bignav_on.gif);
}
.sidenav,.sidenav_on {
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
	background-image: url(elements/side_blank.jpg);
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}
.sidenav a, .sidenav a:link, .sidenav a:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/sidenav.jpg);
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.sidenav a:hover, .sidenav a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/sidenav_on.jpg);
}
.sidenav_on a, .sidenav_on a:link, .sidenav_on a:visited{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/sidenav_current.jpg);
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.sidenav_on a:hover, .sidenav_on a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(elements/sidenav_current.jpg);
}
.footer {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	border: 1px solid #2D3332;
}
.footer a, .footer a:link, .footer a:visited {
	text-decoration: none;
	color: #A40000;
}
.footer a:hover, .footer a:visited:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.button {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	line-height: 20px;
}
.button  a, .button  a:link, .button a:visited {
	display: block;
	background-image: url(elements/button.gif);
	height: 20px;
	width: 60px;
	text-decoration: none;
	color: #FFFFFF;
}
.button  a:hover, .button a:visited:hover {
	background-image: url(elements/button_on.gif);
	text-decoration: none;
	color: #FFFFFF;
}

.title {
	font-size: 24px;
}
.big {
	font-size: 20px;
}
.notice {
	font-size: 16px;
	font-weight: bold;
}
.main {
	font-size: 14px;
}
.small {
	font-size: 12px;
}
.small2 {
	font-size: 11px;
	line-height: 13px;
}


.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.list {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.normal {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.sans {
	font-family: Arial, Helvetica, sans-serif;
}
.serif {
	font-family: "Times New Roman", Times, serif;
}

.dark1 {
	color: #FD1C08;
}
.dark2 {
	color: #0151A9;
}
.light1 {
	color: #00ABDF;
}
.light2 {
	color: #999999;
}
.formnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 1px;
}

.scroll {
	overflow: auto;
	scrollbar-base-color: #202020;
	scrollbar-face-color: #595959;
	scrollbar-shadow-color: #202020;
	scrollbar-highlight-color: #202020;
	scrollbar-3dlight-color: #202020;
	scrollbar-darkshadow-color: #202020;
	scrollbar-track-color: #202020;
	scrollbar-arrow-color: #FFFFFF;
	padding-right: 4px;
}
