/* CSS Document */

body, div, span, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

body {
	background-color:#CDCDCD;
	margin: 0;
	padding: 0 auto;
	text-align: center;
}

td, div, span, p {
	text-align: left;
}

a:link {color:#0099FF; text-decoration: none;}
a:visited {color:#0099FF; text-decoration: none;}
a.selected:link, a.selected:visited{color: #000099; text-decoration: none;}
a:hover {color: #000099; text-decoration: none;}
a:active {color:#000099; text-decoration: none;}

.footer a:link {color:#FFFFFF; text-decoration: none;}
.footer a:visited {color:#FFFFFF; text-decoration: none;}
.footer a:hover {color:#CCCCCC; text-decoration: none;}
.footer a:active {color:#CCCCCC; text-decoration: none;}

.bannerBG {
	background-image:url(metal_bg.jpg);
	background-position: top left;
	background-repeat:repeat;
}

table.main {
	margin: 0px auto;
	height: 100%;
	background-color: #ffffff;
	width: 772px;
}

.bannerbar {
	background-color:#000066;
}

.ltrim {
	 background-image: url(/images/ltrim.gif);
	 background-repeat:repeat-y;
	 width: 6px;
}
.rtrim {
	 background-image: url(/images/rtrim.gif);
	 background-repeat:repeat-y;
	 width: 6px;
}	

h1 {
	border-bottom: 1px solid #000066;
	color: #000066;
	font-size: 15px;
	margin: 10px 0 15px 0;
	padding: 0 0 3px 0;
	font-weight:bold;
}
.content h2 {
	color: #660000;
	font-size: 13px;
	margin: 10px 0 15px 0;
	padding: 0;
	font-weight:bold;
	
}

H2.home_news {
	font-size: 14px;
	color: #333333;
	margin: 15px 10px;
	text-align: center;
	WIDTH: 208px;
	border-top: 1px solid #660000;	
	border-bottom: 1px solid #660000;
	padding: 4px 0;
}

H3.home_news {
	font-size: 13px;
	color: #333333;
	width: 208px;
	padding-top: 5px;
	margin: 10px 10px;
	text-align: center;
	border-top: 1px solid #000066;
}

li.title {
	font-size: 12px;
	font-weight:bold;
	color: #000099;
	border-bottom: 1px solid #660000;
	padding: 5px 0 ;
	margin: 5px 0;
}


H3.home_news a:link,
H3.home_news a:visited{
	color: #333333;
	text-decoration: none;
}
H3.home_news a:active,
H3.home_news a:hover{
	color: #000099;
	text-decoration: none;
}


p.home_news, div.home_news {
	color: #000000;
	background: #ffffff;
	margin: 5px 10px;
	width: 208px;
	padding: 5px 0;
	border-bottom: 1px solid #000066;
}

td.home_leftbar {
	width: 228px;
	border-right: 2px solid #000033;
	background: #ffffff;
	margin: 0;
	text-align: center;
	vertical-align:top;
}

td.leftbar {
	width: 228px;
	border-right: 2px solid #000033;
	background: #ffffff;
	margin: 0;
	text-align: left;
	vertical-align:top;
}
td.leftbar ul {
	margin: 10px;
	padding: 0;
}


td.leftbar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 3px 0;
}

td.home_content {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align:top;
	color: #000000;
	padding: 10px 30px 30px 20px;
}
td.content {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align:top;
	color: #000000;
	padding: 10px 30px 30px 20px;
}
td.home_content h1 {
	font-size: 15px;
	margin: 15px 0 15px 0;
	padding: 0;
	color: #000066;
	border: none;
}

td.footer {
	background-color: #660000;
	color: #ffffff;
	font-size:10px;
	text-align: right top;
	padding: 2px 10px;	
}

.floatright {
	float: right;
	text-align: right;
	}
.left {text-align: left;}
.right {text-align: right;}
.centre, .center {text-align: center;}
.bold {font-weight: bold;}

.topbg {background-color: #660000;}

hr { 
	margin: 15px 10px;
	border-bottom: 3px solid #990000;
}

img {border: none;}
.mltlogo {
		text-align: center;
		margin-top: 30px;
}