textarea
{
	behavior: url(../css/maxlength.htc);
}

h1
{
	font-weight: normal;
	font-size: 12px;
}

body
{
	margin: 3px 0px 3px 0px;
	background-color: #264989;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	scrollbar-arrow-color: #f4f4f4;
	scrollbar-base-color: #336699;
}

hr
{
	height: 1px;
	color: #cccccc;
}

ul li
{
	margin-bottom: 2px;
	list-style-type: square;
}

ol li
{
	margin-bottom: 2px;
}

table
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

table.thin
{
	border: 1px solid;
	padding: 0px;
	margin: 0px;
}

td
{
	vertical-align: top;
}

table a:link
{
	color: #666633;
}

table a:visited
{
	color: #666633;
}

table a:hover
{
	color: #FF0000;
}

table.bar0
{
	width: 160px;
	color: #666633;
	background-color: #fffef7;
}

table.bar0 td
{
	padding-left: 5px;
	font-size: 11px;
}

table.bar0 td.header
{

	font-weight: bold;
	background-color: #eeeee3;
	line-height: 22px;
}

table.bar3
{
	background-color: #ffffff;
	margin-top: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

table.bar3 td
{
	padding-left: 5px;
}

table.bar3 td.header
{
	font-weight: bold;
	background-color: #eeeee3;
	line-height: 22px;
}

table.bar3 a.link_bold:link
{
	color: #666633;
	font-weight: bold;
}

table.bar3 a.link_bold:visited
{
	color: #666633;
	font-weight: bold;
}

table.bar3 a.link_bold:hover
{
	color: #FF0000;
	font-weight: bold;
}

td.gray
{
	background-color:#f6f6f6;
}

.font_red
{
	color: #FF0000;
}

.font_blue
{
	color: #0000FF;
}

.font_gray
{
	color: #999999;
}

.font_gray_ex
{
	color: #555555;
}

.font_small
{
	font-size: 11px;
}
