/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

#banner {
	background-color: #99fbff !important;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #CCCCCC;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


.smaller {
	font-size: 80%;
}
.bigger {
	font-size: 150%;
}
.lpad {
	padding-left: 10px;
}
.bigpad {
	font-size: 120%;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
blockquote {
	font-size: 10px;
	color: #FF0000;
	padding: 5px;
	border: thin solid #FF0000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ec008c;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ec008c;
}
#outtable table {
	border: none;
	background-color: #FFFFFF;
	padding: 0px;
}
#outtable td {
	border: none;
}
#midtable table {
	border: none;
	background-color: #FFFF99;
	padding: 0px;
}
#midtable td {
	border: thin solid #000000;
}
#innertable table {
	border: none;
	padding: 0px;
}
#innertable td {
	border: none;
}
#navlist ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	float: left;
}

#navlist li
{
	list-style-type: none;
	float: left;
	list-style-position: outside;
	text-align: center;
	display: block;
}
#navlist a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
	padding-left: 20px;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#navlist a:hover
{
color: #FFFF00;
text-decoration: none;
}
#navcontainer {
	background-color: #003063 !important;
}
#Table_01 td {
	background-color: #FFFFFF;
}
#content {
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
}
#copyright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#Table_01 li {
	padding-bottom: 5px;
}
.m100 {
	color: #ec008c;
}
#rttable {
	float: right;
	width: 400px;
}
.m100y100 {
	color: #ed1c24;
}
