.bgimage1 {
background-image:url('/images/main_07.jpg');
 text-align:left;
}

.bgimage2 {
background-image:url('/images/main_11.jpg');
 text-align:left;
}

.bgimage3 {
background-image:url('/images/corner_LT.gif');
}

.bgimage4 {
background-image:url('/images/shad_top.gif');
}

.bgimage5 {
background-image:url('/images/corner_RT.gif');
}

.bgimage6 {
background-image:url('/images/shad_left.gif');
}

.bgimage7 {
background-image:url('/images/shad_right.gif');
}

.bgimage8{
background-image:url('/images/corner_LB.gif');
}

.bgimage9 {
background-image:url('/images/shad_bot.gif');
}

.bgimage10 {
background-image:url('/images/corner_RB.gif');
}

.balitimebox {
	font-size : 9px;
	border-left : 0px;
	border-right : 0px;
	border-bottom : 0px;
	border-top : 0px;
	background-color : transparent;
}

li
{
text-align: left
}


body
{
background-image:url('/images/thv-background.jpg');

}



a:link, a:visited, a:active {
	color: #7D55AA;
	text-decoration: underline;
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
.form {
	font-size: 9px; 
	line-height: 10px; 
	font-weight: bold;
	color: #2A1C39;
	}	
	
.formfield {
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #ceceff;
	padding-left: 3px;
	}
	
.formbutton {
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	background-color: #ceceff;
	font-weight: bold;
	text-align: center;
	border: none;
	padding: 2px;
	}
