body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

.videoplayer_box {
	border:dotted 1px #333333;
	background-color: #FFFFFF;
}

.pont_bg  {
	background-image:url("images/pont_bg.jpg");
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
}
.video_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.input_box {
	margin:0px;
	height:18px;
	width:268px;
	border:solid 0 #fff;
	background: transparent 
	url("images/inputbox_bg.jpg") no-repeat;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}

.input_box2 {
	margin:0px;
	height:15px;
	width:240px;
	border:solid 1px #000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}

.input_area {
	margin:0px;
	width:240px;
	border:solid 1px #000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #9c9c9e;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #020202;
}
.number_bg {
	background-attachment: fixed;
	background-image: url("images/number_bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	text-align:center;
}

.welcome_txt {
	color: #aaaaaa;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content_txt {
	color: #595959;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
