body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	background-color: #9999CC;
	margin: 0px;
	padding: 10px;
	text-align: center;



}
#main {
	width: 600px;
	text-align: left;
	position: relative;
	clear: both;
	font-size: 13px;
	border: 1px solid #666699;
	padding: 10px;
	float: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	color: #333333;
	background-color: #FFFFFF;














}
#banner {
	clear: both;
	float: none;
	width: 100%;
	height: 80px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	font-size: 10px;
	color: #666699;



}
#content {
	position: relative;
	line-height: normal;
	width: 420px;
	background-color: #FFFFFF;
	float: right;











}
#navigation {
	width: 130px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	border: 1px solid #666699;
	background-image: url(images/bg2.jpg);
	font-weight: bold;
	background-position: center center;
	color: #333366;
	float: left;












}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #333366;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	background-position: left;
	background-color: #FFFFFF;
	border: 1px solid #666699;



}
img {
	border: 1px solid #666699;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;

}
.no-img-properties {
	margin: 0px;
	float: none;
}
a:link {
	color: #9900FF;
	text-decoration: none;
}
a:visited {
	color: #990099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #996699;
}
a:active {
	color: #FF00FF;
	text-decoration: underline;
}
#footer {
	border: 1px solid #666699;
	clear: both;
	width: 100%;
	color: #666699;
	font-size: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(images/bg2.jpg);





}
#navigation a:link {
	color: #333366;
	width: 100%;
	padding: 5px;
	display: block;




}
#navigation a:hover {
	color: #996699;
	width: 100%;
	background-color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
	display: block;





}
#navigation a:visited {
	width: 100%;
	padding: 5px;
	color: #663399;
	display: block;




}
#navigation p {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	margin: 0px;
	display: block;




}
h2 {
	color: #333366;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.background {

	font-size: 13px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	background-position: left;
	background-color: #FFFFFF;
	border: 1px solid #666699;
}
.form {
	border: 1px solid #666699;
	width: 100%;
	display: block;

}
.form-button {
	border: 2px solid #666699;
	width: 100%;
	cursor: hand;
	font-weight: bold;
	color: #333366;

}
td {
	font-size: 13px;
}
