BODY 
{ 
background: #ffffff url(images/background2.jpg) no-repeat top center;
}

td , th
{ 
font-family:  Arial; 
font-size: 12px;
}

th
{
	font-weight: bold;
	text-align: left;
}

th.heading
{
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #000000;
}

a 
{ 
color:#C60000;
}

a:visited 
{ 
color:#C60000;
}

a:link 
{ 
color:#C60000;
}

a:active 
{ 
color:#C60000; 
}

a:hover 
{ 
color:#000000; 
}

a.nav1,a.nav1:link,a.nav1:visited,a.nav1:active {
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: ;
	font-variant: normal;
	text-transform: none;
	height: 100%;
	width: 100%;
	display: block;
	text-indent: 10px;
}
a.nav1:hover {
	color: #000000;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: ;
	text-align: left;
	white-space: nowrap;
	height: 100%;
	width: 100%;
	display: block;
	background-image: url("images/navbg.gif");
	text-indent: 10px;
}

.txtBox1{
    border-top: 1px solid #252525;
    border-bottom: 1px solid #9F9F9F;
    border-left: 1px solid #383838;
    border-right: 1px solid #7B7B7B;
    background-color: #ECEDE6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #006299;   
    text-decoration: none;
	background-image:     url(images/textbox.jpg);

}

table #registration_form th
{
	text-align: left;
	font-size: 12px;
	vertical-align: top;
}

table #registration_form td input, table #registration_form td textarea
{
	width: 150px;
}