/* CSS Document */
body, td, th {
	color: #666633;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
}

body {
	font-size:14px;
	font-weight: lighter;
	line-height: 2em;
}
h1, h2 {
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#660000;
	line-height: 2.8em;
}
h3, h4, h5, h6 {
	color: #996633;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.8em;
}
a {
  color: #CCCCCC;
}
a:hover {
	color: #FFFFCC;
	background-color: #660000;
}

#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9;
	background-image: url(images/menubarbg.gif);
	font-weight:bold;
}

body {
	background-color: #333333;
}

#menubar {
	background-image: url(images/menubarbg.gif);
	color: #660000;
	font-weight: bold;
	line-height:1em;
}

#side {
	background-image: url(images/sidebg.gif);
	background-repeat: repeat-y;
}
#logo {
	vertical-align: top;
	float: center;
}

body {
	background-color: #E7E8CA;
}
.style1 {color: #666666}
.style2 {color: #CCCCCC}