body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444;
	background: #fff url("/images/bg.gif") repeat-y top center;
	margin: 0px;
	padding: 0px;
}
.bg	{
	background: url("/images/bg.jpg") repeat-x top left;
}
form, h1,h2, h3, h4, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.justy	{
	text-align:justify;
}
a, a:hover {
	font-family: Arial;
	color: #00394e;
	text-decoration: none;
}
a:hover	{
	color:#333;
	text-decoration: underline;
}

h1,h2,h3,.title {
	padding-bottom:10px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00394e;
} 
h1, a.bot, a.bot:hover	{
	font-size: 11px;
	color:#aaa;
	font-weight:normal;
	padding:0;
	margin:0;
}
h2	{
	font-size: 15px;
	color:#00394e;
	text-transform:uppercase;
	font-weight:bold;
}
h3	{
	font-size: 13px;
	color:#646464;
}
h4	{
	font-size: 12px;
	font-style:bold;
	color:#000464;
}
th.header	{
	background:#bababa url("/images/headbg.gif") repeat-x top left;
	border-bottom: #d1d7bd solid 1px;
}
.brd_bot	{
	border-bottom: #d1d7bd solid 1px;
}
.brd	{
	border-left: #d1d7bd solid 1px;
	border-right: #d1d7bd solid 1px;
}

ol, ul	{
	padding-left:10px;
	margin:5px;
}
ul.sub	{
	padding:0;
	margin:0;
}
li.sub 	{
	list-style: none;
	border-bottom: #aaa 1px dotted;
}

li.sub a	{
	display:block;
	padding:10px;
	padding-right:0;
	background: url("/images/arr.gif") no-repeat left 15px;
}
li.sub a:hover	{
	text-decoration:none;
	display:block;
	color: #333;
	padding:10px;
	padding-right:0;
	background: #ccc url("/images/arr_w.gif") no-repeat left 15px;
}
li.list	{
	list-style: none;
	line-height:1.7em;
	margin-left:0px;
	padding-left:15px;
	background: url("/images/arrow.gif") no-repeat left 6px;
}

input.tx, select.tx 	{
	BORDER: #afb0b1 1px solid;
	background-color: #FFFFFF; 
	color: #004080;
	width:99%;
}

.repry {
	background-position: top right;
	background-repeat: repeat-y;
}
.norep {
	background-position: top left;
	background-repeat: no-repeat;
}
.norepb {
	background-position: bottom right;
	background-repeat: no-repeat;
}
.imgpadd	{
	padding-right:10px;
	padding-bottom:10px;	
}
.padd	{
	padding:20px 20px 20px 20px;
	}
.white{
	color:#fff;
}
.date {
	color: #999;
}
.brd	{
	border: #d2d9df solid 1px;
}
.brd_bot	{
	border-bottom: #d2d9df solid 1px;
}
.inner	{
	background-position: center -118px;
}
.small	{
	font-size:10px;
	color:#777;
}
a.small:hover	{
	font-size:10px;
	color:#eee;
	text-decoration:none;
}
th.top a	{
	padding-top:7px;
	padding-bottom:7px;
	display:block;
	color: #fff;
	text-transform:uppercase;
}
th.top a:hover	{
	padding-top:7px;
	padding-bottom:7px;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	color: #fea;
	background-color: #ba6724;
}
/*for a news*/
.numbers{color:#666666; font-size:16px; font-weight:bold;}
a.numbers_na{border:1px solid #CCCCCC; background-color:#EBEBEB; padding: 2px 7px 2px 7px; color:#666666; font-size:16px; font-weight:bold; text-decoration:none}
a.numbers_na:hover{border:1px solid #CCCCCC; background-color:#DBDBDB; padding: 2px 7px 2px 7px; font-weight:bold; color:#666666; font-size:16px; text-decoration:none}
/*for dropdown menu */
ul.menu {list-style:none; margin:0; padding:0px; height: 36px;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#ffffff; text-decoration:none;}
ul.menu li {position:relative; float:left;}
ul.menu ul {position:absolute; top:36px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none;  width:180px; margin:0px;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#ba6724}
ul.menu ul li a:hover {background-color:#ef6b27;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {padding:6px 23px 11px 20px; margin:4px 0px 0px 0px; font-weight: bold; font-size: 11px;}
ul.menu .menulink:hover, ul.menu .menuhover {color:#fea; text-decoration:none; background-color: #ba6724;}
ul.menu .sub {background:#d1d1d1 url("/images/arr.gif") 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}
/*for gallery*/
#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}
#tinybox {position:absolute; display:none; padding:10px; background:#fff url('/images/preload.gif') no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff; cursor: url('/images/zoomout.cur'), pointer}
.tinyprv {cursor: url('/images/zoomin.cur'), pointer}
.tinybtn {cursor: pointer}
