BODY {
	width:		100%;
	font-size:	small;
	font-family:	helvetica, sans-serif;
	background:	#FFFFDD;
	margin:		0px;
	padding:	0px;
}


BODY.om_patches {
	background:	#FFFFDD url('images/om.png') top center no-repeat;
}


BODY.pgp_key {
	background:	#FFFFDD url('images/padlock.png') top center no-repeat;
}


.free_text {
	color:		#404010;
	margin-left:	30px;
	width:		85%;
}


.free_text CODE {
	color:		#404010;
	margin-left:	40px;
	width:		85%;
}


A {
	color:			#206020;
	text-decoration:	none;
}


.free_text A:hover {
	background:		url('images/00db00.png');
}


H1 {
	font-size:	x-large;
	font-weight:	bold;
	width:		100%;
	background:	url('images/dddd88.png');
	padding-left:	10px;
	padding-right:	10px;
	margin-top:	20px;
	margin-left:	0px;
	margin-right:	0px;
}


H2 {
	width:		100%;
	background:	url('images/dddd88.png');
	padding-left:	25px;
	padding-right:	10px;
	font-size:	large;
	font-weight:	bold;
}

H2 A {
	color:		#000000;
}


.item_header {
	width:		100%;
	background:	url('images/upperleftcorner.png') left top no-repeat;
	margin-left:	20px;
	padding-left:	10px;
	font-weight:	bold;
	border-right:	2px solid #AAAA44;
}

.item_header A {
	color:		#000000;
}


.item_text {
	width:		100%;
	position:	relative;
	visibility:	visible;
	background:	url('images/dddd88.png');
	margin-left:	20px;
	padding-left:	10px;
	border-left:	1px solid #AAAA44;
	border-right:	1px solid #AAAA44;
}

.item_text P {
	width:		85%;
	visibility:	visible;
	margin:		0px;
	padding:	0px;
}

.item_text P A:hover {
	background:		url('images/00db00.png');
}

.item_links {
	width:		100%;
	background:	url('images/lowerleftcorner.png') left bottom no-repeat;
	margin-left:	20px;		
	padding-left:	10px;
	font-size:	x-small;
	font-weight:	bold;
	margin-bottom:	4px;
	border-right:	2px solid #AAAA44;
}

.item_links P {
	width:		85%;
	margin:		0px;
	padding:	0px;
}

.item_links A:hover {
	color:		#FFFF00;
}


.footer {
	color:		#404010;
	font-size:	x-small;
	margin-top:	30px;
	margin-left:	30px;
	width:		85%;
}

.footer A:hover {
	background:		url('images/00db00.png');
}


.menu {
	margin:		0px;
	padding:	0px;
}


.menuheader {
	background:	#AAAA44;
	padding-right:	30px;
	padding-top:	5px;
	padding-bottom:	5px;
}


.menufooter {
	background:	url('images/lowerrightcorner.png') right bottom no-repeat;
	padding-left:	30px;
	padding-top:	5px;
	padding-bottom:	5px;
}


.menuitem {
	background:	#AAAA44;
	color:		#DDDD88;
	margin:		0px;
	padding-left:	10px;
	padding-right:	10px;
	padding-top:	4px;
	padding-bottom:	4px;
	border-bottom:	1px solid #AAAA44;
	border-top:	1px solid #AAAA44;
	text-align:	center;
}


.activemenuitem {
	background:	url('images/dddd88.png');
	color:		#DDDD88;
	margin:		0px;
	padding-left:	10px;
	padding-right:	10px;
	padding-top:	4px;
	padding-bottom:	4px;
	border-bottom:	1px solid #AAAA44;
	border-top:	1px solid #AAAA44;
	text-align:	center;
}


.menuitem:hover {
	background:	url('images/dddd88.png');
}


.menuitem A {
	color:		#FFFFDD;
	font-weight:	bold;
}

.menuitem:hover A {
	color:		#206020;
	font-weight:	bold;
}


.activemenuitem A {
	color:		#AAAA44;
	font-weight:	bold;
}


.lang_link {
	padding-left:	10px;
	padding-top:	4px;
	padding-bottom:	4px;
}


.lang_link A {
	color:			#206020;
	font-weight:		bold;
}


.lang_link A:hover {
	background:		url('images/00db00.png');
}


.submenu {
	margin:		0px;
	padding:	0px;
}


.submenuitem {
	background:	url('images/00db00.png');
	font-weight:	bold;
	border-bottom:	1px solid #60D060;
	padding-left:	10px;
	padding-right:	10px;
	text-align:	center;
}


.activesubmenuitem {
	background:	#60D060;
	font-weight:	bold;
	border-bottom:	1px solid #60D060;
	padding-left:	10px;
	padding-right:	10px;
	text-align:	center;
}


.submenuheader {
	border-right:	1px solid #60D060;
	width:		15px;
}


.submenufooter {
	border-left:	1px solid #60D060;
}


.submenuitem:hover {
	background:	#60D060;
	color:		#00DB00;
}


.submenuitem:hover A {
	color:		#FFFFFF;
}


.wrapper {
	border:		0px;
	padding:	0px;
	margin:		0px;
}


.photo_cell {
	text-align:	center;
	width:		28%;
}


.photo_cell:hover {
	background:	url('images/00db00.png');
}


.photo_cell A:hover {
	background:	none;
}





