body {
	background-color: #242424;
	background-image: url('image/body.gif');
	background-repeat: repeat;
	color: #d0d0d0;
	margin:0px 2px; padding:0px;
	text-align:center;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#Content { 
	width: 982px;
	margin: 0px auto;
	overflow: auto;
	text-align:left;
	background-color: #242424;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.section {
	font-weight: bold;
	color: #c0c0c0;
	border-width: 1px;
	border-left: solid 1px #317CC2;
	border-right: solid 1px #164C7D;
	border-top: solid 1px #3981C3;
	border-bottom: solid 1px #164C7D;
	height: 26px;
	background: url("image/th.gif") repeat-x;
}

table {
	font-size: 12px;
}

.raidtable {
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
	font-size: 12px; 
	border-collapse: collapse;
	background-color: #2C2C2C;
}

.th {
	background-color: #000000;
	font-size: 13px;
	height: 26px;
	background: url('image/cellhead.gif') repeat-x;
	border-left: solid 1px #404040;
	border-right: solid 1px #121212;
	border-top: solid 1px #3C3C3C;
	border-bottom: solid 1px #131313;
}
.appquestion {
	font-size: 13px;
}
.tdcent {
	text-align: center;
}
.tdright {
	text-align: right;
}

select {
	background-color: #242424;
	color: #d0d0d0;
	border-width: 1px;
	border-style: solid;
	border-color: #2370B6;
	font-size: 12px;
}
.tc {
	background-color: #242424;
	color: #d0d0d0;
	border-width: 1px;
	border-style: solid;
	border-color: #2370B6;
	font-size: 12px;
}
.tc:hover {
	background-color: #242424;
	color: #d0d0d0;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-size: 12px;
}

.empty {
	background-color: #141414;
	height: 15px;
}
.width300 {
	width: 300px;
}
.width650 {
	width: 650px;
}
.width200 {
	width: 200px;
}
.width500 {
	width: 500px;
}
.width100 {
	width: 100px;
}
.tcb {
	background-color: #242424;
	color: #d0d0d0;
	font-size: 12px;
	border: 1px solid #2370B6;
}
.tcb:hover {
	background-color: #242424;
	color: #d0d0d0;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
a.nav {
	font-weight: normal;
	color: #FFFFFF;
}
a.nav:visited {
	font-weight: normal;
	color: #FFFFFF;
}
a.nav:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.admin {
	font-weight: normal;
	color: #2370B6;
}

a {
	font-weight: normal;
	color: #2370B6;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #2370B6;
	text-decoration: none;
}
.tcapperror {
background-color: #999999;
color: #000000;
font-weight: bold;
}
.usermessage {
	color: #FFFFFF;
	font-weight: bold;
}
.submittitle {
	font-weight: bold;
}   
