a, td, th, p, ol, ul, li {
	font-family: "arial";
	font-size: 12px;
}
body {
	background-color: #FFFF00;
	background-image: url(../images/bg-fade.png);
	background-repeat: repeat-x;
}
table {
	table-layout: auto;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
td.redbar {
	text-align: left;
	width: 100%;
	height: 29px;
	background-image:url(../images/index_06.jpg);
	padding: 4px 4px 4px 4px;
}
td.yellowbar {
	text-align: left;
	width: 100%;
	height: 29px;
	background-image:url(../images/yellowbar.png);
	padding: 4px 4px 4px 4px;
}
td.leftchannel {
	width: 158px;
	height: 125px;
	background: #FFFFFF;
	padding: 0 0 0 0;
	vertical-align: top;
}
td.middlechannel {
	width: 5px;
	height: 125px;
	background-image:url(../images/blackb.png);
	padding: 0 0 0 0;
}
td.rightchannel {
	width: 537px;
	height: 125px;
	background: #FFFFFF;
	background-image:url(../images/page_back.png);
	padding: 0 0 0 0;
}
div.maintext {
	margin-left: 10px;
	margin-right: 20px;
	padding: 10px 10px 10px 10px;
}
.button {
	color: #000000;
	background: #FFFF00;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

img.main {
	border: 0;
	padding-left: 0;
        padding-right: 0;
        padding-top: 0;
}
.required {
	font-size: 8pt;
	font-weight: 700;
	color: #FF0000;
}
.form {
	margin-left: 40px;
	margin-right: 30px;
}
.style10 {
 	font-size: 14px; 
        font-weight: bold;
}
.style12 {
	color: #FF0000
}
.style2 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.style11 {
 	font-size: 12px; 
}
.style16 {
	color: #FF0000;
	font-size: 12px;
}
.style19 {
 	font-size: 10px; 
}
.style21 {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}
.style22 {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
