body {
	background-color: #f4f4f4;
	margin: 0px;
	padding: 0px;
	font-family: Aral, sans-serif, monospace;
	font-size: 12px;
}

img {
	vertical-align: text-bottom;
	border: none;
	margin: none;
}

h1 {
	color: #85244E;
	font-family: Trebuchet MS, Arial; 
	font-size: 18px;
	margin: 0px;
}

#main {
	margin-left: 225px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#top{
	height: 260px;
}

#top_right {
	width; 632px;
	float: right;
	margin-top: 8px;
	padding-right: 15px;
	text-align: right;
}

.top, .top a, .top a:hover {
	padding-right: 4px; height: 18px; text-align: right; color: #858585; font-family: Trebuchet MS, Arial; font-size: 11px; font-weight: normal; text-decoration: none;
}

#head_pic {
	
}

#middle {
	clear: right;
	padding-left: 32px;
}

#middle-left {
	background-color: #ffffff;
	margin-right: 14px;
	margin-bottom: 12px;
}

#content {
	font-size: 14px;
	line-height: 18px;
	padding-right: 24px;
}

#menu_root {
	width: 181px;
	margin-top: 32px;
}

#menu_root ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#menu_root li {
	margin:0px;
	padding:0px;
}

#menu_root A {
	color: #F3EAEE;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	font-family: Verdana, monospace;
	display:block;
}

#menu_root a:hover {
	color: #FBE601;
}

.linklistLevel1 A {
	padding-left: 10px;
	background-color: #85244e;
	border-top:1px solid white;
}

.linklistLevel2 A {
	padding-left: 20px;
	background-color: #A45B7B;
	border-top:0px;
}

.linklistActive {
	font-weight: bold;
	color: #210914;
}

#menu_root .linklistTrace {
	font-weight: bold;
	background: url('/layout/menu_trace.jpg') no-repeat;
}

#footer {
	width: 900px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 12px;
}

#left {
	float: left;
}

#page {
	border-right-style: solid;
	border-right-color: #d8d8d8;
	border-right-width: 1px;
	width: 900px;
	background-repeat: repeat-y;
	background-color: #ffffff;
	background-image: url('/layout/main_bg.gif');
}
