/* CSS Document */

.topbg{ background:url(images/top-bg1.jpg); 
	background-repeat:no-repeat;
	}
.top_navibg{
	background:url(images/link-bg.jpg);
	background-repeat:no-repeat;
}
.top_navi{
	margin-left:5px;
	color:#000000;
	font-size:12px;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-align:center
/*	text-decoration:none;*/
	font-style:none;
}
.side_menu{
background:url(images/side_bg1.jpg);
background-repeat:no-repeat;
}
.side_text{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.td_border{
	padding:10px;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#FF6600; 
	border-right:1px;
	border-right-style:solid;
	border-right-color:#FF6600;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#FF6600;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#FF6600;
}
.tdpad{
	padding-top:10px;
}
.sun{
	padding:10px;
}
.rig_bg{
	background:url(images/right_bg.jpg);
	background-repeat:no-repeat;
}
.bottom{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
/*.bottom A:hover{font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF00;
	text-decoration:none;
	font-size:12px;
	}*/
.td_bor_1{
	padding:10px;
	border-left:none;
	border-right:none;
/*	border-left-style:solid;
	border-left-color:#FF6600;
	
	border-right-style:solid;
	border-right-color:#FF6600;*/
	border-top:1px;
	border-top-style:solid;
	border-top-color:#666666;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#666666;
}
.tpad{
	padding-top:0px;
	padding-left:10px;
	padding-right:5px;
}