body {
	min-height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #444;
	background: #6fbafa url(../images/bg.gif) top left;
	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, Helvetica, sans-serif;
	font-size:12px;
}

a, a:hover {
	font-family: Arial;
	color: #0084c1;
	text-decoration: underline;
}
a:hover,.curr	{
	color:#8692a2;
	text-decoration: none;
}

a.hmenu, a.hmenu:hover {
	padding:5px;
	background-color:#f2f3f6;
	font-family: Arial;
	font-size:18px;
	color: #3d6183;
	text-decoration: none;
   font-style: italic;
}
a.hmenu:hover	{
	color:#162e44;
	text-decoration: none;
}

h1,h2,h3,.title {
	padding-bottom:10px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #647c93;
}
h2	{
	font-size: 24px;
	color:#647c93;
	font-weight:normal;
}
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 	{
	text-align:right;
	list-style: none;
	border-bottom: #aaa 1px dotted;
}

li.sub a	{
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	color:#3d6183;
	display:block;
	padding:19px;
	padding-right:0;
}
li.sub a:hover	{
	color:#00afff;
	text-decoration:none;
	display:block;
	padding:19px;
	padding-right:0;
}
li.sub a.current, li.subby a.current	{
	color:#00afff;
	text-decoration:none;
}
ul.subby	{
	padding:0;
	margin:0;
}
li.subby 	{
	text-align:right;
	list-style: none;
	border-top: #ccc 1px dashed;
}

li.subby a	{
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	color:#3d6183;
	display:block;
	padding:5px;
	padding-right:0;
}
li.subby a:hover	{
	color:#00afff;
	text-decoration:none;
	display:block;
	padding:5px;
	padding-right:0;
}
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: #2a96ce 2px solid;
	background-color: #bbe1f7;
	color: #4a7aa2;
	width:99%;
}

.repx {
	background-position: top left;
	background-repeat: repeat-x;
}
.norepb {
	background-position: bottom left;
	background-repeat: no-repeat;
}
.imgpadd	{
	padding-right:10px;
	padding-bottom:10px;
}
.padd	{
	padding:20px 20px 100px 20px;
	}
.white{
	color:#e3e4e4;
	font-size:11px;
}
a.white:hover{
	color:#fff;
	font-size:11px;
}
.date {
	color: #999;
}
.brd	{
	border: #d2d9df solid 1px;
}
.brd_bot	{
	border-bottom: #d2d9df solid 1px;
}
.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;
}
.vbg	{
	background: url(../images/vbg.jpg) repeat-x top left;
	/*height:100%;*/
}
.fbg	{
	background: url(../images/bg.png) no-repeat center center;
}
.number{
	font: 20px Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.new_splash_table {	width: 100%;
	height: 100%;}

.new_splash_table td {
	vertical-align: middle;
	text-align: center;
}

.new_splash_table td.new_splash_table_left {	background: url(../images/bg_splash_left.gif) repeat-x center right;}

.new_splash_table td.new_splash_table_center {
	width: 1280px;
	background: url(../images/bg.png) no-repeat center center;
}

.new_splash_table td.new_splash_table_right {
	background: url(../images/bg_splash_rightt.gif) repeat-x center left;
}
