body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
body { width:97% }

.style_whitelink A:link {color: white; text-decoration: none}
.style_whitelink A:visited {color: white; text-decoration: none}
.style_whitelink A:active {color: white; text-decoration: none}
.style_whitelink A:hover {color: #E9D0AB; border-bottom:1px dotted #E9D0AB;}

.style_linknone A:link {text-decoration: none}
.style_linknone A:visited {text-decoration: none}
.style_linknone A:active {text-decoration: none}
.style_linknone A:hover {border-bottom:none}


a:link {
	color: #F0C66C;
	text-decoration: none;
	font-weight : normal;
}
a:visited {
	text-decoration: none;
	color: #F0C66C;
	font-weight : normal;
}
a:hover {
	border-bottom:1px dotted #E9D0AB;
	color: #E9D0AB;
	font-weight : normal;
}
a:active {
	text-decoration: none;
	color: #F0C66C;
	font-weight : normal;
}
.style3 {font-size: 16}
.style4 {font-size: 14}

input,textarea, select {
	color : #000000;
	font: normal 9px Tahoma;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
	padding: 2px;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea { padding: 2px; }

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}
.style_dotted {background: transparent url(graphics/dotted.gif) repeat-x bottom; }

.style_newsbody {font-size: 11px; font-weight: normal; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #CCCCCC; }
.style_title {font-size: 15px; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #CBC7EB; }
.style_newstitle {font-size: 13px; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #E9D0AB; }
.style_newssubtitle {font-size: 11px; font-weight: normal; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #E9D0AB; }

.style_war_title {font-size: 13px; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif;}
.style_war_sub1 {font-size: 11px; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif;}
