body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	color:#000;
	
}
		
div#wrapper{
	width:320px;
}

img{border:0px;}


.logo_bg{
	background-image:url(../images/logo_bg.png);
	height:30px;
	background-position:left;
	background-repeat:repeat-x;
	padding-left:9px;
	}
	
.logo_bg_wide{
	background-image:url(../images/logo_bg_wide.png);
	height:25px;
	background-position:left;
	background-repeat:repeat-x;
	padding-left:9px;
	}
	
.divider{
	background-color:#BFCEE3;
	height:2px;
	}


	
	
.ver_divider{
	background-color:#BFCEE3;
	width:1px;
	}
	
.title_bar{
	background-image:url(../images/title_bar.png);
	background-repeat:repeat-x;
	padding-left:5px;
	height:17px;}
	
.news_bg{
	background-color:#6B7E99;
	padding:5px 0px 5px 9px;
	
	text-align:left;
	font-size:10px;
	font-weight:bold;}
	
.bottom{
	background-color:#BFCEE3;
	color:#000000;
	text-align:center;
	padding:1px 0px 3px 0px;
	font-size:8px;
	
	}
	
	
.bottom2{
	background-color:#ffffff;
	color:#000000;
	text-align:center;
	padding:5px;0px;5px;9px;
	font-size:9px;
	line-height:130%;}
	
a {
	color: #ffffff;
	text-decoration: none;
}


.link, .link a{
	text-decoration:underline;
	color:#000;
}	
	
	
.content{background-color:#E6E6EB;
padding:5px 0px 5px 9px;
font-size:12px;}
	
	
	
	
	
	
	
	
	

