.all {
	 background:#d7d7d7 url(images/bg.jpg) repeat-x left top;
	 margin:0;
}

a {
	color:#833;
	text-decoration:none;
	font-weight:bold;
}

body {
overflow-x:hidden;
}

a:hover {
	color:#A33;
	text-decoration:underline;
}

#container {
	margin-left:120px;
}

#head {
	background:url(images/head.jpg) no-repeat left top;
	width:716px;
	height:170px;
}

#head_links {
	position:relative;
	top:51px;
	left:550px;
	font-family:Verdana;
	color:#888;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
}

.headitem {
	font-family:Verdana;
	color:#888;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
}

a.headitem:hover {
	color:#eee;
        text-decoration:none;
}

#stomach {
	width:700px;
	margin:0;
	padding:0;
	position:relative;
	left:7px;
}

#left {
	position:relative;
	left:0;
	height:100%;
	vertical-align:top;
	margin:0 0 0 7px;
	padding:0;
	background:url(images/left_bg.jpg) repeat-y left top;
	width:170px;
}

h1 {
	font-size:12pt;
}

#content {
	background:#eaeaea url(images/content_bg.jpg) no-repeat left top;
	margin:0;
	vertical-align:top;
	padding:30px 30px 10px 20px;
	font-family:Arial;
	color:#333;
	font-size:9pt;
	text-align:left;
}

#content_head {
	font-family:Arial;
	color:#46a;
	font-size:14pt;
	position:relative;
	left:25px;
	top:-20px;
	font-weight:bold;
}

#footer {
	position:relative;
	top:0;
	left:5px;
	width:702px;
	border-top:1px solid #999;
	text-align:center;
	font-size:8pt;
	color:#666;
	font-family:Verdana;
}

.menuitem {
	margin:0;
	padding-left:20px;
	font-family:Verdana;
	color:#444;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	border-top:1px solid #666;
	display:block;
	line-height:25px;
}

.smallmenuitem {
	display:block;
	padding-left:30px;
	font-family:Verdana;
	color:#666;
	font-size:8pt;
	text-decoration:none;
	line-height:20px;
}

a.menuitem:hover {
	background:url(images/menu_active_bg.jpg);
	text-decoration:none;
	color:#222;
}

a.smallmenuitem:hover {
	background:url(images/menusmall_active_bg.jpg);
	text-decoration:none;
	color:#222;
}

.grey,td {
	text-align:left;
	font-family:Verdana;
	color:#333;
	font-size:9pt;
}

table.grey {
	width:480px;
}

.sysmsg_pos {
	padding:5px;
	text-align:center;
	width:475px;
	color:#060;
	font-weight:bold;
}

.sysmsg_neg {
	color:#600;
	font-weight:bold;
}

li {
margin-top:6px;
}

.news_head {
border-bottom:1px solid #000;
color:#000;
font-weight:bold;
}

.news_date {
border-bottom:1px solid #000;
color:#000;
font-weight:bold;
text-align:right;
}

.news_msg {
padding-top:8px;
}
