body {
	background-color: #FFFFFF;
	background-image: url(images/back.png);
	margin: 0px;

}

body, th, td {
	font-size: 80%;
}

.bglayer {
}

.bglayer1 {
	background-attachment: fixed;
	background-image: url(images/bgtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 90%;




}

.bglayer2 {
	background-attachment: fixed;
	background-image: url(images/bgbottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.whitepanel {
	background-image: url(images/bg1.gif);
	padding: 10px 10px 10px 10px;
	line-height: 140%;
}

.whiteback {
	background-image: url(images/bg1.gif);
}

h1 {
	font-size: 160%;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #003300;
	background-image: url(images/bg1.gif);
	padding: 5px 5px 5px 5px;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	color: #006666;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
strong {
	font-weight: bold;
	color: #FF3366;
}
.subbody {
	padding-left: 5%;
	line-height: 150%;



}
a:link {
	color: #3355FF;
	text-decoration: none;
	background-color: #FFFFFF;


}
a:visited {
	color: #3333FF;
	text-decoration: none;
	background-color: #FFFFFF;

}
a:hover {
	color: #FF66CC;
	background-color: #FFFFFF;
	text-decoration: underline;


}
a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
h3 {
	font-size: 120%;
	color: #003399;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 10px 0 5px 0;
}

.MenuTitle {
	font-size: 14px;
	color: #FF3366;
	font-weight: bold;
	padding-bottom: 0;
	border-bottom-color: #FF3366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.MenuCategory {
	color: #339900;
	font-weight: bold;
	font-size: 10px;
}

.MenuItem {
	font-weight: bold;
	font-size: 12px;
	background-color: #ffffff;
}

.MenuSelected {
	color: #FF6600;
	font-weight: bold;
	background-color: #FFFFFF;
}

.TopicTitle {
	font-size: 110%;
	color: #FF3366;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 10px;
	border-bottom-color: #FF3366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.lastupdate {
	font-size: 80%;
	color: #FF0000;
}
.history-date {
	font-size: 90%;
}
.history-title {
	font-size: 90%;
	font-weight: bold;
	color: #FF3366;
}
.history-desc {
	font-size: 80%;
}

dl {
	margin-top: 0;
}
	
dd {
	margin-left: 0;
	padding-left: 10px;
}
.SelectedMenuItem {
	color: #FF0000;
}
.comment {
	font-size: 60%;
	color: #FF3333;
}
