
html, body {
	background-color: #ec2726;
	margin: 0;
	border: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1b1818;
}
p.main {
	width: 480px;
	padding: 6px 2px 0 16px;
	border: none;
	margin: 0;
	text-align: justify;

}
p.leftcoltext {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	width: 176px;
	margin: 0 0 0 20px;
}
img.leftcolpicture {
	margin: 0 0 0 20px;
}
ul.leftcol {
font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	width: 150px;
	margin: 0 0 0 2px;

}
p.rightcoltexthm {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	width: 180px;
	margin: 0 0 0 16px;
}
p.rightcoltext{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 180px;
	margin: 0 0 0 16px;
}
div.headcont {
	width: 930px;
	margin: 12px auto 0 auto;
	border: none;
	padding: 0;
	text-align: center;
}	
div.footcont {
	width: 930px;
	height: 35px;
	margin: 0 auto;
	border: none;
	padding: 0;
	text-align: center;
	background-image:url(images/footbg.gif);
	
}
td.leftcol {
	background-image:url(images/leftcolbg.gif);
	background-repeat: repeat-y;
	width: 198px;
	background-color: #201e1f;
}
td.mainbody {
	background-color: #dedbdb;
	width: 519px;
	margin: 0;
	padding: 0;
	border: none;
}
td.rightcol {
	background-color: #dedbdb;
	background-image: url(images/rightcolbg.gif);
	background-repeat: repeat-y;
	width: 213px;
}
div.importnews {
	background-image: url(images/importnewsbg.gif);
	background-repeat: no-repeat;
	width: 194px;
	height: 265px;
	border: none;
	padding: 0;
	margin: 0;
	position: relative;
	left: 10px;
}
table.bgonce {
	background-image: url(test.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	width: 480px;
	padding: 10px 2px 0 16px;
	border: none;
	margin: 0;
	border-bottom: 2px #CC0000 solid;
}
.red {
	color: #ff0000;
}
.underline {
	text-decoration: underline;
}


.tab { font-weight:bold; font-size:12px; font-family:Arial,Helvetica;}
.tabc { font-weight:bold;font-size:12px;font-family:Arial,Helvetica;color:navy;TEXT-ALIGN: center;}
.slsh { font-weight:bold; font-size:18px; font-family:Arial,Helvetica;color:red;TEXT-ALIGN: center;}



