body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: 3D4045;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.content_area
{
padding:10px;
background-color:#FFFFFF;
background-image: url(images/template_03.jpg);
background-repeat:no-repeat;
background-position:bottom;
text-align:center;
vertical-align:top;
}
.form_area
{
font-size:12px;
padding:10px;
background-color:#FFFFFF;
background-image: url(images/template_03.jpg);
background-repeat:no-repeat;
background-position:bottom;
text-align:center;
vertical-align:top;
}
.rules
{
padding:10px;
font-size:12px;
background-color:#FFFFFF;
background-image: url(images/template_03.jpg);
background-repeat:no-repeat;
background-position:bottom;
text-align: justify;
vertical-align:top;
}
.mainpage
{
font-size:14px;
color:#FFFFFF;
background-image:url(images/index_22.jpg);
background-repeat:no-repeat;
background-color: #222423;
background-position:bottom;
text-align: justify;
vertical-align:top;
}
.leftcol {
background-image: url(images/leftcol.jpg);
vertical-align:top;
}
.rightcol {
background-image: url(images/rightcol.jpg);
vertical-align:top;
}
table.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
}
table.form th {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.form td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bolder;
	text-align:center;
}
.button {
    border: none;
    background: url(images/submit.png);
}
.success {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bolder;
	text-align:center;
	color:#00FF00;
}
.error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bolder;
	text-align:center;
	color: #FF0000;
}
.style1 {
color: #FFFFFF;
}
.style2 {
	color: #0000FF;
	font-weight: bold;
}
.style4 {color: #0000FF; font-weight: bold; font-size: 12px; text-align:center; }
