body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #222222;
	padding: 0px;
	font-size: 80%;
	line-height: 135%;
	background-image: url(images/grey_texture.jpg);
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.maintable {
	height: 100%;
	width: 100%;
}
.col1 {
	width: 50px;
}
.col2 {
	width: 120px;
	vertical-align: top;
	text-align: center;
	color: #FF9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-transform: uppercase;
}

.col3 {
	background-color: #000000;
	border: 1px solid #FF9900;
	vertical-align: top;
	padding: 10px;
	text-align: justify;
}
.col4 {
	width: 120px;
	text-align: center;
	vertical-align: top;
	padding-top: 100px;
	font-size: 85%;
}
.col5 {



	width: 50px;
}

a
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu
{
	color: #FF9900;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #333333;
}

a.menu:link
{
	color: #FF9900;
	text-decoration: none;
}

a.menu:visited
{
	color: #FF9900;
	text-decoration: none;
}

a.menu:hover
{
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
}

a.menu:active
{
	color: #FF9900;
	text-decoration: none;
}
.current {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #000000;
}
.maintitle {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
.maindetails {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
.maincontent {

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
.mainlinks {
	padding-bottom: 15px;


}
.pagetitle {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
}
.pagesubtitle {
	font-size: 100%;
	font-weight: normal;
}
.commenttitle {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
}
.linkstitle {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
}
li {
	margin-bottom: 5px;
}
ul {

	list-style-type: square;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	height: 0px;
	clear: both;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-style: italic;
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: 5%;
	margin-bottom: 10px;
	margin-left: 5%;
}
.quoter {
	font-size: 90%;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer {
	color: #999999;
	text-align: center;
	font-size: 80%;
	letter-spacing: .2em;
}

a.foot
{
	color: #999999;
	text-decoration: none;
}

a.foot:link
{
	color: #999999;
	text-decoration: none;
}

a.foot:visited
{
	color: #999999;
	text-decoration: none;
}

a.foot:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

a.foot:active
{
	color: #999999;
	text-decoration: none;
}
.formfield {
	background-color: #000000;
	border: 1px solid #FF9900;
	color: #999999;
}
.form {
	text-align: center;
}
.headline {
	font-size: 150%;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
