body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	margin-top: 0px;
	background-image: url(bg3.gif);
	background-repeat: repeat-x;

}

h1 {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0px 0px 25px;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
	text-transform: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCFF;
}

li {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	text-transform: none;
	list-style-position: outside;
	list-style-type: circle;
}

h2 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
}

main {
	color: #8000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

h6 {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0px 0px 25px;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
	text-transform: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCFF;
}

h5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
}

h4 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
}

h3 {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
}

.box {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px 10px 0px 0px;
	padding: 10px;
	width: 180px;
	border: 1px solid #ffebcd;
	background-color: #fffaf0;
}

.box2 {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #ffebcd;
	background-color: #fffaf0;
	width: 750px;
}

.menu {
	background-image: url(backline.gif);
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*font-style;*/
	background-repeat: repeat-y;
	background-position: left top;
	font-variant: normal;
	font-weight: bolder;
	line-height: normal;
	margin-bottom: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
}

a:link { color:#000066; text-decoration:none}
a:visited { color:#000066; text-decoration:none}
a:hover { color:#CC0000; text-decoration:underline;}
a:active { color:#000066; text-decoration:none}
