// * { border:1px dotted; }

body {
	background-image: url(/jart/prj3/apomat/resources/images/apomat_bg.jpg);
}

body, div, span, p, tr, td, .avtext {
	color: #333333;
	font-family: "Century Gothic", Arial, Verdana, Helvetica;
}

body {
	font-size: 13px;
	line-height: 16px;
}

.avtext {
	line-height: 18px;
}

p.avtext, td {
	font-size: 13px;
}

strong.avtext{
	font-size: 13px;
}



a, a:hover, a:active, a.avtext, a.avtext:hover, a.avtext:active {
	font-familiy: Arial;
	color: #98943D;
	text-decoration: none;
}
#main_nav a:hover, a.avtext:hover{
	color: black;
}

#main_nav {
	font-weight: bold; border: 1px solid red;
	margin: 18px 0px 0px 340px;
	border: 0px solid red;
	height: 125px;
}

#main, #main_left, #main_right {
	background-color: white;
}

#page {
	width: 1007px;
}

div {
	position: relative;
}

.border {
	border: 1px solid red;
}

#main_left {
	float: left;
	width: 265px;
	margin: 64px 0px 0px 30px;
}

#main_right {
	margin-left: 340px;
	padding: 68px 0px 0px 0px;
}

.clear {
	clear: both;
}



.menu_item, .menu_item_last, .sub_menu_item_last {
	background-color: white;
	border-top: 1px solid #98943D;
	height: 20px;
	padding: 2px 0px 1px 5px;
}

.menu_item a, .menu_item_last a {
	font-size: 13px;
}

.menu_item_last, .sub_menu_item_last {
	border-bottom: 1px solid #98943D; padding-bottom: 1px;
}

.menu, .sub_menu {
	position: absolute;
	top: 2px;
	width: 150px;
}

.sub_menu {
	width: 180px;
	left: 170px;
}

h1, h1.avtext { 
	font-size: 18px;
}


.border_bottom {
		border-bottom: 1px solid #B0B0B0;
}

.border_bottom_green {
		border-bottom: 1px solid #98943D;
}

td {
	vertical-align: top;
}

.blb {
	background-color:#FCAA58;
	border:1px solid #145b9f;
	font-weight:bold;
	font-size: 11px;
}

#login_info{
	position: absolute; top: 170px; left: 343px; z-index: 200;
}












