body {
	background-image: url(images/bg.gif);
	background-color: #E3CD9B;
}
.preview-header {
	font-family: "Trebuchet MS", Arial, "MS Serif";
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 3px;
}
.preview {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
.preview ul {
	margin-left: 10px;
	list-style-type: disc;
}
.preview ul ul {
	margin-left: 15px;
	list-style-type: disc;
}
.preview ul ul ul {
	margin-left: 15px;
	list-style-type: disc;
}
#logo {
	color: #C6602E;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, "MS Serif";
}
#logo a {
	color: #C6602E;
	font-size: 10px;
	text-decoration: none;
}
.mainmenu {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, "MS Serif";
	background-color: #C95E28;
}
.mainmenu a{
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, "MS Serif";
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.mainmenu a:hover {
	font-size: 14px;
	color: #FF0000;
	font-family: "Trebuchet MS", Arial, "MS Serif";
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	text-decoration: none;
}

.content h1 {
	font-family: Trebuchet MS, Arial, MS Serif;
	font-size: 24px;
	color: #D00700;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.content h5 {
	font-family: Trebuchet MS, Arial, MS Serif;
	font-size: 14px;
	color: #D00700;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.content a {
	color: #0033CC;
	text-decoration: none;
}
.content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #990066;
	text-decoration: underline;

}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
.content hr {
	height: 0px;
	color:#E8CC9D;
	border-bottom-color: #E8CC9D;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.downmenu {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, "MS Serif";
	background-color: #C95E28;
}
.downmenu a {
	text-decoration: none;
	color: #FFFFFF;

	padding-top: 10px;
	padding-bottom: 10px;
}
.downmenu a:hover {
	background-color: #C95E28;
	text-decoration: underline;

}
.downmenu a:visited {
	color: #FFFFFF;
	text-decoration: underline;

}
.popupmenu {
	display: none;
	position:absolute;
	visibility:hidden;
	z-index:10;
	padding-top: 7px;
}
.popupmenu a {
	text-decoration: none;
	display:block;
	font-family: "Trebuchet MS", Arial, "MS Serif";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C95E28;
}

.popupmenu a:hover {
	background-color: #EF9D55;
	text-decoration: none;
	display:block;
}
.preview a {
	color: #000000;
	text-decoration: underline;
}
.pipuls {
	border: 0px solid #0033CC;
}
.pipuls img {
	border: 0px solid #0033CC;
}
.page {
	font-family: "Trebuchet MS", Arial, "MS Serif";
	font-size: 14px;
}
.page a {
	font-family: "Trebuchet MS", Arial, "MS Serif";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	display:inline-block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.page a:visited {
	font-family: "Trebuchet MS", Arial, "MS Serif";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;

}
.page a:hover {
	font-family: "Trebuchet MS", Arial, "MS Serif";
	font-size: 14px;
	background-color: #C95E28;
	color: #FFFFFF;
	text-decoration: underline;
}
.page-selected {
	font-family: "Trebuchet MS", Arial, "MS Serif";
	font-size: 14px;
	background-color: #C95E28;
	color: #FFFFFF;
}

