body{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-color: #2c3679;
	margin: 0px;
	color: #000066;
}

td{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}


A:link { color: #000066; text-decoration: underline }
A:visited  { color: #000066; text-decoration: underline }
A:active  { color: #000066; text-decoration: underline }
A:hover  { color: #6b88fd; text-decoration: underline }

.menu A:link {	font-size: 11px;	color: #333333;	font-weight: normal; font-family: Verdana; text-decoration: none  }
.menu A:visited {	font-size: 11px;	color: #333333;	font-weight: normal; font-family: Verdana;  text-decoration: none }
.menu A:active {	font-size: 11px;	color: #a38652;	font-weight: normal; font-family: Verdana;  text-decoration: none }
.menu A:hover { font-size: 11px;	color: #a38652;	font-weight: normal; font-family: Verdana;  text-decoration: underline; }
.menu { font-size: 11px;	color: #333333;	font-weight: bold; font-family: Verdana; }

h1 { font-size: 18px; font-weight: bold;	font-family: Arial; }

input { font-family: Arial; font-size: 11px; font-weight: normal; color: #ffffff }
select { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000 }
textarea { font-family: arial, helvetica, helvetica, sans-serif; font-size: 11; font-weight: normal; color: #ffffff }

.foot {  font-family: verdana, helvetica, helvetica, sans-serif; color: #ffffff; font-size: 9px }
.foot A:link {  font-family: verdana, helvetica, helvetica, sans-serif; color: #ffffff; font-size: 9px }
.foot A:hover  {  font-family: verdana, helvetica, helvetica, sans-serif; color: #ffffff; font-size: 9px }
.foot A:visited  {  font-family: verdana, helvetica, helvetica, sans-serif; color: #ffffff; font-size: 9px }

.pressimage {
	border: 1px solid #6699CC;
	background-color: #000000;
}
.tablebk {
	background-color: #2C3679;
	font-weight: bold;
	color: #FFFFFF;
}
.admin_inpts {
	font-family: Tahoma;
	font-size: 10px;
	color: #000033;
	font-weight: bold;
}
.warning {
	color: #990000;
	font-weight: bolder;
}
