@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height:22px;
}
a:link {
    color:#999;
    text-decoration:none;
    }
a:visited {
    color:#999;
    text-decoration:none;
    }
a:hover {
    color:#266caa;
    text-decoration:none;
    }
a:active {
    color:#999;
    text-decoration:none;
    }
	
.nav a:link {
    color:#fff;
    text-decoration:none;
    }
    .nav a:visited {
    color:#fff;
    text-decoration:none;
    }
   .nav a:hover {
    color:#fff;
    text-decoration:none;
    }
   .nav a:active {
    color:#fff;
    text-decoration:none;
    }
.nav{width:170px; height:20px; text-align:center; float:left; list-style:none; color:#fff; padding-top:10px; font-size:13px; font-weight:bold}
.light24{ line-height:24px;}
.left20{ padding:20px;}
.STYLE1 {
	font-size: 13px;
	color: #266caa;
	font-weight: bold;
}
.STYLE2 {
	font-size: 12px;
	font-weight: bold;
}
.STYLE3 {
	color: #266caa;
	font-weight: bold;
}
.STYLE6 {
	font-size: 13px;
	font-weight: bold;
}
