body, p, td, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}

.bgcolor {
	background-color: #9C9FAE;
}

a:link, a:visited {
	color: yellow;
	text-decoration: none;
}

a:hover, a: active {
	color: yellow;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16pt;
	margin-top: 16px;
	margin-left: 45px;
}

.menu-top {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: left;
	vertical-align: bottom;
	padding: 0px 0px 5px 32px;
}

.menu-bottom {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: right;
	padding-right: 15px;
}

.menu-top a:link { color: #ccff66; text-decoration: none; }
.menu-top a:visited { color: #99ff33; text-decoration: none; }
.menu-top a:hover { color: #ffc794; text-decoration: underline; }
.menu-top a:active { color: red; text-decoration: underline; }

.menu-bottom a:link { color: black; text-decoration: none; }
.menu-bottom a:visited { color: #333333; text-decoration: none; }
.menu-bottom a:hover { color: gray; text-decoration: underline; }
.menu-bottom a:active { color: red; text-decoration: underline; }

.page-title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: yellow;
	padding-left: 35px;
}

.cool {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: yellow;
	padding: 0px 0px 20px 45px;
}

.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.text1 {
	color: blue;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
}

.text2 {
	color: yellow;
	padding: 5px 220px 5px 220px;
	font-weight: bold;
}

.text3 {
	color: green;
	font-style: italic;
}

.text4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Yellow;
	background-color: #3b54ae;
}

.text5 {
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #6699ff;
}

.text6 {
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #66ff99;
}

.text7 {
	padding: 5px 25px 5px 25px;
}

.text8 {
	padding: 1px 20px 1px 20px;
}

.text9 {
	padding: 5px 25px 5px 25px;
}

.text10 {
	padding: 5px 25px 5px 25px;
}

.text11 {
	padding: 15px 5px 5px 5px;
}

.text12 {
	padding: 5px 25px 5px 25px;
}

.text13 {
	padding: 5px 25px 5px 25px;
}

.text14 {
	padding: 5px 25px 5px 25px;
}

.text15 {
	padding: 5px 25px 5px 5px;
}

.text16 {
	color: navy;
}

.ctrl1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Yellow;
	background-color: #3b54ae;
	margin: 3px 10px 3px 10px;
	border: 1px solid orange;
}

.ctrl2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: blue;
	background-color: #99ccff;
	margin: 1px 10px 0px 10px;
}

.center {
	text-align: center;
}

marquee {
	color: Yellow;
	background-color: #3b54ae;
}