/* CSS Document */
body {
	margin: 0px;
	padding:0px;
	background-color: #E4E4CE;
	background-image:url(/imgs/bg.gif);
	font-family: verdana, Arial,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size:10px;
}
h1{
	color: #999999;
	font-size: 10px;
	height: 10px;
	margin-bottom:5px;
}
h2{
	color: #333333;
	font-size: 11px;
	margin: 0;
}
a.h2 {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
a.h2:hover {
	color: #666633;
	font-size: 11px;
	text-decoration: underline;
}

h3{
	color: #000000;
	font-size: 12px;
	margin: 0;
}
h4{
	color: #000000;
	font-size: 14px;
	margin: 0;
}
.font10{
	font-size: 10px;
}
.font12{
	font-size: 12px;
}
.font14{
	font-size: 14px;
}
.menu_font{
	font-size: 12px;
	color: #CCCCCC;
}
.menu{
	font-size:12px;
	color:#000000;
}
a.menu {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a.top_menu{
	color:#CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
a.top_menu:hover{
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:underline;
}
a.menu:hover {
	color: #333355;
	font-size: 12px;
	text-decoration: underline;
}
.mobile_bg{
	background-image:url(../img/btn_mbl.gif);
	background-position:top;
	height: 43px;
	background-repeat:no-repeat;
}
.home_bg{
	background-image:url(../img/btn_hm.gif);
	background-position:top;
	height: 43px;
	background-repeat:no-repeat;
}
.dt_bg{
	background-image:url(../img/btn_dt.gif);
	background-position:top;
	height: 43px;
	background-repeat:no-repeat;
}
.tri{
	background-image:url(../img/r_tri.gif);
	background-repeat:no-repeat;
	width: 28px;
	height: 27px;
}

table#mainTable{
	width: 100%;
	height: 100%;
}
.char{
	background-color: #3A0D03;
	height: 3px;
	font-size: 1px;
}
.colbar{
	background-image:url(../imgs/color.gif);
	background-repeat: no-repeat;
	height: 6px;
}

table.ht{
	height: 100%;
}
td#logo{
	background-image:url(../imgs/logo.gif);
	background-repeat:no-repeat;
}
.style3 {color: #999999}
.style4 {color: #CC0000}
.style66 {color: #666666}
