body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7667;
}
body {
	margin: 0; /* to avoid margins */
	text-align: center; /* to correct the centering IE bug*/
	background: url(/images/layout/bg.jpg) #000000 top center no-repeat;
}
a:link {
	color: #C2CBCF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #30476F;
}
a:active {
	color: #C2CBCF;
	text-decoration: none;
	font-weight: bold;
}
img { border: 0px }

fieldset.comment {
	padding: 1em;
	margin-top: 1em;
	border: 1px solid black;
}

legend.comment {
	font-color: blue;
}

span.news_subject {
    font-family: Arial, Helvetica, sans-serif;
	color: #C7928C;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
}

span.news_extra {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #514C44;
	font-weight: bold;
}


a.b {
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
  	TEXT-DECORATION: underline;
  	COLOR: #18668F;
  	BACKGROUND: transparent;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
  	TEXT-DECORATION: none;
  	FONT-WEIGHT: normal;
  	COLOR: #7F7667;
  	BACKGROUND: transparent;
}

a.copyright:hover {
  	TEXT-DECORATION: none;
  	FONT-WEIGHT: normal;
  	COLOR: #7F7667;
  	BACKGROUND: transparent;
}

.gensmall {
	color: #C2CBCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.menubar{
	font-weight: bold;
	font-size: 11px;
	color : #7F7667;
	letter-spacing: -1px;
}
.conarea{
	COLOR: Black;
	BACKGROUND-COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-ALIGN: left;
}
.mltop{
	BACKGROUND-COLOR: #1B1B1B;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-ALIGN: center;
	BORDER: 2px dotted #101010;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	WIDTH: 100%;
	letter-spacing: 1px;
	color : #7F7667;
}
.ml{
	COLOR: white;
	BACKGROUND-COLOR: #161616;
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial, helvetica, sans-serif;
	TEXT-ALIGN: left;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-left: 10px;
	WIDTH: 100%;
}

.content{
	PADDING-left: 5px;
	PADDING-right: 5px;
	BACKGROUND-COLOR: #161616;
	TEXT-ALIGN: left;
	FONT-SIZE: 12px;
	color: #C2CBCF;
}

div.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 10px 10px 0px 10px;
	padding: 10px 10px 10px 10px;
	background-color: #101010;
	border: 1px dotted #295E6F;
}

.copyright {
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	TEXT-DECORATION: none;
	FONT-SIZE: 10px;
	COLOR: #7F7667;
	BACKGROUND: transparent;
}


.title {
	color: #6F7476;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #72868f;
	font-family: Arial, Helvetica, sans-serif;
}


TABLE { 
	FONT-SIZE: 10px; 
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	PADDING: 0;
}

table.nlb_table { 
	FONT-SIZE: 11px; 
	COLOR: #7F7667; 
	FONT-FAMILY: arial, helvetica, serif;
	width: 98%;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}

table.nlb_table td {
	padding: 3px;
}

table.nlb_table th {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	letter-spacing: 1px;
	color : #7F7667;
	text-align: left;
}
/*
input, textarea, select {	
	BACKGROUND-COLOR: #7C98A6;
	BORDER: 1px solid #000000;
	COLOR: #000000;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	FONT-SIZE: 10px;
}
*/
input, textarea, select { 
	border: 1px solid black;
	background-color: #172427;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: #91B8A8;
}
textarea {
	width: 350px;
	height: 200px;
}
input, textarea, select {
	color: #9F9B8B;
	font: 12px Arial, Helvetica, sans-serif;
	border: dotted 1px #2a2a2a;
	background: #1A1917 url(/images/input/bg.png) top left no-repeat;
	padding: 2px;
}
input.button { /* Styling for Input Buttons */
	background: #1F1F1D;
	color: #7F7667;
	font-size: 11px;
	font-weight: bold;
	border: outset 1px #1F1D28;
	cursor: pointer;
}
input.button:hover {
	background-color: #272433;
}

.news_add_comment {
	border: 1px solid black;
	font-color: #000000;
	background-color: #ffffff;
}

textarea.news_add_comment {
	width: 300px;
	height: 125px;
}

textarea.nlb_edit_template {
	font-family: courier new;
	font-size: 12px;
	width: 500;
}

.nlb_config_input {
	width: 400px;
	background-color: #D3DEE4;
}
/*td {
 background: #142126;
 }*/
td.overme {
	background: #142126;
	border: 1px solid #1D424F;
}
li {
width: 100%;
background: 142126;
}
#eb_wrapper { /* contains the divs to create the expandable sidebar box */
	width: 177px;
	margin: 8px 0px 0px 6px;
	text-align: center;
}
#eb_wrapper_inset { /* contains the divs to create an expandable "tip" box on a specific page */
	width: 177px;
	margin: 3px 0px 5px 10px;
	text-align: center;
	float: right;
}
#eb { /* top of the three divs needed to create expandable sidebar box */
	background: url(/images/layout/images/box_01.jpg) top center no-repeat;
	height: 50px;
	width: 177px;
	text-align: center;
}
#eb1 { /* center of the expandable sidebar box */
	background: url(/images/layout/images/box_02.jpg) top center repeat-y;
	width: 177px;
}
#eb2 { /* bottom of the expandable sidebar box */
	background: url(/images/layout/images/box_03.jpg) top center no-repeat;
	height: 16px;
	width: 177px;
}
#eb_main { /* the text of the main box (eb1) */
	text-align: justify;
	margin: 0px 15px 0px 15px;
	font-size: 10px;
}
#eb_title { /* the title box's div (eb) */
	padding-top: 20px;
}
.under { /* this is for the image underline for images, should be used directly on an img */
	background: url(/images/layout/border_bottom.png) right bottom repeat-x;
}
#sidebar_text {
	padding: 4px 0px 0px 0px;
	text-align: center;
}

