@charset "utf-8";
body { background: #d9a947 url(images/bg_repeater.jpg) repeat-x left top; margin: 0px auto; }

/*Navigation Styles*/
/*Menu 1*/
#menu_1 {width: 209px; background-color:#0b9444;}
.menu1-level1-no a, .menu1-level1-no a:link, .menu1-level1-no a:visited, .menu1-level1-no a:active, .menu1-level1-act a, .menu1-level1-act a:link, .menu1-level1-act a:visited, .menu1-level1-act a:active, .menu1_lvl1  { color: #f1ff56; height: 39px; margin: 0px; text-decoration: none; background: url(images/menu1_lvl1.jpg) no-repeat left top; text-indent: 21px; font: bold normal 18px/39px Arial, Helvetica, sans-serif; text-align: left; display: block; text-decoration: none; }

.menu1-level1-no a:hover, .menu1-level1-act a:hover, .menu1_lvl1:hover { background: url(images/menu1_lvl1_hover.jpg) no-repeat left top; text-decoration: none; }
	
.menu1-level2-no a, .menu1-level2-no a:link, .menu1-level2-no a:visited, .menu1-level2-no a:active, .menu1-level2-act a, .menu1-level2-act a:link, .menu1-level2-act a:visited, .menu1-level2-act a:active, .menu1_lvl2  { color: #c7ff3f; height: 28px; margin: 0px; text-decoration: none; text-indent: 21px; font: bold 14px/28px Arial, Helvetica, sans-serif; text-align: left; display: block; background: url(images/menu1_lvl2.jpg) no-repeat left top; text-decoration: none; }

.menu1-level2-no a:hover, .menu1-level2-act a:hover, .menu1_lvl2:hover { text-decoration: none; color: #a6d732; }

.menu1-level3-no a, .menu1-level3-no a:link, .menu1-level3-no a:visited, .menu1-level3-no a:active, .menu1-level3-act a, .menu1-level3-act a:link, .menu1-level3-act a:visited, .menu1-level3-act a:active, .menu1_lvl3  { color: #b7f524; height: 28px; margin: 0px; text-decoration: none; text-indent: 21px; font: 13px/28px Arial, Helvetica, sans-serif; text-align: left; display: block; background: url(images/menu1_lvl3.jpg) no-repeat left top; text-decoration: none; }

.menu1-level3-no a:hover, .menu1-level3-act a:hover, .menu1_lvl3:hover { text-decoration: none; color: #a6d732; }


/*Layout Styles*/

#content { padding: 10px; background: url(images/body_bg_repeater.png) repeat; }	

/*Text styles*/
.csc-mailform td, #content, .bodytext  { color: #000000; text-align: justify; font: 12px/22px Arial, Helvetica, sans-serif; }
.csc-mailform td a, #content a, .bodytext a { color: #ff0000; text-decoration: none; font-weight: bold; }

h1 { color: #272974; font: bold 22px/22px Arial, Helvetica, sans-serif; }

h2 { color: #759b00; font: bold 16px/16px Arial, Helvetica, sans-serif; }

h3 { color: #000000; font: bold 12px/22px Arial, Helvetica, sans-serif; }

.footer_text { color: #ffffff; font: normal 11px Arial, Helvetica, sans-serif; text-indent: 250px; }
.footer_text a { color: #ffffff; font: normal 11px Arial, Helvetica, sans-serif; text-decoration: underline; }

.img_caption { font: 10px Arial, Helvetica, sans-serif; color: #272974; text-align: left; padding: 0px; margin: 0px; }
#content img { padding: 0px; margin: 0px; }
