BODY{
	font-family: verdana; 
	color:#3C3C3C;
	SCROLLBAR-FACE-COLOR: #DDDDDD;
	SCROLLBAR-HIGHLIGHT-COLOR: #F1F1F1;
	SCROLLBAR-SHADOW-COLOR: #7F7F7F;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #7F7F7F;
	SCROLLBAR-TRACK-COLOR: #FAFAF9;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-size: 10px;
}
.headerbg {
	background-image: url(./header_bg.gif);
   height: 90px;
}
.mainnavbg {
	background-image: url(./main_nav_bg.gif);
   height: 35px;
}
.subnavbg {
	background-image: url(./sub_nav_bg.gif);
   height: 24px;
}
.footerbg {
	background-image: url(./footer_key_bg.gif);
   height: 24px;
}
.date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}
input
{
border-color: #A5ACB2;
border-width: 1px;
border-style: solid;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

p#preload img
{
  border: 0;
  width: 0;
  height: 0;
  margin: 0
}
.appq
{
background-color: #ffffff;
border-color: #A5ACB2;
border-width: 1px;
border-style: solid;
width: 165px;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button_small {
    color: #2F4F4F;
    font-family: verdana;
    font-size:9px;
    font-weight:bold;
    background-color: white;
    background-image: url("./btn_small_bg.gif");
    border: none;
    background-repeat: no-repeat;
    width: 70px;
    height: 22px;
    cursor: pointer; cursor: hand;
}

.button_med {
    color: #2F4F4F;
    font-family: verdana;
    font-size:9px;
    font-weight:bold;
    background-color: white;
    background-image: url("./btn_med_bg.gif");
    border: none;
    background-repeat: no-repeat;
    width: 100px;
    height: 22px;
    cursor: pointer; cursor: hand;
}

.button_big {
    color: #2F4F4F;
    font-family: verdana;
    font-size:9px;
    font-weight:bold;
    background-color: white;
    background-image: url("./btn_big_bg.gif");
    border: none;
    background-repeat: no-repeat;
    width: 138px;
    height: 22px;
    cursor: pointer; cursor: hand;
}
.lefttitle {
	background-image: url(./left_title_bg.gif);
	height: 31px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #1D498D;	
}
	.nav{
	font-size:11px;
	color: #A13E3E;
	}
	.nav a {
		FONT-WEIGHT: bold;
		color:#A13E3E;
		text-decoration:none;		
	}
	.nav a:hover {
		color:#666666;
		text-decoration:none;
	}
.contenttitbg {
	background-image: url(./content_tit_bg.gif);
   height: 33px;
}
.contenttitle {
   color: #163A6F;
   font-weight: bold;
   font-size: 12px;
}
.contentdivider {
   background-image: url(./content_divider_cross_bg.gif);
	width: 5px;
	background-repeat: repeat-y;
}

.bluegraph {
   background-image: url(./blue_graph_bg.gif);
	height: 19px;
	background-repeat: repeat-x;
}
.orangegraph {
   background-image: url(./orange_graph_bg.gif);
	height: 19px;
	background-repeat: repeat-x;
}
.greengraph {
   background-image: url(./green_graph_bg.gif);
	height: 19px;
	background-repeat: repeat-x;
}

.btn {
	height: 17px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bg_btn.gif);
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #A8B7B9;
}
.tb_align  {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	line-height: 18px;
}
.tb_title {
	margin-left: 0px;
	background-color: #E1E3E5;
	height: 28px;
	color:#728389;
	FILTER: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	font-weight: bold;
}
.tb_content {
	margin-left: 0px;
	background-color: #F7F8F8;
	border: 1px solid E9E9E9;
}
.tb_border_ur {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
}
.tb_border_u {
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.select {
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
    height:18px;
	border: 1px solid DEE1E3;
}
    

.keyword {
	color:#A5C445;
	font-family: arial;
	font-weight: bold;
}
.selected {
	color:#ffffff;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
}
a.dblue:link,a.dblue:visited {
	text-decoration: none;
	color: 36699D;
	font-family: "arial";
}
a.dblue:hover {
	color:#A5C445;
	font-family: arial;
	text-decoration: none;
}
a.white:link,a.white:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: "arial";
	font-weight: bold;
}
a.white:hover {
	color:#ffffff;
	font-family: arial;
	text-decoration: underline;
}
.font_blue {
	font-size: 11px;
	color: 717996;
}

