body, td, select, input, textarea {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
}

a {
	color: #4C6E91;
	text-decoration: underline;
}

a.plain {
	text-decoration: none;
}

a:hover {
	color: #777777;
}

hr {
	border: 1px solid #D5D1CE;
	height: 1px;
}

h1 {
	color: #334C65;
	font-family: arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}

h2 {
	color: #9D9379;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.menu_header {
	background-image: url(/images/v3/topmenuback.gif);
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
/*	cursor: hand;*/
	cursor: pointer;
}

.menu_header_hover {
	background-image: url(/images/v3/topmenuback_hover.gif);
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
/*	cursor: hand;*/
	cursor: pointer;
}

.menu_items {
	text-align: left;
	position: absolute;
	margin-left: -2px;
	top: 52px;
	width: 170px;
	background-color: #ACD6FF;
	border-left: 1px solid #334C66;
	border-bottom: 1px solid #334C66;
	border-right: 1px solid #334C66;
}

.menu_item {
	color: #000000;
}

.menu_item_hover {
	background-color: #C9E4FE;
}

.leftmenu_link {
	color: #000000;
	text-decoration: none;
}

.leftmenu_link_active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.leftmenu_header {
	background-image: url(/images/v3/menuheaderback.gif);
	width: 175;
	height: 17;
	padding-top: 2px;
	padding-left: 3px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	vertical-align: middle;
}

.rightmenu_header {
	background-image: url(/images/v3/rightmenuheaderback.gif);
	width: 175;
	height: 17;
	padding-top: 2px;
	padding-left: 3px;
	text-align: right;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	vertical-align: middle;
}

.leftmenu_input {
	border: 1px inset #F0EBE2;
}

.leftmenu_submit {
	border: 1px outset #F0EBE2;
}

.header {
	text-align: center;
	border: 1px solid #C6C3BF;
	background-color: #EFEBE7;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	color: #8E8C89;
}

.subheader {
	font-family: arial, helvetica;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #888888;
}

.frame {
	/*border-bottom: 1px solid #C6C3BF;*/
}

.usermenu_item {
	font-size: 12px;
/*	cursor: hand;*/
	cursor: pointer;
	background-color: #EFEBE7;
	border: 1px solid #C6C3BF;
}

.usermenu_item_hover {
	font-size: 12px;
/*	cursor: hand;*/
	cursor: pointer;
	background-color: #FAF6F2;
	border: 1px solid #C6C3BF;
}

.linkrow {
/*	cursor: hand;*/
	cursor: pointer;
}

.linkrowhover {
	background-color: #f1f1f1;
/*	cursor: hand;*/
	cursor: pointer;
}

.underline {
	border-bottom: 1px solid #dddddd;
}
