body{
	margin: 0px;
	padding:0px;
	background-image: url(../images/bg.gif);
	font-family:lucida sans unicode;
	font-size: smaller;
	color: #165278;
	}

a:link, a:visited{
	color: #666666;
    font-weight: none;
	text-decoration: none;
	background-color: transparent;
}

a:hover{
	color:  #2B798D;
	text-decoration: underline;
}

h1{
    color: #52A0B4;
	font-size: 150%;
	font-weight: bold;
    padding-top: 10px;
	text-align: center;
}

h2{
    color: #52A0B4;
	font-size: 130%;
	font-weight: bold;
	background-color: transparent;
    text-align: center; 
}

h3{
	color: #52A0B4;
    font-size: 100%;
	font-weight: bold;
	background-color: transparent;
}

h4{
	color: #52A0B4;
    font-size: 80%;
	font-weight: bold;
	background-color: transparent;
}

.head{
	font-size: 90%;
	font-weight: bold;
	color:#333333;
	background-color: transparent;
}

hr{
	border-bottom: thin;
	border-bottom-style: dotted;
	border-color: #070E15;
}

.dir{
	text-align: left;
	background-color: transparent;
	padding-left: 10px;
	background-image:url(../images/bar_bg.jpg);
}

.headerbg{
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
}

.footerbg{
	background-image: url(../images/header_16.gif);
	background-repeat:  repeat-x;
}

.content{
float:right;
padding:5px;
width:96%;
padding-top: 5px;
margin:0px;
padding-bottom: 10px; 
font-size:12px;
color: #666666;
}

#body-content{
	padding-left: 3px;
    padding-right: 2px;
    padding-top: 6px;
    padding-bottom: 10px; 
	font-size:13px;
	color: #666666;
    text-align: justify;	
}

#body-content a
{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#666666;
	font-family:lucida sans unicode;
}

#body-content a:hover
{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#52A0B4;
}
.content p
{
	padding:0px;
	margin:0px;
	font-weight:300;
	font-size:12px;
	color:#333333;
}

.content ul
{
	font-weight:300;
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#333333;
}


#body-content b
{
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#333333;
	font-family:lucida sans unicode;
}

#body-content b a
{
	padding:0px;
	margin:0px;
	color:#333333;
}

#body-content b a:hover
{
	padding:0px;
	margin:0px;
	color:#52A0B4;
}


.style1 {color: #A6DCEA;font-weight:bold;}	
.style2 {color: #333333; font-weight:bold;}
.ftr { color:#FFFFFF; background:#2B798D; font-family:lucida sans unicode; 
  font-weight: none; font-size: 10px; text-decoration: none; }

.ftr a
{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}

.ftr a:hover
{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}

td.bg{
        background-color: #2B798D;
        border: 1px solid White;
        color: White;
        text-align: center;
}

ul{
	list-style-type:none; 
	font-size: 14px;
	LINE-HEIGHT: 25px; 
    padding-left: 15px;
}
#left
{
padding:0px;
margin:0px;
float:left;
width:180%;
}
#left b
{
padding-top:5px;
padding-bottom:5px;
clear:both;
text-align:left;
margin-top:10px;
margin-bottom:10px;
float:left;
font-size:12px;
font-weight:600;
color:#434343;
}

#left ul{margin:0px; width:189px; padding:0px; list-style-type:none;}

#left ul li{margin:0px; padding:0px; font-size:13px; color:#000000; font-weight:300; list-style-type:none; }
#left ul li a{ padding:3px 1px 6px 28px; $padding:4px 0 4px 10px; margin:0px; $margin-bottom:-16px; text-decoration:none; background-image:url(../images/btn-bg.gif); color:#2B798D; display:block; border-bottom:1px solid #fff;}
#left ul li a:hover{text-decoration:none; color:#52A0B4; text-decoration:underline; background-image:url(../images/btn-hover.gif); }


