@charset "utf-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 0;
margin: 0;
background-image: url('../images/background_tile.jpg');
}
h1 {
font-size: 18px;
font-weight: normal;
color: #92964f;
}
h2 {
font-size: 12px;
font-weight: normal;
color: #ffffff;
}
h3 {
font-size: 12px;
font-weight: bold;
color: #a62929;
}
h4 {
font-size: 18px;
font-weight: normal;
color: #a62929;
}
p.content {
margin: 15px 30px 0px 30px;	
}
.indent {
margin: 0px 30px 0px 30px	
}
.footer {
font-size: 11px;
color: #999999;
text-align: center;
}
a.footer {
text-decoration:none;
color: #999999;
}
a.footer:hover {
text-decoration:underline;	
}
a {
color: #f59a22;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a.nav {
color: #ffffff;
text-decoration: none;	
}
a.nav:hover {
background-color: #6b6f2e;	
}
a.subnav {
font-weight: bold;
color: #ffffff;
text-decoration: none;	
}
a.subnav:hover {
background-color: #86291d;	
}
#leader h1 {
width: 505px;
background-image:url('../images/rule_leader.gif');
background-position:left;
background-repeat:repeat-x;
margin: 30px 30px 20px 30px;
}
#leader h1 span {
background-color: #fffce7;
padding-right: 10px;
}
td.menu {
background-image:url('../images/nav_bak_menu.gif');
background-position:top;
background-repeat:no-repeat;
}
