body {
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left:0px;
	letter-spacing: 1px;
	/* background-color: #bac88d; */
	color: #000000;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;

}

.whitetext{
	color : #ffffff;
	text-decoration : none;
}

.smallblack{
	color : #000000;
	font-size: 9px;
	text-decoration : none;
}

.smallwhite{
	color : #ffffff;
	font-size: 9px;
	text-decoration : none
}

.smallwhiteb{
	color : #ffffff;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration : none;
}

a{
	/* basic a href tag */
	color : #000099;
	text-decoration : none;
}
a:visited {
	/* basic a href tag visited */
	color : #000099;
	text-decoration : none;
}
a:hover{ /* basic a href tag hover */
	color : #cc0000;
	text-decoration : none;
}

.footnav { 
	font-family : Arial, Helvetica, Tahoma, sans-serif; 
	font-size : 9px; 
	font-weight : bold;
	text-decoration : none; 
	color: #ffffff;
}

.footnav:visited { 
	font-family : Arial, Helvetica, Tahoma, sans-serif; 
	font-size : 9px; 
	font-weight : bold;
	text-decoration : none; 
	color: #ffffff;
}

.footnav:hover { 
	font-family : Arial, Helvetica, Tahoma, sans-serif;
	font-size : 9px; 
	font-weight : bold;
	text-decoration : none; 
	color: #cc3333; 
}


#bottom .bottom_right_box{
	width:435px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f2e8bf;
	height: 405px;

}

#bottom .bottom_right_box #content_fixed{
	width:435px;
	margin-left:auto;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:13px;
	/* letter-spacing: .5px; */
	padding-left:5px;
	padding-right:10px;
	padding-top:0px;
	margin-right:auto;
	height: 405px;
	color:#000000;
	overflow: auto;
	visibility: visible;
	z-index: 2;
	margin-top:15px;
	margin-left:15px;
	margin-bottom:5px;
}

.input_box { 
	border: 1 solid #000000; 
	background-color: #e1e1e1; 
	color: #000000; 
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px; 
	line-height: 11px; 
	font-weight: normal; 
}

