body
{
	background-color: #234665;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}

a:link
{
	color: #99CCFF;
}

a:visited
{
	color: #99CCFF;
}

a:active
{
	color: #99CCFF;
}

a:hover
{
	color: #999999;
}

table
{
	background-color: #eeeeee;
}

td
{
	background-color: #234665;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}

.tinytext
{
	font-size: 10px;
	line-height: 14px;
}

.tinytextgray
{
	font-size: 10px;
	line-height: 14px;
	color: #cccccc;
}

.notice
{
	font-size: 10px;
	line-height: 14px;
	color: #ffff00;
}

.bigtext
{
	font-size: 14px;
	line-height: 18px;
}

.title
{
	font-size: 14px;
	line-height: 18px;
	color: #99CCFF;
}

.tinytextfooter
{
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

.panelbg
{
	background-color: #234665;
}

.darkblue
{
	background-color: #122b42;
}


.input
{
	background: #fbfcaa;
	border: 1px solid #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #0e1b8d;
	font: bold;
}

input
{
	background: #fbfcaa;
	border: 1px solid #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #0e1b8d;
	font: bold;
}

textarea
{
	background: #fbfcaa;
	border: 1px solid #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #0e1b8d;
	font: bold;
}

select
{
	background: #fbfcaa;
	border: 1px solid #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #0e1b8d;
	font: bold;
}

.submitbutton
{
	background: #30618c;
	border: 2px outset #99CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #99CCFF;
	font: bold;
	height: 20px;
}

.listtable
{
	background: #122b42;
	border: 2px solid #122b42;
}

.listheader
{
	background: #122b42;
}

.listtd
{
	background: #15314b;
}

.listhighlighttd
{
	background: #173754;
}

.senditcontentdefault
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.retired
{
	color:#999999;
}
