body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 8px;
	background-color: #F6F6F6; 
	color: #000000;
}

div#menu {
        position: absolute;
	top: 0px;
	left: 0px;
	width: 220px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 16px solid #CCCCCC;
	background-color: #F6F6F6; 
}


#menu #logo {
	position: relative;
	top: 8px;
	left: 12px;
	width: 165px;
	height: 75px;
	font-size: 12px;
}

#menu #navigation {
	position: relative;
	left: 8px;
}

#menu #info {
	margin: 16px;
	color: #9C9C9C;
	text-align: center;
}

div#content {
	float: center;
	left: 0px;
	top: 0px;
	padding: 16px 16px 16px 232px;
}

input[type=text], input[type=password], textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #ffffff;
  border: 1px solid #666666;
}

select
{
  height: 18px;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #666666;
  background-color: #EBEBEB;
}

input
{
  height: 18px;
}

input.button, input.bottom
{
  height: 20px;
  color: #333333;
  font-size: 12px;
  padding: 0px 8px 2px 8px;
  background: url(../images/bg.gif) repeat-x #f0f0f0;
  border: 1px solid #a4a4a4;
}

input.button:hover
{
  color: black;
}



.menu_header
{
  width: 190px;
/*  width: 162px; */
  padding: 2px 2px 0px 8px;
  height: 18px;
  background-color: #EBEBEB;
  background-image: url(../images/listheader_aqua.gif); 
  border: 1px solid #CCCCCC;
  color: #333333;
  font-size: 1.1em;
  font-weight: bold;
}

.menu_box
{
  margin: 0;
  margin-bottom: 6px;
  left: 8px;
  border: 1px solid #CCCCCC;
  border-top: none;
  background-color: #EBEBEB;
  width: 200px;
}


.copyright {
  border-top: 1px dotted #c8c8c8;
  padding: 3px 0px 0px 0px;
}

.copyright a, .copyright a:visited, .copyright a:active {
  color: #787878;
}

.menu_box ul
{
  margin: 0px;
  padding: 2px;
  list-style-image: none;
  list-style-type: none;
}

.menu_box ul li
{
  height: 16px;
  font-size: 11px;
  padding: 2px 8px 2px 8px;
  white-space: nowrap;
}

.menu_box ul li.selected
{
  color: #ffffff;
  background-color: #CC3333;
}


a,a:visited,a:active {
	color				: #000000;
	text-decoration		: underline;
}

a:hover {
	color				: #F89826;
	text-decoration		: none;
}

.top_margin
{
  margin: 0; padding: 0;
  margin-top: 50px;
}

.title
{
	text-align: right;
	padding-right: 8px;
}

.login_form, .little_form
{
  width: 400px;
  font-size: 1.2em;
}

.info_table
{
  width: 99%;
}

.info_table td.table_header
{
  font-weight: bold;
  font-size: 1.8em;
}

.info_display {
	font-size: 1.1em;
	border-bottom: 1px dotted #B7B7B7;
	width: 80%;
	background-color: #EFEFEF;
}


.stats_table td.table_header
{
  font-weight: bold;
  font-size: 1.8em;
}

.error_form
{
  width: 400px;
  font-size: 1.2em;
  border: 1px dotted #ccaaaa;
}

.yesno_form
{
  width: 480px;
  font-size: 1.2em;
  border: 1px dotted #ccaaaa;
}


.table_header, .maintitle, .maintitle_search_left
{
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 3px solid #CCCCCC;
}

.maintitle_search_right
{
	text-align: right;
	border-bottom: 3px solid #CCCCCC;
}

.table_footer
{
  padding: 6px 8px 6px 8px;
  color: #ffffff;
  text-align: right;
  background-color: #EBEBEB;
}











.maintable { 
	width				: 90%;
}

.maintable_60 { 
	width				: 60%;
}

.maintable_40 { 
	width				: 40%;
}

/*.maintitle { 
	width				: 90%;
	background-color	: #ABC9E8;
	border-color		: #000000;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
}*/



.title2 { 
	width				: 90%;
	background-color	: #ABC9E8;
	border-color		: #000000;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
}
.main_field_name { 
	width				: 84%;
	background-color	: #EBEBEB;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
}

.main_field_confirm { 
	width				: 84%;
	background-color	: #EBEBEB;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: right;
}

.field_name { 
	background-color	: #EBEBEB;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
	border-top			: none;
	border-left			: none;
}

.field_name_nobordersmall { 
	background-color	: #EBEBEB;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
	border-top			: none;
	border-bottom		: none;
}

.field_name_center { 
	background-color	: #EBEBEB;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: center;
	border-top			: none;
}

.field_name_center_noborder { 
	height				: 30px;
	background-color	: #EBEBEB;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: center;
	border-top			: none;
	border-right		: none;
}

.field_name_border_left { 
	background-color	: #EBEBEB;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
	border-top			: none;
}

.field_name_search {
	background-color	: #EBEBEB;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
	text-align			: right;
}

.main_field_display { 
	width				: 6%;
	background-color	: #C6DEFF;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
}

.field_display { 
	background-color	: #C6DEFF;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
}

.field_display_search {
	background-color	: #C6DEFF;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
	text-align			: right;
}

.field_display_border_left { 
	background-color	: #C6DEFF;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
}

.field_display_nobordersmall { 
	background-color	: #C6DEFF;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
	border-bottom		: none;
}

/*
.maintitle_search_left {
	background-color	: #ABC9E8;
	border-color		: #000000;
	border-style		: solid;
	border-width		: 1px;
	border-right-width	: 0px;
	text-align			: left;
}

.maintitle_search_right {
	background-color	: #ABC9E8;
	border-color		: #000000;
	border-style		: solid;
	border-width		: 1px;
	border-left-width	: 0px;
	text-align			: right;
}
*/
