/* Vina84 dot Com */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#FFFFFF;
	line-height:21px;
}
a:link,a:visited {
	text-decoration:none;
	color:#FF9900;
}
a:hover {
	color:#FFFFFF;
}
body#bg {
	background:#000000;	
	line-height:21px;
}

td {
	font-size:11px;
}

/* Layout */
#wrapper {
	margin-top:10px;
	width:900px;
	height:auto;
}
#header {
	width:100%;
	margin-bottom:5px;
}

#content {
	width:100%;
}
#footer {
	width:100%;
	text-align:left;
	margin-top:20px;
}
/* Details */
td.topmn {
	background:url(../images/mn_bg.jpg) repeat-x;
	line-height:20px;
	text-align:center;
}
a.topmn,a.topmn:link,a.topmn:visited {
	margin-right:15px;
	margin-left:15px;
	color:#CCCCCC;
}
a.topmn:hover {
	color:#FFFFFF;
}
a.topmn_active {
	color:#FF9900;
	margin-right:15px;
	margin-left:15px;
}
td.banner {
	width:100%;
	height:225px;
	background:url(../images/banner.jpg) no-repeat;
}
td.plan {
	background:url(../images/plan_bg.jpg) repeat-x;
	height:45px;
	text-align:left;
	padding-left:8px;
	padding-right:8px;
	line-height:21px;
}
a.aplan ,a.aplan :link,a.aplan :hover{
	font-size:14px;
}
a.footer,a.footer:link,a.footer:visited {
	color:#CCCCCC;
}
a.footer:hover {
	color:#CCCCCC;
}
a.botmn,a.botmn:link,a.botmn:visited{
	font-size:10px;
	color:#CCCCCC;	
}
a.botmn:hover {
	color:#FFFFFF;
}
a.bar {
	font-size:10px;
	color:#CCCCCC;
	margin-left:15px;
	margin-right:15px;
}   
td.left {
	width:210px;
	height:146px;
	background:url(../images/support.jpg) no-repeat;
}
td.header {
	background:url(../images/header.jpg) no-repeat;
	height:53px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
td.content {
	background:url(../images/content_bg.jpg) #F5F5F5 no-repeat top;
	text-align:left;
}
td.right {
	background: url(../images/plan_bg.jpg) repeat-x #44433F;
}
a.title{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
a.menu:link,a.menu:visited {
	background:url(../images/arrow.gif) 0px 9px no-repeat;
	text-indent:20px;
	text-decoration:none;
	color:#FF9900;
	display:block;
}
a.menu:hover {
	color:#FFFFFF;
}
a.note {
	color:#333333;
	font-weight:bold;
}
.inputbox {
	border: 1px solid #999999;
	width:300px;
}
.inputbox:hover,.inputbox:focus {
	border: 1px solid #666666;
	background:#FFFFCC none repeat scroll 0 0;
}

.inputboxf {
	border: 1px solid #999999;
	background:#FFFFFF;
}
.inputboxf:hover, .inputboxf:focus {
	border: 1px solid #666666;
	background:#FFFFCC none repeat scroll 0 0;
}
span.note {
	size:10px;
	color:#FF0000;
	font-weight:bold;
	margin-left:5px;
}
.borp {
	border:1px solid #CCCCCC;
	padding:4px;
	background:#FFFFFF;
}
a.titlec {
	text-transform:uppercase;
	color:#CC3300;
	font-weight:bold;
}