TD.lower_border
{
	border-bottom: 1px solid black
}

TD.thin_border
{
	border: 1px solid black
}

TABLE.thin_border
{
	border: 1px solid black
	font-family: Arial;
	font-size: 12px;
	color: black
}


.normal_highlight
{
	background: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: black
}

.normal_dark
{
	background: #EFEFEF;
	font-family: Arial;
	font-size: 12px;
	color: black
}



TD.menu_button_up
{
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	font: font-family: Arial; font-size: 11px; font-weight: bold; color: black; text-decoration: none;
	background: #FFFFFF;
}

TD.menu_button_down
{
	border-bottom: solid 1px #D8B000;
	border-right: solid 1px #D8B000;
	border-top: solid 2px #FFDF52;
	border-left: solid 2px #FFDF52;
	font: font-family: Arial; font-size: 11px;  font-weight: bold; color: black; text-decoration: none;
	background: #FFCF00;
}


TD.t2_menu_button_up
{
	border: 1px solid black
	font: font-family: Arial; font-size: 11px; font-weight: bold; color: black; text-decoration: none;
	background: #FFCF00;
}

TD.t2_menu_button_down
{
	border: 1px solid black
	font: font-family: Arial; font-size: 11px;  font-weight: bold; color: black; text-decoration: none;
	background: #CECFCE;
}

.form_button
{
	width: 90px;
	font: font-family: Arial; font-size: 8pt; color: black; text-decoration: none;
	border: 1px solid black;
	background: #FFCF00
}

.tiny_form_button
{
	width: 20px;
	font: font-family: Arial; font-size: 8pt; color: black; text-decoration: none;
	border: 1px solid black;
	background: #FFCF00
}

.small_form_button
{
	width: 25px;
	font: font-family: Arial; font-size: 8pt; color: black; text-decoration: none;
	border: 1px solid black;
	background: #FFCF00
}

.large_form_button
{
	width: 170px;
	font: font-family: Arial; font-size: 8pt; color: black; text-decoration: none;
	border: 1px solid black;
	background: #FFCF00
}


.form_file
{
	width: 250px;
	font: font-family: Arial; font-size: 10pt; color: black; text-decoration: none;
	border: 1px solid black;
}




//body {
//	background-color: #666666;
//	margin: 10px 10px 10px 10px;
//	font-family: Verdana;
//	font-size: 11px;
//}

.14pxArialBlack {

	font-family: Arial;
	font-size: 14px;
	color: black
}

.12pxArialBlack {

	font-family: Arial;
	font-size: 12px;
	color: black
}

.11pxArialBlack {

	font-family: Arial;
	font-size: 11px;
	color: black
}

.11pxArialBlackBold {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black
}


.10pxArialBlack {

	font-family: Arial;
	font-size: 10px;
	color: black
}


.12pxCourierBlack {

	font-family: "Courier New", Verdana, Arial;
	font-size: 12px;
	color: black
}
.10pxCourierBlack {

	font-family: "Courier New";
	font-size: 10px;
	color: black
}
.11pxCourierBlack {

	font-family: Courier New;
	font-size: 10px;
	color: black
}

a.10pxCourier:visited {
	font-family: "Courier New";
	font-size: 10px;
	text-decoration: none;
	color: #021C81;
}
a.10pxCourier:hover {
	font-family: "Courier New";
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
}
a.10pxCourier:link {
	font-family: "Courier New";
	font-size: 10px;
	text-decoration: none;
	color: #021C81;
}

a.11pxArialBlack:visited {
	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.11pxArialBlack:hover {
	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.11pxArialBlack:link {
	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.10pxArialBlack:visited {
	font-family: "Arial";
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a.10pxArialBlack:hover {
	font-family: "Arial";
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a.10pxArialBlack:link {
	font-family: "Arial";
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.12pxArialBlack:visited {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.12pxArialBlack:hover {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.12pxArialBlack:link {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a.12pxArialBlue:visited {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #021C81;;
}
a.12pxArialBlue:hover {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}
a.12pxArialBlue:link {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #021C81;
}

a.12pxArialBlackUL:visited {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
a.12pxArialBlackUL:hover {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: underline;
	color: #FF0000;
}
a.12pxArialBlackUL:link {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}


a.14pxArialBlack:visited {
	font-family: "Arial";
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
a.14pxArialBlack:hover {
	font-family: "Arial";
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
a.14pxArialBlack:link {
	font-family: "Arial";
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}


a.14pxArialBlackUL:visited {
	font-family: "Arial";
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}
a.14pxArialBlackUL:hover {
	font-family: "Arial";
	font-size: 14px;
	text-decoration: underline;
	color: #FF0000;
}
a.14pxArialBlackUL:link {
	font-family: "Arial";
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #354A55;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #354A55;
	font-size: 12px;
}

a.12pxCourier:visited {
	font-family: Courier New;
	font-size: 12px;
	text-decoration: none;
	color: #021C81;
	font-size: 12px;
}
a.12pxCourier:hover {
	font-family: Courier New;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
}
a.12pxCourier:link {
	font-family: Courier New;
	font-size: 12px;
	text-decoration: none;
	color: #021C81;
	font-size: 12px;
}

a.12pxCourierRed:visited {
	font-family: Courier New;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
}
a.12pxCourierRed:hover {
	font-family: Courier New;
	font-size: 12px;
	text-decoration: none;
	color: #021C81;
	font-size: 12px;
}
a.12pxCourierRed:link {
	font-family: Courier New;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
}



a.14pxCourier:visited {
	font-family: Courier New;
	font-size: 14px;
	text-decoration: none;
	color: #021C81;
	font-size: 14px;
}
a.14pxCourier:hover {
	font-family: Courier New;
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
	font-size: 14px;
}
a.14pxCourier:link {
	font-family: Courier New;
	font-size: 14px;
	text-decoration: none;
	color: #021C81;
	font-size: 14px;
}


.note {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-left: 2px;
}

.formerror {

	font-family: Verdana;
	font-size: 10px;
	color: #AA0000;
}

.formerror_large {

	font-family: Arial;
	font-size: 12px;
	color: #AA0000;
}

select {
	border: 1 solid black;
}

.input-text {
	background-color: #ffffff;
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 12px;
	color: blue;
}

.hidden {
	display: none;
}