@charset "utf-8";
/* CSS Document */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                            General

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #666666;
	background-image: url(../images/layout1_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color:#FFFFFF;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	overflow: hidden;
	/*background-color:#FFFFFF;*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                            Header

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header {
	background-image: url(../images/header_A_02.jpg);
	height: 110px;
	width: 920px;
	margin: 0;
	padding: 0;
	background-repeat:no-repeat;
	background-position: bottom left;
	overflow: hidden;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                            Columns

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#spacer1 {
	width: 0px;
	float: left;
}

#side-a {
	float: left;
	width: 236px;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
}

#spacer2 {
	width: 0px;
	float: left;
}

#side-b { 
	margin: 0;
	float: left;
	width: 654px;
	margin: 0px 0px 0px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                  Red Nav Footer Container

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#navtop {
	background-color: #E5E5E5;
	height: 10px;
	margin: 0px;
}

#navmid {
	background-color: #E5E5E5;
	width: 236px;
}

#navmid .content{
	padding: 0px 0px 0px 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                  Red Nav Footer Container

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footred {
	background-color:#BD0000;
	margin: 0px; 
}

#footred .content{
	padding: 10px 10px 0px 10px;
}

#footbottom {
	background-color: #BD0000;
	height: 10px;
	margin: 0px; 
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                    Main (Top) Container

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
#maintop {
	background-image: url(../images/main_top_2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 40px;
	width: 654px;
	padding: 0px;
	margin: 0px;
}

#mainmiddle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/main_mid_2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 168px;
	width: 654px;
	padding: 0px;
	margin: 0px;
}

#mainmiddle .content{
	padding: 2px 10px 0px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.titleheadersbox {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	height:32px;
}

.titleheaderstext {
	margin: 0px 0px 8px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#FFFFFF;
	text-transform: uppercase;
	float: left;
}

.titleupdatetext {
	margin: 0px 0px 12px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	float: right;
}

#mainbottom {
	background-color: #333333;
	height: 10px;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	vertical-align: baseline;

}

.contentarea{
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.contentarea A:link {
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
}

.contentarea A:visited {
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
}

.contentarea A:active {
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
}

.contentarea A:hover {
	color: #fff;
	text-decoration:none;
	font-weight: none;
}

.title1{
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #51A8FF;
}

.title1 A:link {
	color: #51A8FF;
	text-decoration:underline;
	font-weight: bold;
}

.title1 A:visited {
	color: #51A8FF;
	text-decoration:underline;
	font-weight: bold;
}

.title1 A:active {
	color: #f00;
	text-decoration:underline;
	font-weight: bold;
}

.title1 A:hover {
	color: #51A8FF;
	text-decoration:none;
	font-weight: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                     Sub Container

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#subtop {
	background-color: #333333;
	height: 13px;
	margin: 0px;
	padding: 0px;
}

#submiddle {
	background-color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

#subbottom {
	background-color: #333333;
	height: 10px;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
}

#submiddle .content{
	padding: 0px 10px 0px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                          Pic Styles

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ads {
	padding: 0px 10px 0px 0px;
}

.lastad {
	padding: 0px 0px 0px 0px;
}

.adsbox {
	text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                          Navigation

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#navcontainer ul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li {
	margin: 0 0 0 0;
}

#navcontainer a {
	display: block;
	color:#666666;
	background-color: #E5E5E5;
	width: 226px;
	text-decoration: none;
	padding: 2px 0px 2px 10px;
}

#navcontainer a:hover {
	background-color: #BD0000;
	color: #FFF;
}

#navcontainer div {
	background-color: #999999;
	padding: 3px 3px 3px 10px;
	margin: 8px 0px 8px 0px;
	color: #FFFFFF;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                     Red Footer Text

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footertext {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
color: #fff;
text-decoration:none;
}

.footertext A:link {
color: #fff;
text-decoration:underline;
}

.footertext A:visited {
color: #fff;
text-decoration:underline;
}

.footertext A:active {
color: #fff;
text-decoration:underline;
}

.footertext A:hover {
color: #fff;
text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                     Main Box Red Titles

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.mainboxtitles {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:18px;
color: #BD0000;
text-decoration:none;
padding: 8px 0px 0px 13px;
}

.mainboxtitles A:link {
color: #BD0000;
text-decoration:underline;
}

.mainboxtitles A:visited {
color: #BD0000;
text-decoration:underline;
}

.mainboxtitles A:active {
color: #BD0000;
text-decoration:underline;
}

.mainboxtitles A:hover {
color: #BD0000;
text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                     Main Box White Titles

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.whitetitles {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:16px;
color: #fff;
text-decoration:none;
padding: 8px 0px 0px 13px;
}

.whitetitles A:link {
color: #fff;
text-decoration:underline;
}

.whitetitles A:visited {
color: #fff;
text-decoration:underline;
}

.whitetitles A:active {
color: #fff;
text-decoration:underline;
}

.whitetitles A:hover {
color: #fff;
text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                             Form

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.cssform p{
width: 480px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
/*height: 1%;*/
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


/*--------------------------------------------------------------------------------

									Member Area Classes
									
----------------------------------------------------------------------------------*/								

.tblSearch{
	background-color:#ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:640px;
	
}

.tblSearch tr{
	background-color:#333333;
}

.tblSearch .trLight{
	background-color:#444444;
}

.tblUsers{
	background-color:#ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:640px;
	
}

.tblUsers tr{
	background-color:#333333;
}

.tblUsers .trLight{
	background-color:#444444;
}

.tblUsers A:link, .tblSearch A:link, #top_nav A:link{
	text-decoration:underline;
	color:#51A8FF;
}
.tblUsers A:hover, .tblSearch A:hover, #top_nav A:hover{
	text-decoration:none;
	color:#f00;
}
.tblUsers A:visited, .tblSearch A:visited, #top_nav A:visited{
	text-decoration:underline;
	color:#51A8FF;
}
.tblUsers A:visited:hover, .tblSearch A:visited:hover, #top_nav A:visited:hover{
	text-decoration:none;
	color:#f00;
}
#top_nav{
	margin-bottom:3px;
}

.clear{
	clear:both;
}

#loginDIV{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	display:none;
}

.tblLogin{
	width:200px;
}