body_htm {
	background-color: #2145a3;
	margin: 0 10px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

.container {
	width:100%;
	margin:auto;
}

.header_htm {
	margin-bottom:3px;
	text-align:center;
	background-color:#fff;
	border:2px #000 solid;	
	font-size:14px;
	font-weight:bold;
}


.main_htm{
	padding:10px 20px;
	background-color:#fff;
	font-size:12px;
	text-align:center;
}


.main_htm_left{
	padding:10px 20px;
	background-color:#fff;
	font-size:12px;
	text-align:left;
	width:770px;
	color:Black;
}


.main_htm_videos{
	padding:10px 20px;
	background-color:#fff;
	font-size:12px;
	text-align:left;
	width:920px;
	color:Black;
}



.main_htm_center{
	padding:10px 20px;
	background-color:#fff;
	font-size:12px;
	text-align:center;
	margin:auto auto;
	width:770px;
	color:Black;
}


.header_htm img {
	margin-bottom:5px;
}

strong_htm {
	font-weight:bold;
}

.main_htm p {
	margin:0;
	padding:0 0 15px 0;
	line-height:15px;
}

.main_htm_center p {
	margin:0;
	padding:0 0 15px 0;
	line-height:15px;
}

.main_htma:link {
	color:#0000FF;
	text-decoration:underline;
}

.main_htma:hover {
	color:#666;
	text-decoration:none;
}

.main_htm p.copyright {
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:10px;
}

.main_htm_center p.copyright {
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:10px;
}


.main_htmp img {
	border:1px #666 solid;
}

.main {
	padding:10px 20px;
	background-color:#fff;
	font-size:12px;
	text-align:center;
}

.main p {
	margin:0;
	padding:0 0 15px 0;
	line-height:15px;
}

.main a:link {
	color:#0000FF;
	text-decoration:underline;
}

.main a:hover {
	color:#666;
	text-decoration:none;
}

.main p.copyright {
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:10px;
}

.main p img {
	border:1px #666 solid;
}

em {
	font-style:italic;
}

span.blue {
	font-weight:bold;
	color:#00008B;
}

span.u {
	text-decoration:underline;
}

.important {
	font-weight:bold;
	color:#FF0000;
}

.price {
	font-weight:bold;
	color:#009933;
}

ol, ul {
	margin:0;
	padding:0;
}

ol li, ul li {
	line-height:18px;
}

ol li.sub_list, ul li.sub_list {
	line-height:18px;
	list-style:circle;
}

div.videoframe {
	margin:auto;
	overflow:auto;
	width:95%;
	height:200px;
	padding:5px 10px;
	border:1px #999 solid;
	text-align:left;
}

	div.videoframe p {
		margin:0 0 10px 0;
		padding:0;
		font-size:12px;
		color:#000000;
	}

form {
	margin:0;
	padding:0;
}

/*top section : start*/
	.header_htm {
		white-space:nowrap;
	}
	
		.header_htm h4 {
			margin:0;
			padding:5px 0 0 57px;
			font-size:14px;
			color:#565364;
			text-transform:uppercase;
			letter-spacing:1px;
			word-spacing:5px;
		}
		
		.header_htm img {
			border:0;
			margin-left:15px;
			margin-right:23px;
		}
/*top section : end*/
/*bottom section : start*/
.bottom {
	height:35px;
	white-space:nowrap;
	text-align:center;
}

	.bottom p {
		margin:0;
		padding:3px 0 0 15px;
		font-size:12px;
		color:#fff;
	}

		.bottom p a {
			margin:0 5px 0 6px;
			color:#fff;
			text-decoration:none;
		}

		.bottom p a:hover {
			color:#DBE1F0;
			text-decoration:underline;
		}
		
		.vaidation {
			font-size:11px !important;
			margin:0 !important;
		}
/*bottom section : end*/