body{
	margin:0 0 0 0;
	text-align:center;
	background-image:url('bg1.gif');
}

td,select,input,textarea{
	font-size:12px;
	color:#666666;
	font-family:arial;
}

hr{
	height:1px;
	color:#CCCCCC;
}

.navbar{
	height:24px;
	background-color:#000000;
	text-align:center;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#344248', endColorStr='#000000', gradientType='0');*/
	background-image:url('bg_navbar.gif');
}

a.nav{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	width:120px;
	height:24px;
	line-height:24px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#344248', endColorStr='#000000', gradientType='0');
	border-top:3px solid #E2EAF1;
}

a.nav:hover{
	color:#FFCC00;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	width:120px;
	height:20px;
	line-height:20px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#000000', endColorStr='#344248', gradientType='0');
	border-top:3px solid #FFCC00;
}

a.leftnav{
	color:#000000;
	text-decoration:none;
}

a.leftnav:hover{
	color:#CC0000;
	text-decoration:none;
}


.leftbtn{
	width:120px;
	height:25px;
	line-height:25px;
	text-align:left;
	border:1px solid #CCCCCC;
	background-image:url('bg_leftbtn.gif');
	margin-bottom:3px;
}

.copyright{
	width:100%;
	text-align:center;
	color:#FFFFFF;
	margin-top:20px;
	font-size:12px;
	font-family:arial;
}

.contact{
	margin-left:30px;
	line-height:24px;
}

.box1{
	width:140px;
	padding:10px;
	border:1px solid #CCCCCC;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F0F0F0', endColorStr='#FFFFFF', gradientType='0');
	font-weight:bold;
}

.title1{font-weight:bold;color:#CC0000;margin-top:20px;margin-bottom:10px;}
.line{border:0px;border-bottom:1px solid #666666;width:200px;background-color:#F6F6F6;}
.ibox1{padding:10px;border:1px solid #666666;background-color:#F6F6F6;}