@charset "utf-8";
/* CSS Document */

body {margin:0px;}
		/*#container {background: url(images/_right_bg.gif) bottom left repeat-x; background-color:#4f9657; height:100%;}*/
		#container {background: url(images/_right_bg.gif) bottom left repeat-x; background-color:#4f9657; height:100%;}
		.top {width:788px; height:46px; background:url(images/top.gif) top left no-repeat;  }
		.left {left:154px; height:auto; background:transparent;  float:left;}
		.right {width: 635px; height:auto; float:left; background-color:#e8c060;}
		.foot {width:788px; height:89px; background:url(images/foot.gif) bottom left no-repeat;}
		.right_top {width:100%; height:454px; background:url(images/right_top_bg.gif) top left repeat-x; }
		td.right { width:100%; background: url(images/right_bg.gif) bottom left repeat-x; }
		.right_bottom {width:100%; height:258px; height:100%;}
		.bg_right {background:url(images/right_bottom.gif) bottom left repeat-x; }
		.bgcolor {background-color:#4c9154;}
		.menu {margin-top:50px;}
		.logo {margin-left:10px; margin-top:10px;}
		.border {border-bottom:1px solid #55a15d;}
		.layer {position:absolute; top:60px; left:800px; width:240px; font-size:11px; color:#e8c060; font-family:Arial; font-weight:bold;}
		
A.textlink:LINK, A.textlink:ACTIVE, A.textlink:VISITED {
	color: #B85038;
	text-decoration:underline;
	font-weight: bold;
}
A.textlink:HOVER {
	color: #A11010;
	text-decoration:underline;
	font-weight: bold;
}

A.textlink2:LINK, A.textlink:ACTIVE, A.textlink:VISITED {
	color: #FF0000;
	text-decoration:underline;
	font-weight: bold;
}
A.textlink2:HOVER {
	color: #FF6600;
	text-decoration:underline;
	font-weight: bold;
}
text1 {

	color: #B85038;
	text-decoration:underline;
	font-weight: bold;
	color: #FF0000;
	text-decoration:underline;
	font-weight: bold;
}
.text1 {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #B85038;
	font-weight: bold;

}
.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
	font-weight: bold;
}

