a:link, a:visited {
	background-color: transparent;
	color: #333399;
	text-decoration: none;
}

a:hover, a:active {
	background-color: transparent;
	color: #333399;
	text-decoration: underline;
}

body,td {
	background-color: #ffffff;
	color: #333399;
	font-family: arial, sans-serif;
	font-size: 13px;
}

h3 {
	font-size: 18px;
}

tr th.title {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #eeeeff;
	color: #333399;
	white-space: nowrap;
	padding: 5px;
}

tr.hist th {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #eeeeff;
	color: #333399;
	text-align: left;
}

tr.hist td {
	font-size: 12px;
	font-family: Arial, sans-serif;
}

th {
	background-color: #eeeeff;
	color: #333399;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

.bar {
	background-color: #ff9900;
	color: #333399;
	font-size: 13px;
	font-family: arial, sans-serif;
}

.button {
	font-size: 13px;
	font-family: arial, sans-serif;
	background-color: #dedede;
	color: #333333;
	
}

.def {
	font-size: 12px;
	font-family: arial, sans-serif;
}

.defb {
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

tr.defb th {
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

.inp {
	font-size: 12px;
	font-family: arial, sans-serif;
	border: 1px solid #7F9DB9;
	background-image: url("/formbg.gif");
	background-color: #ffffff;
}

.logo {
	background-image: url("/logo_mid.gif");
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #333399;
	font-size: 35px;
	font-weight: bold;
	font-family: arial, sans-serif;
}

.note {
	background-color: transparent;
	color: #ff9900;
	font-size: 10px;
}

.link {
	background-color: transparent;
	color: #333399;
	font-size: 12px;
}

a.link:link, a.link:visited, a.link:active {
	color: #ff9900;
}

a.link:hover {
	color: #ff9900;
}

.smallform {
	background-color: #ff9900;
	color: #333399;
	font-size: 10px;
}

.tax_box {
	font-size: 12px;
}

.taxbox {
	font-size: 12px;
	font-family: arial, sans-serif;
}

.tax_box_dropdown {
	font-size: 12px;
	position: absolute;
	font-family: arial, sans-serif;
}

.taxboxdropdown {
	font-size: 12px;
	position: absolute;
	font-family: arial, sans-serif;
}

.fotol {
	float: left;
	padding: 3px 10px 3px 3px;
}

.fotor {
	float: right;
	padding: 3px 3px 3px 6px;
}

a.note:link, a.note:visited, a.note:active {
	color: #ff9900;
	background-color: transparent;
	text-decoration: none;
}

a.note:hover {
	text-decoration: none;
	color: #333399;
	background-color: transparent;
	text-decoration: none;
}

a.link:link, a.link:visited, a.link:active {
	color: #ff9900;
	background-color: transparent;
	text-decoration: none;
}

a.link:hover {
	text-decoration: none;
	color: #ff9900;
	background-color: transparent;
	text-decoration: underline;
}

#err {
	background-color: transparent;
	color: #ff0000;
}

#menu2 {
	position: absolute;
	top: 147px;
	left: -2px;
	width: 96px;
	z-index: 5;
}

.menuitem {
	position: absolute;
}

.menuitemtext {
	position: relative;
	top: -3px;
	font: 12px arial, sans-serif;
}

.submenu {
	position: absolute;
	display: none;
}

.submenuitem {
	position: relative;
/*	background-color: #ffffff; */
}

#submenu0 {
	background-image: url('/menu_submenu0.gif');
	background-repeat: no-repeat;
}

#submenu1 {
	background-image: url('/menu_submenu0.gif');
	background-repeat: no-repeat;
}

#submenu2 {
	background-image: url('/menu_submenu2.gif');
	background-repeat: no-repeat;
}

#submenu3 {
	background-image: url('/menu_submenu3.gif');
	background-repeat: no-repeat;
}

