body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #334499;
}

#box_l {
	position: absolute;
	top: 299px;
	left: 15px;
	width: 165px;
	height: 420px;
	z-index: 2;

 }
 
#box_l1 {
	position: absolute;
	top: 29px;
	left: 15px;
	width: 165px;
	height:298px;
	z-index: 2; 
}

#box_m {
	position: absolute;
	top: 0px;
	left: 180px;
	width: 680px;
	height: 700px;
	z-index: 1; 
 }

#box_m1 {
	position: absolute;
	top: 32px;
	left: 110px;
	width: 520px;
	height: 30px;
	z-index: 2;  
 }


#box_m2 {
	position: absolute;
	top: 125px;
	left: 220px;
	width: 405px;
	height: 520px;
	z-index: 2; 
 }


td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333388;
}

a:link    { text-decoration:underline; color:#333388; }
a:visited { text-decoration:underline; color:#333388; }
a:hover   { text-decoration:underline; font-weight:bold; color:#336644; }
a:active  { text-decoration:underline; font-weight:bold; color:#336644; }
