html {
	background-color: azure;
	background-image: url(../images/cool_tile.gif);
}
body {
  width: 800px;
  margin: 0px auto;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
#allcontent {
  padding: 0px 10px;
	background-color: white;
}
#maincontent { margin-left: 175px; }
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #686868;
	font-weight: normal;
}
dt {
  font-weight: bold;
  font-size: 12px;
}
#footer {
	color: #777777;
	font-size: x-small;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer a:link {text-decoration: none;}
#footer a:visited {text-decoration: none;}
#footer a:hover {text-decoration: none;}
#menu {
	background: #ddd;
  width: 165px;
  float: left;
	border-top: solid #444 1px;
	border-bottom: solid #444 1px;
}
#menu li {
  list-style-image: url(../images/marker.gif);
  padding-bottom: 5px;
}
a:link {
	color: #708558;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color: #708558;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: #708558;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #708558;
}
.text3 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #708558;
}
.frame {
	border: 1px solid #D0D0D0;
}
a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #708558;
	text-decoration: underline;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #708558;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#item a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
#item a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
#item a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #708558;
	text-decoration: none;
}
.label {
  width: 100px;
  text-align: right;
}

