a:link,a:visited {
	color: #3C5C99;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	margin: 0
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
}

ul.menu {
	margin: 0px;
}

ul.menu li{
	text-align: left;
    list-style: none;
	margin-left: 0px;
	margin-bottom: 10px;
    background: none;
}

span.new {
	font-weight:bold;
	color:#D22828;
}

.mark {
	font-size: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-position: left top;
}
a.bullet:link, a.bullet:visited {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 45px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
a.bullet:hover, a.bullet:active {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 45px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
a.frame:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #990066;
	vertical-align: top;
}
a.frame:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #990066;
	vertical-align: top;
}
a.frame:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	vertical-align: top;
}
a.frame:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	vertical-align: top;
}
a.button:link, a.button:visited {
	color: #1B417A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
a.button:hover, a.button:active {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
body {
	background-color: white;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999966;
	SCROLLBAR-3DLIGHT-COLOR: #999966;
	SCROLLBAR-ARROW-COLOR: #999966;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #999966;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 35px;
	text-align: justify;
}
.img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0px;
	text-align: center;
}
.rule {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.docs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3;
	list-style-position: inside;
	list-style-type: disc;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0PX;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	text-indent: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 3px;
	padding: 0px;
	text-align: left;
}

