@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #C2A6FF;
	background-image: none;
	background-repeat: repeat;
	line-height: normal;
	position: relative;
}
#header {
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container {
	background-color: #FFFFFF;
	width: 950px;
	border: 1px solid #000000;
	padding: 5px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#sidebar {
	float: left;
	width: 190px;
	margin-top: 5px;
	margin-left: 5px;
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	font-size: 80%;
	list-style-type: none;
	text-transform: none;
}
#nav a {
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav a:link, #nav a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #9966CC;
	font-weight: bold;
	
}
#nav a:hover, #nav a:active {
	color: #FFFFFF;
	background-color: #CC99FF;
}
#subnav {
	width: 190px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
}
#subnav p {
	font-size: 100%;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-position: 0px 0px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav li {
	text-align: center;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image: none;
	color: #CCCCCC;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
#subnav a {
	font-size: 85%;
	color: #660099;
	font-weight: bold;
	text-transform: none;
}
#sideContent {
	width: 190px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#sideContent p {
	font-size: 80%;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
#content {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 210px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content h1 {
	font-size: 110%;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 10px;
}
#content p {
	font-size: 100%;
	line-height: 1.5;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#content li {
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
#footer {
	color: #7F7F48;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: 5px;
}
#footer ul {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer li {
	display: inline;
}
#footer a:link, #footer a:visited {
	font-size: 80%;
	color: #9933CC;
	margin: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
#footer a:hover, #footer a:active {
	color: #993333;
	text-decoration: none;
	background-color: #FFFF99;
}
.clearing {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin: 0px;
}
.leftimg {
	float: left;
	margin-right: 8px;
}

.rightimg {
	float: right;
	margin-left: 8px;
}
form {
	padding: 5px;
	width: 650px;
	margin-left: 20px;
	border: 2px dashed #9900FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 0.5px;
	font-style: normal;
}
input.highlghted {
	background-color: #9900CC;
	display: block;
	border: 1px solid #000033;
}
textarea {
	margin-top: 5px;
	border: 1px solid #9900CC;
}
table {
	border: 1px solid #000000;
	color: #000000;
}
th {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	background-color: #9966CC;
	text-align: center;
	padding: 5px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
td {
	font-size: 75%;
	padding: 5px;
	text-align: center;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.odd {
	color: #000000;
	background-color: #CC99FF;
}
caption {
	font-size: 100%;
	font-weight: bold;
	color: #9900FF;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 15px;
}
.style13 {font-size: 90%}
.style14 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;}
.style15 {font-size: 100%}
.style2 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;}
.style4 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990099;}
a:link {
	color: #990099;
}
a:visited {
	color: #CC0066;
}
a:hover {
	color: #009933;
}
a:active {
	color: #9966FF;
}
