body {
  font-family:Arial;
  font-size:13px;
  color:#f2e8c6;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image:url(images/main_bg.gif);
  background-repeat:repeat-x repeat-y;
  
 }

td,th {
      font:Arial;
	  font-size:12px;
	  color:#f2e8c6;
	  }

a.menu:link {
	color:#7e5439;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
a.menu:visited {
	text-decoration:none;;
	color:#7e5439;
	font-size:12px;
	font-weight:bold;
	}
a.menu:hover {
    color:#c49609;
	text-decoration:none;
    font-size:12px;
	font-weight:bold;
}

a.menu:active {
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}

a.submenu:link {
	color:#7e5439;
	font-size:12px;
	text-decoration:none;
	padding-left:20px;
	}
a.submenu:visited {
	text-decoration:none;;
	color:#7e5439;
	font-size:12px;
	padding-left:20px;
	}
a.submenu:hover {
    color:#c49609;
	text-decoration:none;
    font-size:12px;
	padding-left:20px;
	}

a.submenu:active {
	font-size:12px;
	text-decoration:none;
	padding-left:20px;
	}

a.news:link {
	color:#7e5439;
	font:Arial;
	font-size:11px;
	text-decoration:none;
		}
a.news:visited {
	text-decoration:none;
	font:Arial;
	color:#7e5439;
	font-size:11px;
}
a.news:hover {
    color:#c5960b;
	font:Arial;
	text-decoration:underline;
    font-size:11px;
}
a.news:active {
    color:#c5960b;
	font:Arial;
	font-size:11px;
	text-decoration:none;
}
a.yellow:link {
	color:#c5960b;
	font-size:12px;
	text-decoration:none;
		}
a.yellow:visited {
	text-decoration:none;;
	color:#c5960b;
	font-size:12px;
}
a.yellow:hover {
    color:#c5960b;
	text-decoration:underline;
	font-size:12px;
}
a.yellow:active {
    color:#c5960b;
	font-size:12px;
	text-decoration:none;
}

a.grey:link {
	color:#f2e8c6;
	font-size:12px;
	text-decoration:none;
		}
a.grey:visited {
	text-decoration:none;;
	color:#f2e8c6;
	font-size:12px;
}
a.grey:hover {
    color:#f2e8c6;
	text-decoration:underline;
	font-size:12px;
}
a.grey:active {
    color:#f2e8c6;
	font-size:12px;
	text-decoration:none;
}

.dotline{
background-image:url(images/menu_sept.gif);
background-repeat:repeat-x;
}

.yellow_dotline{
background-image:url(images/yellow_pixel.jpg);
background-repeat:repeat-x;
}

.grey_dotline{
background-image:url(images/grey_pixel.jpg);
background-repeat:repeat-x;
}
.menuclass{
font-family:Arial;
font-size:11PX;
background-color:#f2e8c6;
color:#6b4506;
padding-left:10px;
cursor:pointer;
}

.menuclass:hover{
font-family:Arial;
font-size:11PX;
background-color:#ede0b7;
color:#6b4506;
padding-left:10px;
cursor:pointer;
}

.menuclassactive{
font-family:Arial;
font-size:11PX;
background-color:#ede0b7;
color:#6b4506;
padding-left:10px;
cursor:pointer;
}
.submenuclass{
font-family:Arial;
font-size:11PX;
background-color:#f2e8c6;
background-image:url(images/menu_bullet.gif);
background-repeat:no-repeat;
background-position:20px;
color:#b68928;
padding-left:30px;
cursor:pointer;
}

.submenuclass:hover{
font-family:Arial;
font-size:11PX;
background-color:#ede0b7;
background-image:url(images/menu_bullet.gif);
background-repeat:no-repeat;
background-position:20px;
color:#b68928;
padding-left:30px;
cursor:pointer;
}

.submenuclassactive{
font-family:Arial;
font-size:11PX;
background-color:#ede0b7;
background-image:url(images/menu_bullet.gif);
background-repeat:no-repeat;
background-position:20px;
color:#b68928;
padding-left:30px;
cursor:pointer;
}

.headmenuclass{
font-family:Arial;
font-size:11PX;
background-color:#e9d8a9;
font-weight:bold;
color:#b68928;
padding-left:20px;
background-image:url(images/right_arrow.gif);
background-repeat:no-repeat;
background-position:10px;
cursor:pointer;
}

.headmenuclass:hover{
font-family:Arial;
font-size:11PX;
background-color:#e1c98d;
font-weight:bold;
color:#b68928;
padding-left:20px;
background-image:url(images/right_arrow.gif);
background-repeat:no-repeat;
background-position:10px;
cursor:pointer;
}

.headmenuclassactive{
font-family:Arial;
font-size:11PX;
background-color:#e1c98d;
font-weight:bold;
color:#b68928;
padding-left:20px;
background-image:url(images/right_arrow.gif);
background-repeat:no-repeat;
background-position:10px;
cursor:pointer;
}
.brownbg{
  background-color:#6b4506;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  color:#f2e8c6;
  }
.brownbg_yellowheader{
  background-color:#6b4506;
  font-family:Arial;
  font-size:16px;
  font-weight:bold;
  color:#b68928;
  padding-left:30px;
  padding-right:30px;
  }
  
.yellow_bg{
  background-color:#b68928;
  font-family:Arial;
  color:#ece6cb;
  font-size:12px;
      }

.data{
background-color:#6b4506;
font-family:Arial;
color:#f2e8c6;
font-size:13px;
padding-left:30px;
padding-right:30px;
}

.yellow_brownbg{
 background-image:url(images/main_bg.gif);
 background-repeat:repeat-x repeat-y;
}

.small_header{
font-family: Arial;
font-size:14px;
color:#e1c98d;
}

.inputstyle {
	font-family: Arial;
	font-size: 11px;
	border-top-width: 1px;	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aca899;
	border-right-color: #ece9d8;
	border-bottom-color: #ece9d8;
	border-left-color: #aca899;
	height: 16px;
	width:435px;
	}
	
.form_inputstyle {
	font-family: Arial;
	font-size: 11px;
	border-top-width: 1px;	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aca899;
	border-right-color: #ece9d8;
	border-bottom-color: #ece9d8;
	border-left-color: #aca899;
	height: 16px;
	width:220px;
	}


.button {
	cursor: hand;
	height:25px;
	width:60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#7e5439;
	color:#e4dcb8;
}
