body {
	margin-top: 15px;
	margin-right:0px;
	margin-bottom: 5px;
	margin-left:0px;
	line-height: 14px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;

}

.whitetext{
	color : #ffffff;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
}

.smallblack{
	color : #000000;
	font-size: 9px;
	text-decoration : none;
}

.smallwhite{
	color : #ffffff;
	font-size: 9px;
	line-height: 11px;
	text-decoration : none;
}

.smallwhiteb{
	color : #ffffff;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration : none;
}

a{
	/* basic a href tag */
	color : #000066;
	text-decoration : none;
}
a:visited {
	/* basic a href tag visited */
	color : #000066;
	text-decoration : none;
}
a:hover{ /* basic a href tag hover */
	color : #660000;
	text-decoration : none;
}



#bottom .bottom_main_box{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	background-color:#a9aaad;
	height: 230px;
}

#bottom .bottom_main_box #content_fixed{
	width:536px;
	margin-left:auto;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:12px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-right:auto;
	height: 250px;
	color:#666666;
	overflow: auto;
	visibility: visible;
	z-index: 2;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}

#bottomb .bottom_right_box{
	width:212px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	height: 379px;
}

#bottomb .bottom_right_box #content_fixedb{
	width:211px;
	margin-left:auto;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:12px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-right:auto;
	height: 385px;
	color:#666666;
	overflow: auto;
	visibility: visible;
	z-index: 2;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}

.input_box { 
	border: 1 solid #000000; 
	background-color: #e1e1e1; 
	color: #000000; 
	font-family: Arial, Verdana, Sans-Serif; 
	font-size: 10px; 
	line-height: 11px; 
	font-weight: normal; 
}


