body {
	font-family: Arial;
	font-size:13px;
	color: #444;
	background: url(../images/bg.gif) top left;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

form, h1,h2, h3, h4, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
	font-family: Arial;
	font-size:13px;
}

a, a:hover {
	font-family: Arial;
	color: #d04700;
	text-decoration: none;
}
a:hover	{
	color:#333;
	text-decoration: underline;
}

h1,h2,h3.title {
	padding-bottom:10px;
	font-size: 35px;
	font-family: Arial;
	font-weight: normal;
	color: #d04700;
} 
h1	{
	font-size: 11px;
	color: #777;
}
h3	{
	font-size: 21px;
	font-style:italic;
}
th.header	{
	background-color:#e8eed1;
	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;
}
input.tx 	{
	BORDER: #afb0b1 1px solid;
	background-color: #FFFFFF; 
	color: #004080;
	width:99%;
}

.repx {
	background-position: top left;
	background-repeat: repeat-x;
}
.imgpadd	{
	padding-right:10px;
	padding-bottom:10px;	
}
.padd	{
	padding:20px 40px 20px 40px;
	}
.padd2{
	padding:20px 40px 20px 40px;
}

.bottom	{
	color:#888;
	font-size:11px;
}
.bottom2,  .bottom2 a,  .bottom2 a:hover	{
	color:#888;
	font-size:11px;
	padding:0px;
	margin:0px;
}
.top {
	
	padding:6px;
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
	text-decoration:none;
}
.top:hover {
	padding:6px;
	padding-top:10px;
	padding-bottom:10px;
	background: url(../images/mnubg.gif) repeat-x center left;
	color:#ffff00;
	text-decoration:underline;
}
.head {
/*
	background: url("/images/head.jpg") no-repeat top center;
*/
	width:950px;
	height:295px;
}
.head_in {
/*
	background: url("/images/head_in.jpg") no-repeat top center;
*/
	width:950px;
	height:200px;
}
.block a {
	display:block;
	padding:10px;
}
.block {
	width:363px;
	height:57px;
	text-valign:center;
	background: url(../images/blockbg.gif) no-repeat top left;
}
.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: 39px;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#ffffff; text-decoration:none;}
ul.menu li {position:relative; float:left; background: url(../images/clear.gif) no-repeat left 15px;}
ul.menu ul {position:absolute; top:39px; 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:260px; margin:0px;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#bd4000}
ul.menu ul li a:hover {background-color:#ef6b27;}
ul.menu ul ul {left:260px; top:-1px}
ul.menu .menulink {border-left:1px solid #80320c; border-right:1px solid #c6805c; padding:10px 11px 11px 11px; font-weight: bold; font-size: 11px; background:url(../images/menubg.png); text-transform:uppercase;}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(../images/menubg_on.png); color:white; text-decoration:none; }
ul.menu .sub {background:#d1d1d1 url(../images/arrow.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}

li      {
        line-height:1.4em;
        list-style: none;
        padding-bottom:10px;
        padding-top:10px;
        border-bottom: #aaa 1px dotted;
        padding-left:15px;
        margin-left:-10px;
        background: url(../images/arr.gif) no-repeat left 15px;
}

li.g	{
	line-height:1.4em;
	list-style: none;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom: #aaa 1px dotted;
	padding-left:15px;
	margin-left:-10px;
	background: url(../images/arr_g.gif) no-repeat left 15px;

}

.down	{
	font-size: 11px;
	color: #777;
}


