body{
	font-family: arial, verdana, tahoma;
	font-size: 0.8em;
	text-align: center; 
	padding: 0 0 0 0;
	margin:0;
	}
	
p{
	margin: 6px;
	text-align:left;
	}
	
a{
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
.smltxt{
	font-size: 0.8em;
	}
	
.error{
	color: red;
	}

#container{
	margin: 0px auto;
	width: 960px;
	border: 0px solid #000000;
	background: #ffffff;
	}
	
div.error, div.info{
	color: #000000;
	border:2px dotted #b00000;
	background-color: #ffa4a4;
	width: 95%;
	height: auto;
	margin-bottom:6px;
	}
	
div.info{
	border:2px dotted #bfd6ff;
	background-color: #6c9fff;
	}
	
table{
	border-collapse: collapse;
	}
	
table tr td{
	vertical-align: top;
	margin: 0px;
	padding: 0;
	}
	
form fieldset, fieldset{
	margin: 12px;
	padding: 12px;
	border: 1px solid #cecece;
	}
	
form fieldset legend, fieldset legend{
	margin:0;
	margin-bottom: 6px;
	padding:1px 3px;
	border: 1px dotted #cecece;
	}
	
fieldset ul{
	width: auto;
	list-style:none;
	margin: 0;
	padding: 0px;
	text-align: left;
	}
	
fieldset ul li{
	background-color: #d7dcea;
	margin: 2px 0px;
	}
	
fieldset ul li p{
	padding:2px;
	line-height: 19px;
	}
	
form p{
	width: 100%;
	text-align:left;
	margin: 1px 0;
	line-height:1.8em;
	}

form label{
	text-align: right;
	vertical-align: top;
	width: 10em;
	margin-right: 0.5em;
	line-height:1.3em;
	display: inline-block;
	}

form label.err{
	color:red;
	}

form label.error {
	text-align:left;
	color: #f00;
	margin-left: 13px;
	width: auto;
	display: inline;
	}
	
form input, form textarea{
	width:200px;
	}

	
form input.submit, .but{
	margin-left: 13em;
	margin-right: 0em;
	margin-top: 6px;
	width: 100px;
	background: #ffffff;
	color: #000000;
	border: 2px solid #999999;
	font-size: 0.8em;
	}
	
.popuplogin{
	width: 360px; height: auto;
	padding: 12px;
	position: absolute; 
	background-color:#ffffff;	
	border: 1px solid #000000;
	display: none;
	top: 100px;
	z-index:4000
	}
	
.popuplogin .title{
	font-weight: bold;
	}

.popuplogin form{
	margin:0px;
	}
	
.popuplogin form label{
	width: 5.5em;
	text-align: right;
	}

	.but{
	margin-left: 0.5em;
	}
	
.msg_body{
	margin-top:12px;
	margin-bottom:12px;
	}
	
.msg_body .subject{
	border: 1px solid #cdcdcd;
	cursor:pointer;
	margin:2px;
	margin-bottom:0px;
	padding: 4px;
	background: #ecefff;
	}
	
.msgbox{
	margin:2px;
	margin-top:0px;
	padding: 4px 0;
	border: 1px solid #cdcdcd;
	border-top: 0px;
	}	
	
.msgbox form{
	margin-top: 12px;
	}
	
.header{
	height: 165px;
	background-repeat: no-repeat;
	}
	
.header tr td{
	vertical-align: bottom;
	}


#holder{
	margin:0;
	padding: 0;
	border: 1px solid #cacaca;
	}
	
.box{
	margin: 12px;
	margin-top:16px;
	width: 200px;
	background-color: #312a87;
	}
	
.box ul{
	width: 100%;
	list-style:none;
	margin: 0;
	padding: 0px;
	text-align: left;
	}
	
.box ul .sub{
	background: #e8e8ff;
	color: #000000;
	}

.box ul li{
	display: block;
	border-top: 1px solid #cacaca;
	}
	
.box ul .sub li{
	border-top: 0;
	}
	
.box ul li a{
	padding: 6px;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	display:block;
	position: relative;
	padding:5px 10px;
	}
	
.box ul .sub li a{
	padding-left: 24px;
	color: #000000;
	}
	
.box ul li a:hover{
	}
	
#content{
	margin-bottom: 10px;
	position: relative;
	}
	
#content ul, #content ol{
	text-align: left;
	margin-left: 50px;
	}
	
#content a img{
	border: 0px;
	}
	
.slider, .ad_slider{
	width: 450px;
	height: 200px;
	overflow: hidden;
	margin-top:10px;
	border: 1px solid #cdcdcd;
	float: left;
	position:relative; cursor:pointer;
	}
	
.ad_slider{
	width: 500px;
	height: 75px;
	float:right;
	}
	
.slides {
	position:absolute; top:0; left:0;
	}
	
.slide {
	float:left; clear:right; width:450px; height: 250px;
	background-repeat: no-repeat;
	}
	
.slideImage{
	width:450px; height: 250px;
	}
	
.ad_slider .slide {
	width: 500px;
	height: 75px;
	}
	
.ad_slider .slideImage{
	width: 500px;
	height: 75px;
	}

.slider span{
	width:450px;
	position: absolute; 
	top: 0px; left: 0;
	height: auto;
	color: #ffffff;
	font-weight: bold;
	background-color:#000000;
	display:none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}

	
.slide span p{
	color: #ffffff;
	text-align: center;
	}

.sliderImages span .title{
	font-size:1.2em;
	font-weight: bold;
	}


.home_sml_img{
	float:left;clear:right;
	width:140px;
	overflow:hidden;
	margin: 0px 4px;
	padding: 0px;
	position: relative;
	}

.home_sml_img span{
	width:140px;
	height: auto;
	position: absolute; 
	top: 0px; left: 0;
	color: #ffffff;
	font-weight: bold;
	background-color:#000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}
	
.main_news .nav, .wraper .nav { text-align:right;margin-top:-8px;}
.main_news .nav a, .wraper .nav a { padding: 0px 5px;}

.newspanel{
	width:250px;
	height: 410px;
	position: absolute;
	top:10px;
	right: 10px;
	border: 1px solid #cdcdcd;
	}
	
.newspanel p.title{
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #00f;
	}
	
.newspanel .news{
	width: 100%;
	border-top: 1px solid #cdcdcd;
	height: 375px;
	overflow: auto;
	}
	
.newspanel .news ul{
	font-size: 0.9em;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.newspanel .news ul li{
	margin-left: -50px
	}
	
.newspanel .news .headline{
	font-weight: bold;
	}


	
#file_holder{
	width:97%;
	border-collapse: separate;
	margin: 12px;
	}
	
#file_holder tr td{
	background-color: #e8e8ff;
	padding: 0px;
	}
	
.list{
	width: 100%;
	list-style:none;
	padding: 0px;
	margin:2px 0;
	}
	
.list li{
	margin: 2 0px;
	padding: 2px;
	background-color: #e8e8ff;
	}
	
.list li p{
	padding: 0px;
	}
	
div.main_news{
	width: 95%;
	}
	
div.main_news p.headline{
	font-size: 1.2em;
	font-weight: bold;
	}
	
div.main_news img{
	margin:0 4px;
	float: right;
	vertical-align: top;
	}
	
.account_nav{
	height:24px;
	font-size:13px;
	width:97%;
	list-style:none;
	margin:0;	
	padding:0;
	clear:both;
	border-bottom: 1px solid #000000;
	}
	
.account_nav li{
	display:inline;
	float:left;
	padding:0px;
}
	
.account_nav li a{
	background:#e8e8e8;
	height:15px;
	line-height: 15px;
	width:auto;
	display:block;
	font-weight:bold;
	padding:4px 10px;
	text-decoration:none;
	text-align: center;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.account_nav li a.current{
	background: #ffffff;
	border-bottom: 1px solid #ffffff;	
	}

.account_nav li a:hover{
	background: #a7a7a7;
	border-bottom: 1px solid #ffffff;
	}

/* FORUM CLASSES */

div p.subject{
	font-size: 1.4em;
	text-decoration: underline;
	}

div p.closed{
	color: #f20000;
	}
	
/* SUPPLIER LIST */

.supplier_list{
	width: 95%;
	list-style: none;
	margin: 0px;
	}
	
.supplier_list li{
	
	}
	
.supplier_list li p{
	margin:2px;
	padding: 3px;
	}
	
.supplier_list ul{
	list-style: none;
	margin-left: 0px;
	}

/* Cost Monitors */

div.monitor{
	border:2px dotted #bfd6ff;
	background-color: #e1ecff;
	width: 98%;
}

div.monitor .title{
	font-weight:bold;
	font-size: 1.2em;
	}
	
table.spreadsheet{
	width: 100%;
	}
	
table.spreadsheet tr td{
	width: auto;
	border: 1px solid #cecece;
	margin: 0;
	padding: 0;
	}
	
table.spreadsheet tr td input{
	text-align: center;
	width: 75px;
	margin: 0;
	padding: 0;
	}

table.spreadsheet tr td{
	text-align: center;
	font-size: 0.9em;
	}

table.spreadsheet tr td p{
	text-align: center;
	line-height: 1.7em;
	}

/* adverts */

.right_ad{
	position: relative;
	top:-37px;
	float:right;
	width: 22%;
	margin:2px 10px;
	border: 1px solid #cacaca;
	}
	
.right_ad .ad{
	margin:6px;
	}


.top_ad{
	width:100%;
	height:130px;
	vertical-align:top;
	}
	
.top_ad p{
	text-align:right;
	margin:6px 0px;
	}
	
.bottom_ad{
	width:500px;
	margin: 0 auto;
	}
	
.bottom_ad p{
	text-align:center;
	margin:6px 0px;
	}
	
#info,#error{
	margin: 6px 2px;	
	width: 98%;
	display:none;
	}
	
#info{
	border: 2px solid #ffa54a;
	background-color: #ffffd2;
	}

#error{
	border: 2px solid #f00000;
	background-color: #ffd7d7;
	}
	
#info p, #error p{
	padding: 2px;
	font-size: 0.9em;
	font-weight: bold;
	}
	
#error p{
	color: #f00000;
	}
	
#credit{
	margin-top: 10px;
	width: 100%;
	color: #cacaca;
	}

#credit p{
	text-align: center;
	}
	
#credit p a{
	color: #cacaca;
	}
