
span.leadingText {
	color: #8FBA56;
	font-weight: bold;
}


div.enlargeImg {
	display: none; position:absolute; border: solid 1px #004080; background-color: #FFFFFF;
	padding: 0px;
}
table.enlargeImg {
	background-color: #FFFFFF;
}
td.enlargeImg {
	color: #0080C0; font-family:arial; font-size: 12px;
}

body {
	margin: 0px;
	background-color: #2E2E2E;

	scrollbar-face-color: #4B4B4B;
	scrollbar-highlight-color: #707070;
	scrollbar-3dlight-color: #AEAEAE;
	scrollbar-darkshadow-color: #4B4B4B;
	scrollbar-shadow-color: gray;
	scrollbar-arrow-color: #FF9950;
	scrollbar-track-color: #787878;
}

textarea {
	scrollbar-face-color: #4B4B4B;
	scrollbar-highlight-color: #707070;
	scrollbar-3dlight-color: #AEAEAE;
	scrollbar-darkshadow-color: #4B4B4B;
	scrollbar-shadow-color: gray;
	scrollbar-arrow-color: #FF9950;
	scrollbar-track-color: #787878;
}

table.topmenu {
	background-color: #171717;
	color: #A4A4A4;
	width: 950px;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	border-bottom: solid 2px #454545;
}

table.banner1 {
	background-image: url(../img/banner-run.png);
	width: 950;
	height: 190;
	border: solid 5px #454545;
}

table.banner2 {
	background-image: url(../img/banner2.png);
	width: 950;
	height: 190;
	border: solid 5px #454545;
}

table.banner3 {
	background-image: url(../img/banner3.png);
	width: 950;
	height: 190;
	border: solid 5px #454545;
}

table.banner4 {
	background-image: url(../img/banner4.png);
	width: 950;
	height: 190;
	border: solid 5px #454545;
}



td.bannerLeft{
	color: #FFCC33;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	padding: 20px;

}
a.topmenu {
	color: #A4A4A4;
	text-decoration: none;
	display: block;
	border-bottom: solid 2px #171717;
	padding-bottom: 5px;
	text-align: center;
}
/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#33CC00',EndColorStr='#000000'); */
a:hover.topmenu {
	color: #A4A4A4;
	text-decoration: none;
	display: block;
	border-bottom: solid 3px #669950;
	padding-bottom: 4px;
	text-align: center;
}

a.leftmenu {
	color: #A4A4A4; text-decoration: none;
}
a:hover.leftmenu {
	color: #FFCC33; text-decoration: underline overline;
}

a.link0 {
	color: #FF9950; text-decoration: none;
}
a:hover.link0 {
	color: #FFCC33; text-decoration: underline;
}

table.content {
	background-color: #101010;
	width: 950;
	border: solid 5px #454545;
	color: #A4A4A4;
	font-family: arial;
	font-size: 12px;
}

table.regular {
	font-family: arial;
	font-size: 12px;
	color: #A4A4A4;
}
td {
	font-family: arial;
	font-size: 12px;
	color: #A4A4A4;
}
.eventHeader {
	color: #FFFFCC;
}
td.contentLeft {
	text-align: justify;
}

td.contentRight {
	text-align: justify;
}

td.advertise {
	background-color: #101010;
	width: 950;
	color: #A4A4A4;
	font-family: arial;
	font-size: 12px;
	border: solid 3px #454545;
}
td.author {
	color: #676767;
	font-family: arial;
	font-size: 12px;
	height: 50px;
}

input.contact, textarea.contact {
	border: solid 1px #6B9C5F;
	background-color: #21301D;
	color: white;
	font-size: 12px;
	font-family: arial;
}

img.event {
	border: solid 4px #646464;
	margin-top: 20px;
}

.bb {
	border-bottom: solid 1px #3B3B3B;
}

.bb2 {
	border-bottom: solid 2px #3B3B3B;
}

#articleTitle {
	color: #C1C184;
	font-size: 19px;
}

#articleAuthor {
	font-style: italic;
}
