html {
	height: 100%;
	margin-bottom: 1px;
}

form {
	margin: 0;
	padding: 0;
}

body {
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { 
	cursor: pointer; 
	color: #003300;
	background: #FFFFFF;
	border: 1px solid #003300;
}

p { 
	margin-top: 0; 
	margin-bottom: 5px; 
}

img { 
	border: 0px none; 
}

#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
	background: #000000;
}

div.center {
	text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF url('mw_shado.gif') repeat-y 0 0;
}

div#wrapper_r {
	background: url('mw_shadp.gif') repeat-y 100% 0;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header {
	background: url('mw_headh.gif') repeat-x 0 0;
}

div#header_l {
	position: relative;
	background: url('mw_headi.gif') no-repeat 0 0;
}

div#header_r {
	height: 90px;
	padding-left: 200px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: center;
	font-size: 20px;
	background: url('mw_headj.gif') no-repeat 100% 0;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 160px;
	height: 100px;        
	margin-left: 30px;
	margin-top: 20px;
}

div#tabarea {
	margin: 0 15px;
	background: #FFFFFF url('mw_heade.png') repeat-x 0 0;
}

div#tabarea_l {
	padding-left: 32px;
	background: url('mw_headf.png') no-repeat 0 0;
}

div#tabarea_r {
	height: 42px;
	padding-right: 1px;
	background: url('mw_headg.png') no-repeat 100% 0;
}

div#footer_l {
	background: url('mw_footf.gif') no-repeat 0 0;
}

div#footer_r {
	padding-top: 10px;
	height: 80px;
	overflow: hidden;
	background: url('mw_footg.gif') no-repeat 100% 0;
}

div#footer {
	background: #FFFFFF url('mw_foote.gif') repeat-x 0 100%;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #6AADFF;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #FFFFFF;
}

div#footerspacer {
	height: 6px;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

table#path {	
	margin-top:-10px;
}

#whitebox {
	margin: 0 21px 0px 21px;
	width: auto;
	background: #FFFFFF;
}

#whitebox div {
	text-align: left;
}

#whitebox_tl {
	background: url('mw_contf.png') no-repeat 0 0;
}


#whitebox_bl {
	background: url('mw_conti.png') no-repeat 0 100%;
}

#whitebox_t {
	background: #FFFFFF url('mw_conte.png') repeat-x 0 0;
}


#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url('mw_contg.png') no-repeat 100% 0;
}

#whitebox_m {
	width: auto;
	padding: 1px 8px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#whitebox_b {
	margin-top: -5px;
	background: url('mw_conth.png') repeat-x 0 100%;
}

#whitebox_br {
	height: 13px;
	background: url('mw_contj.png') no-repeat 100% 100%;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 3%;
	width: 74%;
}

table.nopad {
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}

table.nopad td.middle_pad {
	width: 20px;
}

span.pathway {
	line-height: 16px;
	overflow: hidden;
}

a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

.clr {
	clear: both;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
	padding: 3px;
}

table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
	margin-bottom: 25px;
}

div.module_menu h3 {
	margin: -23px -4px 5px -8px;
	padding-left: 10px;
	padding-bottom: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

div.module_menu h3 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


div.module_menu h3 a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	background: url('mw_box_b.png') no-repeat 100% 100%;
}

div.module_menu div {
	background: url('mw_box_c.png') no-repeat 0 100%;
}

div.module_menu div div {
	background: url('mw_box_t.png') no-repeat 100% 0;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: auto;
	background: url('mw_box_u.png') no-repeat 0 0;
	overflow: hidden;
}

div.module_menu div div p {
	border-bottom: 1px solid #E8E8E8;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

div.search input {
	width: 145px;
	border: 1px solid #003300;
}

#syndicate{
	float:left;
	padding-left: 25px;
	text-align: left;
}

#power_by{
	float:right;
	padding-right: 20px;
}

a.int_img_link{
	display: block;
	font-size: 3px;
	border: 1px solid #006600;
}

a.int_img_link:hover{
	display:block;
	border: 1px solid #339933;
}

td.sum_center {
	font-weight:bold;
	text-align:center;
}

td.sum_right {
	font-weight:bold;
	text-align:right;
}

td.sum_left {
	font-weight:bold;
	text-align:right;
}

td.vcenter {
	vertical-align : middle;
	text-align: left;
}

.pages {
	line-height: 30px;
	padding: 0.2em 0.5em;
	margin: 0.3em 0;
	clear: both;
	font-size: 13px;
}

.pages span {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
}

.pages a {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	background: #000;
	text-decoration: none;
	font-size: 13px;
	background: #FFFFFF;
	border: 1px solid #003300;
	color: #006600;
}

.pages span.current {
	font-weight: bold;
	border: 1px solid #003300;
	background: #006600;
	color: #FFFFFF;
}

.pages a.nextprev {
	font-weight: bold;
}

.pages a:hover {
	background: #339933;
	color: #FFFFFF;
}

.pages td {
	line-height: 200%;
}

a.ext_txt_link:link{
	color:#0099FF;
}

a.ext_txt_link:visited{
	color:#336699;
}

a.ext_txt_link:hover{
	color:#3399FF;
}

a.gallery_link1:link, a.gallery_link1:visited{
	color:#CCCC00;
}

a.gallery_link1:hover{
	color:#FFFF00;
}

a.gallery_link2:link{
	color:#990000;
}

a.gallery_link2:visited{
	color:#663333;
}


a.gallery_link2:hover{
	color:#FF0000;
}

img.flag{
	border: 0;
	width: 30px;
	height: 20px;
	border: 1px solid #FFFFFF;
}

img.flag_passive{
	border: 0;
	width: 30px;
	height: 20px;
	border: 1px solid #003300;
}

td.labels {
	text-align:right;
	vertical-align : top;
	color:#003300;
}

td.fields{
	text-align:left;
	vertical-align : top;
	color:#003300;
}

th	{
	height: 20px;
	border-width: 0px 0px 0px 0px;
	border: 0px solid;
}


td.spaceRow {
	border: 0px solid; 
	background-color: #FFFFFF; 	
}

input.in_text {
	width:97%;
}

img.captcha {
	border: 1px solid #003300;
}

th {
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight : bold; 
	background-color: #003300; 
	background-image: url('cellpic.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.row_reply {
	background-color: #EDEDED; 
	font-style: italic;
}

td.row1	{ 
	background-color: #FFFFFF; 
}

.forumline { 
	background-color: #FFFFFF; 
	border: 2px #003300 solid; 
}

td.infoline {
	color: #FFFFFF; 
	font-size: 18px; 
	font-weight : bold; 
	background-color: #003300; 
}

table.error {
	color: #330000; 
	font-weight : bold; 
	background-color: #FF9999; 
}

table.info {
	color: #000033; 
	background-color: #99CCFF; 
}

table.pill {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

td.pill_l {
	width:  20px;
	height: 23px;
	background: url('mw_menu_.png') no-repeat;
}

td.pill_m {
	padding: 0;
	margin: 0;
	height: 23px;
	width: auto;
	background: url('mw_menu0.png') repeat-x #003300;
}

td.pill_r {
	width:  19px;
	height: 23px;
	background: url('mw_menu1.png') no-repeat;
}

#pillmenu {
	white-space: nowrap;
	height: 23px;
	float: left;
}

#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0px solid #000;
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	position: relative;
	background: url('mw_menu2.png') no-repeat top right;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 10px 2px 10px;
	width: auto;
}

#nav a:hover {
	color: #FFFFFF;
	background: url('mw_menu3.png') repeat-x #007C00;
}

#nav li:hover,
#nav li.jshover {
	background: url('mw_menu3.png') repeat-x;
}

#nav li ul {
	display: none;
	position: absolute;
	padding: 0px 0;
	width: 178px;
	text-align: left;
	background: url('menu_bg.png') repeat-y #003300;
}

#nav li li a {
	width: 157px;
	background: none;
}

#nav li:hover ul,
#nav li.jshover ul {
	display: block;
}

#nav li:hover li ul,
#nav li.jshover li ul {
	display: none;
	width: 178px;
	top: 0px;
	left: 158px;
	lef\t: 177px;
}

#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
	display: block;
}

.trade_gallery {
	background-color: #EDEDED; 
	border: 2px #003300 solid; 
}

.trade_gallery tr {
	text-align: center;
}

.trade_gallery tr td table {
	background-color: #FFFFFF; 
	border: 1px #003300 solid; 
}

.trade_gallery tr td table tr td input {
	width: 11px;
}

.row_light {    
	background-color: #FFFFFF;
}
.row_dark {    
	background-color: #EDEDED;
}

.tab5x4 { 
	background-color: #EDEDED; 
	border: 2px #003300 solid; 
}

.tab5x4 td { 
	background-color: #FFFFFF; 
	border: 1px #003300 solid; 
}

td.pl10 {
	text-align: right;
	padding-left:10px;
}

img.bar {
	height: 11px;
	background-color: #003300; 
}

table.calendar_frame {
	background-color: #FFFFFF; 
	border: 2px #003300 solid; 
	width: 100%;	
	text-align: center;
}

table.calendar_frame td {
	background-color: #EDEDED; 
	border: 1px #003300 solid; 
}

table.calendar_frame table {
	width: 100%;	
}

table.calendar_frame table td {
	border: 0px; 	
}

table.calendar_frame table td.news_day {
	background-color: #FFFFFF; 
	border: 1px #003300 solid; 
}

