body, p, div, td, li, input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #302e2e;
	font-size: 11px;
	font-weight: normal;
}

body {
	background-color: #630005;
	margin-left: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-right: 0%;
}

p em {
	font-weight: bolder;
	font-style: normal;
	color:  #FFFFFF;
}

a {
	color: #a11717;
	text-decoration: none;
}

a b {
	font-weight: bold;
	color: #a11717;
}

a:hover {
	color: #660404;
	text-decoration: underline;
}


/**/
a.topshooter {
	color: #ffe500;
	text-decoration: none;
}

a.topshooter b {
	font-weight: bold;
	color: #ffe500;
}

a.topshooter:hover {
	color: #fff283;
	text-decoration: underline;
}

a.topshooter:active {
	color: #ffab08;
}
/**/

a.gold {
	color: #ffe500;
	text-decoration: none;
}

a.gold b {
	font-weight: bold;
	color: #ffe500;
}

a.gold:hover {
	color: #fff283;
	text-decoration: underline;
}

a.gold:active {
	color: #ffab08;
}

a.tan {
	color: #EFE19E;
	text-decoration: none;
}

a.tan b {
	font-weight: bold;
	color: #EFE19E;
}

a.tan:hover {
	color: #c8151c;
	text-decoration: underline;
}

a.tan:active {
	color: #c8151c;
}

a.red {
	color: #c8151c;
	text-decoration: none;
}

a.red b {
	font-weight: bold;
	color: #c8151c;
}

a.red:hover {
	color: #d64b50;
	text-decoration: underline;
}

a.red:active {
	color: #bc8e25;
}




a.white {
	color: #fff;
	text-decoration: none;
}

a.white b {
	font-weight: bold;
	color: #fff;
}

a.white:hover {
	color: #fff;
	text-decoration: underline;
}

a.white:active {
	color: #fff;
}







a.eventName {
	color:#936b11;
	font-weight:bold;
	text-decoration: underline;
}

a.eventName:hover {
	color:#c49c47;
	text-decoration: underline;
}

a.eventName:active {
	color:#ffd06f;
}

a.more, a.more:link, a.more:visited, a.more:active {
	/*font-size:10px;*/
	color:#8d0909;
	background-image: url('/graphics/interface/link_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:8; padding-right:0; padding-top:0; padding-bottom:0
}

code {
	color: green;
	font-size: larger;
}

div.red {
	color:#FFFFFF;
}

div.red a {
	color:#ffe500;
}

div.section {
	padding:5px;
	margin:5px;
	border:1px solid #454545;
	background-color:#440003;
}

div.admin {
	background:#fce8a2;
	border:1px dotted #929992;
	margin-bottom:5px;
	padding:10px;
	padding-right:35px;
	background-image: url('/graphics/interface/admin.gif');
	background-repeat: no-repeat;
	background-position: center right;
	height:100px;
	overflow-x: auto;
}

th {
	background-color: #400000; 
	font-weight: bold;
	font-size: 11px;
	color: #EFE19E;
	text-align: left;
	text-indent: 3px;
}

th em {
	color:#FFFFFF;
	font-style:normal
}

th a {
	color: #EFE19E;
	text-decoration: none
}

th a:hover {
	color: #fff283;
	text-decoration: underline
}

th a:active {
	color: #ffab08
}

th.sub {
	background-color: #646464; 
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 3px
}

th.gold {
	color:black;
	background-color: #967c1f
}

tr.lite {
	background-color: #e8e7e7
}

tr.dark {
	background-color: #d1d1d1
}

td.active {
	color:#a11717;
	text-decoration:underline;
	background:#a2a2a2
}

td.lite {
	background-color: #e8e7e7
}

td.attn {
	color:red
}

td.boxed {
	border:1px solid #31422B;
	padding:10px;
	background-color: #FFFFFF
}

td.dark {
	background-color: #d1d1d1
}

div.pinned {
	border:0px solid black;
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background: #ffe59a url('/graphics/interface/pinhead.gif') no-repeat top left;
	padding-left:30px
}

dt {
	font-weight: bolder
}

.attn {
	color: red;
	font-weight: bold;
	font-size: 11px
}

.redNormal {
	color:#d65600;
	font-size: 11px
}

.boldred {
	color: red;
	font-weight: bold;
	font-size: 11px
}

.error {
	color: red;
	font-weight: bold;
	font-size: 11px
}

.newstitle {
	color: #a77200;
	font-weight: bold;
	font-size: 14px
}

.newstag {
	font-weight: normal;
	color: black
}

.copyright {
	font-weight: normal;
	color: #FFFFFF
}

.boldyellow {
	font-weight: bold;
	color: #ffcc00
}

.eventName {
	color:#936b11;
	font-weight:bold
}
