div, span, a, ul, li {
	font-family: verdana;
}

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

form {
	margin: 0;
}

.frame {
	width: 1000px;
	min-height: 600px;
	border: 0px solid black;
	text-align: left;
	margin-top: 0px;
}

.searchbox {
	float: right;
	border: 0px solid black;
	text-align: left;
	height: 55px;
	width: 565px;
}

.searchinput {
	border-style: hidden;
	border-width: 0px;
	color: #8AB08A;
    width: 182px;
	height: 24px;
    font-size:8pt;
	padding: 5px;
	margin-top: 13px;
	margin-left: 50px;
	margin-right: 5px;
    background-image: url("images/searchbg.gif");
}

.searchbutton {
	border: 0px solid black;
	height: 20px;
	width: 80px;
	margin-right: 10px;
	background: url('images/searchbt.gif');
}

.topbanner {
	border: 0px solid black;
	height: 60px;
	background: url('images/bannertop.jpg');
}

.banner {
	border: 0px solid black;
	background: url('images/banner.jpg');
	height: 106px;
	margin-top: 0px;
}

.menu {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
	height: 39px;
	background: url('images/menugradient.gif');
}

.submenu {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
	height: 34px;
	background: url('images/submenugradient.gif');
	overflow: hidden;
}

#navbar {
	height: 0px;
}

#menu {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 36px;	
}

#submenu {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

#submenu li a {
	color: white;
	text-decoration: none;
}

#menu ul, #menu li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	margin-left: 30px;
}

#menu li a {
	color: white;
	text-decoration: none;
}

#submenu li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	margin-left: 20px;
}

.catbox {
	border: 0px solid black;
	margin-top: 10px;
	width: 195px;
	background: #ffd201;
	overflow: hidden;
}

.newsbox {
	border: 0px solid black;
	margin-top: 10px;
	width: 195px;
	background: #DD310D;
	overflow: hidden;
}

.leftmenu {
	float: left;
	border: 0px solid black;
	margin-bottom: 30px;
	display: block;
	overflow: hidden;
}

.middle {
	float: left;
	border: 0px solid black;
	display: block;
	margin-left: 14px;
	margin-bottom: 30px;
	width: 582px;
	overflow: hidden;
}

.rightmenu {
	float: right;
	border: 0px solid black;
	margin-bottom: 30px;
	display: block;
	background: #191919;
	overflow: hidden;
}

.header {
	border: 0px solid red;
	
}

.content {
	border: 0px solid red;
	display: block;
	background: #191919;
}

.footer {
	font-size: 12px;
	color: white;
	background: black url('images/footgradient.png') repeat-x 0 0;
	width: 1000px;
	overflow-x: hidden;
	clear: both;
	margin-top: 20px;
}


.footright { 
	background: url("images/footright.png") no-repeat top right; 
}

img.footcorner {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
}

.headyellowbox {
	background: #ffd201 url('images/headyellowbox.gif') no-repeat 0 0;
}

.headyellowbox ul {
	margin-top: 10px;
}

.bottomyellowbox {
	background: url('images/bottomyellowbox.gif') no-repeat 0 0;
	height: 32px;
}

.headredbox {
	color: white;
	background: #dd310d url('images/headredbox.gif') no-repeat 0 0;
	min-height: 192px;
}

.headredbox ul {
	margin-top: 10px;
}


.bottomredbox {
	background: url('images/bottomredbox.gif') no-repeat 0 0;
	height: 32px;
}

.titlesplit {
	width: 542px;
	clear: both;
}

.newsheader {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	font-size: 13px;
	color: white;
	clear:both;
	overflow-x: hidden;
	text-align: justify;
}

.smallpic {
	width: 200px;
	border:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-top: 10px;
	float: left;
}

.bigpic {
	max-width: 500px;
	border:0px;
}

.lastnews {
	background: #2f2f2f;
	margin-top: 10px;
	overflow-x: hidden;
}

.newsholder {
	margin-top: 22px;
	padding-top:10px;
	overflow-x: hidden;
	clear: both;
}

.newstitle {
	margin-left: 20px;
	margin-right: 20px;
}

.newstitle span a {
	font-size: 15px;
	color: #ffcc00;
	text-decoration: none;
}

.roundtop { 
	background: url("images/toprightcorner.png") no-repeat top right; 
}

.roundbottom {
	background: url("images/bottomrightcorner.png") no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.date {
	font-size: 12px;
	color: white;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

#headredbox ul li a {
	font-size: 13px;
	padding-right: 10px;
	color: white;
	text-decoration: none;
}

#headredbox span {
	font-size: 15px;
	line-height: 35px;
}

#headredbox span a {
	text-decoration: none;
	color: white;
	font-size: 15px;
	line-height: 35px;
	padding-left: 15px;
}

#headyellowbox ul li a {
	font-size: 13px;
	padding-right: 10px;
	color: black;
	text-decoration: none;
}


#headyellowbox span {
	font-size: 15px;
	line-height: 35px;
}

#headyellowbox span a {
	text-decoration: none;
	color: black;
	font-size: 15px;
	line-height: 35px;
	padding-left: 15px;
}

.picspaceholder {
	margin-top: 10px;
}


#postform span {
	color: white;
	font-size: 14px;
}

.postforminput {
	width: 538px;
	height: 30px;
	color: black;
	font-size: 14px;
	padding: 2px;
}

.postformtextarea {
	width: 538px;
	height: 100px;
	font-size: 14px;
	padding: 2px;
}

.coverbox {
	text-align: center;
	margin-top: 20px;
}

.coverbox span, a {
	font-size: 14px;
	color: #ffcc00;
}

.whitelink {
	text-decoration:none;
	color: white;
}


.vietinfotitle {
	margin-left: 20px;
	margin-right: 20px;
}

.vietinfotitle span a {
	font-size: 15px;
	color: red;
	text-decoration: none;
}

.contentbound {
	overflow-x: hidden;
}

@media print {
	.leftmenu, .rightmenu, .header, .footer img, .picspaceholder, .roundtop, .roundbottom {
		display: none;
	}
	.footer div {
		font-size: 13pt;
	}
	.middle, .frame, .titlesplit {
		overflow: visible;
		width: 100%;
	}
	.lastnews {
		clear: both;
		overflow: visible;
	}
	.contentbound {
		overflow: visible;
	}
	.vietinfotitle span a, .newstitle span a {
		font-size: 16pt;
		color: black;
		font-weight: bold;
	}
	.newsheader {
		overflow: visible;
		text-align: left;
		font-size: 15pt;
	}
	a, div, span {
		font-family:georgia, times, serif;
		font-size: 13pt;
		color: black;
	}
}