@charset "utf-8";


body	{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #888;
	margin:0px;
	margin-top:8px;
}
td, th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #888;

}

H2 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #000000;
}
body {

	/* background-color: #FFF;

        background-image: url('/images/bck.png');

	background-repeat: no-repeat;

	background-position:center top;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px; */

}
.tablebg {
	background-color: #FFF;
	background-image: url('/images/bck.png');
	background-repeat: no-repeat;
	background-position: center top;
    text-align: center

}

.formbg {
	background-image: url('/images/6a.png');
	background-repeat: no-repeat;
	/* background-position:top; */
	width:385px;
	text-align:left;
	float:right;
	position:relative; 
	font-size:21px; 
	font-weight:bold;
	padding:15px 0px 15px 0px;
	top:291px;
	right:135px;
}

.videobg {
	/* background-image: url(6a.png);

	background-repeat: no-repeat;

	background-position:top; */
	width:385px;
	padding:15px 0; 
	text-align:left; 
	position:relative; 
	top:180px; 
	left:195px; 
    right:705px;
	font-size:21px; 
	font-weight:bold;
	float:left;
}



.footer {
	background-image: url('/images/8.png');
	background-repeat: no-repeat;
	height:175px; background-position-y:50%
}
form {
	padding:0px;
	margin:0px;
	border:0px;
}
img {
	border:0px;
}

#formcontent {
	padding: 15px 0px 0px 25px;
}

.inputfields  {
	color: #333;
	height:18px;
	font-size:11px;
	height:16px;
	border:solid 1px #666;
	background-color:#FFF;
}

.selectfields  {
	color: #333;
	 font-size:11px;
	 height:18px;
	 border:solid 1px #666;
	 background-color:#FFF;
}
.label_font{
	color: #000000;
}