body{
	background:url(images/background.gif) repeat-x #fdfebb;
	margin:0;
	}
	
body, table, td{
	font:12px "Lucida", "Lucida Sans", Verdana, Arial, sans-serif;
	}
a{
	color:#05820A;
	text-decoration:underline;
	}
a:hover{
	text-decoration:none;
	}
#container{
	width:710px;
	margin:0 auto;
	}
#container .sides{
	width:10px;
	}
#container .l{
	background:url(images/table_left_03.gif) repeat-y;
	}
#container .r{
	background:url(images/table_right_03.gif) repeat-y;
	}
.footer{
	background:url(images/footer.gif);
	color:#fdfebb;
	text-align:center;
	font-size:10px;
	}
.footer a{color:#fdfebb;}
.footer a:hover{color:#ffffff;}
.header_c{
	padding:4px;
	color:#fdfebb;
	font-size:11px;
	}
.header_c img{
	float:right;
	padding:2px 20px;
	}
.header_c a{
	color:#fdfebb;
	text-decoration:underline;
	}
.header_c a:hover{
	color:#fdfebb;
	text-decoration:none;
	}
.header_menu{
	text-align:right;
	padding:0 20px;
	border-top:1px dotted #fdfebb;
	}
.header_menu a{
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
	}
.header_menu a:hover{
	text-decoration:none;
	color:#fdfebb;
	font:12px;
	}
img{
	border:none;
	}
.content{
	background:#ffffff;
	padding:10px;
	color:#000000;
	}
.content_r{
	width:270px;
	border-left:1px dotted #134a2f;
	color:#000000;
	padding-left:10px;
	}
.content_l{
	width:400px;
	color:#000000;
	padding-right:10px;
	}
h2{
	font-size:1.5em;
	font-weight:normal;
	}
.menu{
	text-align:center;
	}
.menu a{
	padding:0 3px;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	}
.menu a:hover{
	text-decoration:underline;
	}