
body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;line-height:18px;
	background-color: #CDD2D7;
}
a.f_body{text-decoration:underline;color:#333;}
a.f_body:hover{text-decoration:none;color:#999;}

img{border:none;}

#wrapper{margin: 0 auto;width:990px;height:auto;}
#wrapper100{margin: 0 auto;width:990px;height:100%;position:relative;}
#header{
	height:70px;background-image:url(../images/0header_bg.jpg);background-repeat: repeat-x;padding-left:15px;overflow:hidden;
}
#content{width:950px;height:auto;}
#menu{width:185px;float:left;display:inline;background-color:#EEEEEE;}
#main{float:left;display:inline;}
#footer{
	clear:both;
	height:35px;
	background-color: #13003D;
	background-repeat: repeat-x;
}
#footer100{
	clear:both;
	height:35px;
	background-color: #13003D;
	background-repeat: repeat-x;
	position:absolute;bottom:0;width:950px;
}


.footer{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:right;display:inline;
	line-height: 35px;
	margin-right:15px;
}
.footer a:link {text-decoration: none; color:#fff;}
.footer a:visited {text-decoration: none; color:#fff;}
.footer a:hover {text-decoration: underline; color:#8E8A98;}

.left td{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #eee;}

.dotted_line{
	background-image: url(../images/dotted.jpg);
	background-repeat: repeat-x;
	overflow:hidden;height:1px;
	}

#tbc{text-align:center;padding:30px 0 5px 0;border-bottom:solid 1px #DDD;}
