/*
** Global Page Variables
*/

BODY {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1div.0;
   	background-color: #707070; 	
   	color: Black;
	margin: 0;
}

P, TD, INPUT, SELECT, TEXTAREA {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.1;
}

A {
	color: #000099;
	text-decoration: none;
}

A:hover {
	color: #0000FF;
}

FORM, H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px;
}

FIELDSET {
	width: 400px;
	background-color: #dfdfdf;
	border: 1px #000099 solid;
}

/*
** Page Layout/Design Variables
*/

div#pagewrapper {
	position: absolute;
	left: 13%;
	top: 0px;
}

div#pageborder {
	width: 750px;
	border: 1px #000000 solid;
	background-color: #00006F;
}

div#pageheader {
	background-color: #000099;
}

div#navbar {
	width: 750px;
	height: 15px;
	background-color: #444444;
	background-image:url("../botbar.gif");
	background-repeat:no-repeat;
	background-position: center top;
}

div#headerimage {
	width: 748px;
	height: 83px;
	background-image:url("../toplogo.jpg");
	background-repeat:no-repeat;
	background-position: center top;
}

div#pagemiddle {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: auto;
	padding: 5px; 
}

div#leftsideborder {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 135px;
	border: 2px #000000 solid;
	background-color: #CCCCCC;
	padding: 2px;
}

div#navlogo {
	width: 133px;
	height: 20px;
	background-image:url("../bluenav.gif");
	background-repeat:no-repeat;
	background-position: center top;
}

div#mainbodyborder {
	position: absolute;
	left: 161px;
	top: 5px; 
	width: 420px;
	border: 2px #000000 solid;
	background-color: #CCCCCC;
	padding: 3px;
}

div#pagetitle {
	text-align: center;
	font-size: 13px;
}

div#rightsideborder {
	position: relative; 
	left: 596px;
	top: 0px;	
	width: 135px;
	border: 2px #000000 solid;
	background-color: #CCCCCC;
	padding: 3px;
}

div#sidelogo {
	width: 133px;
	height: 20px;
	background-image:url("../blueside.gif");
	background-repeat:no-repeat;
}

div#pagefooter {
	background-color: #000099;
}

div#copyright {
	text-align: center;
	font-size: 10px;
	line-height: 0px;
	padding-top: 2px;
	padding-bottom: 15px;
}


/**
*** Navigation Sidebar Formatting
**/

div#navigationmenu {
	font-family : verdana, lucida, arial, helvetica, sans-serif;
	color: black;
	font-size: 13px;
	background-color: #CCCCCC;
	text-align: left;
}

div#navigationmenu A {
	color: #000099;
	text-decoration: none;
}

div#navigationmenu A:hover {
	color: #0000FF;
}

div#navigationmenu ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 5px;
}

div#navigationmenu li {
	padding: 2px;
}

/**
*** Tables Formating (Rankings, Schedule, etc) and other stuff
**/


.sidebartext {
	font-size: 13px;
}

.innerpagebg {
	background-color: #00006F;
}

.tablecolor1 {
	background-color: #dfdfdf;
   	color: Black;
}

.tablecolor2 {
	background-color: #CCCCCC;
   	color: Black;
}

.sidebarbgcolor {
	background-color: #CCCCCC;
}

.sidebarborder {
	background-color: #000000;
}

.TableBracket {
	width: 400px;
	border: 1px #000099 solid;
	text-align: left;
}

.TableBracketMed {
	width: 175px;
	border: 1px #000099 solid;
	text-align: left;
}

.TableBracketSmall {
	width: 130px;
	border: 1px #000099 solid;
	background-color: #dfdfdf;
}

.TableBracketSmall:hover {
	background-color: #CCCCCC;
}

.TableHeader {
	color: #CCCCCC;
	background-color: #000099;
}

.TextBlock {
	width: 400px;
	background-color: #dfdfdf;
	padding: 10px;
	border: 1px #000099 solid;
	text-align: left;
}
.footer {
	background-color: #000099;
}

/**
*** Forum Formatting
**/

table.forumtopics {
	width: 550px;
	background-color: #dfdfdf;
	border: 1px #000099 solid;
	text-align: left;
}

tr.forumheader {
	color: #CCCCCC;
	background-color: #000099;
	font-weight: bold;
}

fieldset.forumgroup {
	width: 500px;
	text-align: left;
	background-color: #dfdfdf;
	border: 1px #000099 solid;
	margin: 15px;
}

legend {
	font-size: 13px;
}

div.forumname {
	font-size: 15px;
	font-weight: bold;
	margin: 15px;
}

div.forumnumtopics {
	font-size: 11px;
	font-weight: normal;
}

div.forumdescription {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin-left: 15px;
}

div.forumreply {
	width: 500px;
	text-align: left;
	background-color: #dfdfdf;
	border: 1px #000099 solid;
	margin-left: 15px;
	margin: 15px;
}

div.forumusername {
	font-size: 15px;
	font-weight: bold;
	margin: 15px;
}

div.forummessage {
	font-size: 11px;
	font-weight: normal;
	margin: 10px;
}

div.quote {
	width: 450px;
	text-align: left;
	background-color: #CCCCCC;
	border: 1px #000000 solid;
	margin-left: 15px;
	padding: 5px;
}