body {
	color: #000000;
	background:#FDE3B7;
	padding-top:0px;
	margin-top:0px;
	text-align:center;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.headertext {
	font-weight:bold;
	color:#111111;	
	font-size : 12px;
	margin-top:10px;
}

.menu0link {
	color:#000000;	
	font-weight:bold;
	text-decoration: none;
}

.menu1item {
	float:right;
	text-align:right;
}

A.menu1link {
	border:0;
	margin-left:5px;
}

A.menu1link:HOVER {
	color:#EA3E3E;	
	font-weight:bold;
	text-decoration: none;
}

.menu2container {
	width: 150px;
	border: 0px;
	padding:4px;
	text-align:left;
	margin-left:8px;
}

.menu2header {
	background-image: url(images/menu2_1_header.GIF);
	height:21px;
	padding-left:8px;
	padding-top:8px;
}
.menu2body {
	background-image: url(images/menu2_1_body.GIF);
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
}
.menu2bodyseparator {
	background-image: url(images/menu2_1_body-separator.GIF);
	height:1px;
}
.menu2footer {
	background-image: url(images/menu2_1_footer.GIF);
	height:16px;
}
A.menu2link {
	color:#444444;	
	text-decoration: none;
}

A.menu2link:HOVER {
	color:#222222;	
	text-decoration: none;
}

A.menu2sublink {
	color:#FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

A.menu2sublink_active {
	color:#DDDDDD;
	font-size: 10px;
}

A.menu2sublink:HOVER {
	color:#DDDDDD;
	font-size: 10px;
	text-decoration: none;
}

.layout_body {
	background-image: url(images/layout_body_hg.gif);
}

.bodycontent {
	text-align:left;
	margin-left:20px;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:25px;
}

H2 {
	font-size : 11px;
}