BODY {
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration : none;
	background-color:#6c6f71;
	color: #175477;
}


a{
	/* basic a href tag */
	color : #0000cc;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:visited {
	/* basic a href tag visited */
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:hover{ /* basic a href tag hover */
	color : #cc0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.fnav { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	font-weight : bold;
	line-height:11px;
	text-decoration : none; 
	color: #ffffff;
}

.fnav:visited { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;
	line-height:11px;
	text-decoration : none; 
	color: #ffffff;
}

.fnav:hover { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	font-weight : bold;
	line-height:11px;
	text-decoration : none; 
	color:#003366; 
}

.nav { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px; 
	font-weight : bold;
	line-height:16px;
	text-decoration : none; 
	color: #ffffff;
}

.nav:visited { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : bold;
	line-height:16px;
	text-decoration : none; 
	color: #ffffff;
}

.nav:hover { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px; 
	font-weight : bold;
	line-height:16px;
	text-decoration : none; 
	color:#003366; 
}

#bottom .bottom_main_box{
	width:375px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	height: 330px;
}

#bottom .bottom_main_box #content_fixed{
	width:390px;
	margin-left:auto;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-size:14px;
	line-height: 18px;
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
	margin-right:auto;
	height: 340px;
	color: #175477;
	overflow: auto;
	visibility: visible;
	z-index: 2;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}

.whitecopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 15px;
	text-decoration: none;
}

.smallblack{
	/* a href class for 9 pixel text - menus and such */
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-decoration : none;
}
.smallwhite{
	/* a href class for 9 pixel text - menus and such */
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	padding-top:7px;
	text-decoration : none;
}

.bigwhite{
	/* a href class for 16 pixel text - menus and such */
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration : none;
}