body {
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #fff;
	background: #112075;
	text-align: left;
}

.header { width: 100%; }
.middle { width: 100%; }
.footer { width: 100%; }

/* HEADER ******************************************************************* */
.logoBannerArea { padding: 20px 0; }

.banner { float: right; }

.logo { float: left; }


.sitename {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

.sitetag { 
	color: #B9C0D2;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 5px;
}

/* LINKS ******************************************************************** */
a, a:link, a:visited {
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
        text-decoration: none;
}

a:hover {
	text-decoration: underline overline;
}

a.siteLinks, a.siteLinks:link, a.siteLinks:visited {
	font: small-caps italic 15px verdana, arial, helvetica, sans-serif;
}


/* MENUS ******************************************************************** */
.menuContainer {
	width: 250px;
}

.menuArea1 {
	width: 200px;
	vertical-align: top;
}

.menuArea2 {
	width: 200px;
	vertical-align: top;
}

.menuArea1 .menu {
	padding: 15px 0 15px 20px;
}

.menuArea2 .menu {
	padding: 15px 20px 15px 0;
}

.menuCaption {
	font: bold small-caps 15px/125% verdana, arial, helvetica, sans-serif;
	border-bottom: 1px solid white;
	margin: 0 20px;
	text-align: center;
}

.menuBody {
	padding: 5px;
}


/* NEWS & CONTENT *********************************************************** */
.contentArea {
	width: 100%;
	vertical-align: top;
	padding: 20px 20px 0 0;
}

.news {
	margin: 0 0 30px 0;
}

.newsCaption {
	padding: 0 10px;
	font: bold small-caps 14px verdana, arial, helvetica, sans-serif;
}	

.newsInfo {
	padding: 0 30px;
	font: italic bold 9px/11px verdana, arial, helvetica, sans-serif;
}

.newsContent {
	padding: 15px 30px;
}

.newsComments {
	padding: 0 30px;
}

.newsComments img { display: none; }

.otherCaption {
	font: bold 15px verdana, arial, helvetica, sans-serif;
	padding: 0 0 20px 0;
}

/* FOOTER ******************************************************************* */
.disclaimer {
	font-style: italic;
	text-align: center;
}


/* GRAPHICS ***************************************************************** */
.topLeftCorner    { background: url(images/top_left_corner.gif)     no-repeat; width: 50px; height: 50px; }
.topRightCorner   { background: url(images/top_right_corner.gif)    no-repeat; width: 50px; height: 50px; }
.bottomLeftCorner { background: url(images/bottom_left_corner.gif)  no-repeat; width: 50px; height: 50px; }
.bottomRightCorner{ background: url(images/bottom_right_corner.gif) no-repeat; width: 50px; height: 50px; }
.horizontal       { background: url(images/horiz.gif)               repeat-x;  width: 100%; height: 50px; }
.vertical         { background: url(images/vert.gif)                repeat-y;  width: 50px; height: 100%; }
.vertical2        { background: url(images/vert.gif)                repeat-y;  width: 50px; height: 100%; vertical-align: bottom; }
.endDown          { background: url(images/end_down.gif)            no-repeat; width: 50px; height: 50px; }
.endLeft          { background: url(images/end_left.gif)            no-repeat; width: 50px; height: 50px; }
.coverUp          { background: url(images/cover_up.gif)            repeat;    width: 100%; height: 100%; }

.leftCaption   { background: url(images/newsbar_left.gif)  no-repeat; width: 16px; height: 34px; }
.rightCaption  { background: url(images/newsbar_right.gif) no-repeat; width: 16px; height: 34px; }
.centerCaption { background: url(images/newsbar.gif)       repeat-x;  width: 100%; height: 34px; }


/* MISCELLANEOUS ************************************************************ */
.smalltext {
	font: 9px verdana, arial, helvetica, sans-serif;
}

.endFloat {
	clear: both;
}


/* FORMS ******************************************************************** */
.tbox {

	border: 1px solid #fff;
	color: #000;		
	cursor: text;
}

.tbox:focus {
	background: #000055;
	cursor: text;
}

select.tbox:hover {
	cursor: default;
}

.button {
	margin: 3px;
	background: #777;
	color: #ddd;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.button:hover {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	cursor: pointer;
}

.menu .tbox {
	width: 90%;
}


/* COMMENTS ***************************************************************** */
.comment_block { 
	padding: 5px; 
	margin: 5px; 
	border-bottom: 1px solid #C3C29E;
	height: auto !important;
	height: 1%;
}

.comment_info { 
	padding: 5px;
	width: 150px;
	text-align: center;
	float: left;
}

.comment_content { 
	margin:  0 0 0 160px;
	padding: 5px;
}


/* CHATBOX ****************************************************************** */
.chatbox_block {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;			
	margin: 10px 0;
}

.chatbox_info {
	background: #003;
	border-bottom: 1px solid #DDD;
}

.chatbox_name {
	float: left;
	padding: 0 0 0 3px;
}

.chatbox_time {
	float: right;
	padding: 0 3px 0 0;	
}

.chatbox_message {
	background: #007;
	padding: 3px 3px;
}

/* FORUMS ******************************************************************* */
.fborder {
	border: 1px solid #777;
}

.fcaption {
	background: #004;
	border: 1px solid #777;
	font-weight: bold;
}

.forumheader {
	border: 1px solid #777;
	text-align: left; 
	font-weight: bold;
}

.forumheader2 {
	border: 1px solid #777;
	text-align: left; 
}

.forumheader3 {
	border: 1px solid #777;
	text-align: left; 
}

.menu .fborder {
	font-size: 1px;
	border: none;
}

.menu .forumheader {
	font-size: 1px;
	color: #fff;
	padding: 1px;
	border: none;
	text-align: left;
}

.menu .forumheader3 {
	font-size: 1px;
	color: #fff;
	padding: 1px;
	border: none;
	text-align: left;
}

.menu .fborder a {
	border: 1px solid #777;
}


.menu .fborder .smalltext {
	font-size: 8px;
}


.newsroom {
	background-color: #333333;
	color: #fff;
	cursor: pointer;
}
.newsroom A:link, .newsroom A:visited {
	color: #fff;
}
TR TD.newsroom A:link, TR TD.newsroom A:visited {
	text-decoration: none;
}

.newsroomHilite {
	background-color: #c00;
	color: #fff;
	cursor: pointer;
}
.newsroomHilite A:link, .newsroomHilite A:visited {
	color: #fff;
}
TR TD.newsroomHilite A:link, TR TD.newsroomHilite A:visited {
	text-decoration: none;
}



TR.newsroomRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #666666 #003 #003;
}

TR.newsroomRow TD.dent {
	background-color: #464545;
	border-right: none;
}



TR.newsroomHiliteRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #f66 #600 #600;
}

TR.newsroomHiliteRow TD.dent {
	background-color: #f66;
	border-right: none;
}
