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

body {
	background-color: #D0CAAD;
	margin-top: 1px;
	margin-bottom: 1px;
}
.style1 {
	font-family: "Century Gothic";
	color: #BCB991;
	font-size: 12px;
	letter-spacing: 1px;
	list-style-type: square;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F3552;
	font-size: 14px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	cursor: Pointer;
}
#template .style2 div {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #2F3552;
	border-right-color: #2F3552;
	border-bottom-color: #2F3552;
	border-left-color: #2F3552;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {
	font-size: 12px;
	color: #2F3552;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	color: #E7E3CC;
}
#template #header {
	width: 600px;
}
.style8 {color: #2F3552}
