
a {
	text-decoration : none;
	color	: #444444;
}

a:hover, a:active {
	color	: #00696a;
	text-decoration : none;
}

a.menuitem1:hover, a.menuitem1:active {
	color : white;
	text-decoration : none;
}
a.menuitem1 {
	margin-left : 0.2em;
	color : #444444;
}
a.menuitem2:hover, a.menuitem2:active {
	color : white;
	text-decoration : none;
}
a.menuitem2 {
	margin-left : 0.5em;
	color : #444444;
}

a.main {
	text-decoration : underline;
}
a.main:hover, a.main:active {
	color : #00696a;
}




body {
	font-family			:	Univers, Arial, Helvetica, sans-serif;
	padding				:	0px 0px 0px 0px;
	margin				:	0px 0px 0px 0px;
	font-size			:	10pt;
}

td {
	vertical-align		:	text-top;
	color					:	#444444;
	padding				:	2px;
}

td.general {
	color					:	#555555;
	background-color	:	#dddddd;
	font-size			:	12pt;
	padding				:	4px;
}

td.hline {
	background-color	:	#444444;
	height				:	3px;
}

td.menu {
	background-image	:	url(/images/menu_bg.gif);
	background-repeat	:	repeat-y;
	background-color	:	white;
	width					:	121px;
	color					:	#333333;
	font-size			:	10pt;
}

td.logoimg {
	background-image	:	url(/images/logo_img.gif);
	background-repeat	:	repeat-y;
	background-color	:	white;
	width					:	121px;
	color					:	#333333;
}

td.logo {
	background-image	:	url(/images/menu_bg.gif);
	background-repeat	:	repeat-y;
	background-color	:	white;
	width					:	121px;
	color					:	#333333;
}

td.banner {
	background-color	:	#dddddd;
	height				:	80px;
	color					:	#00696a;
	font-size			:	18pt;
	padding				:	5px;
	text-align			:	left;
}

td.toplinks {
	background-color	:	#dddddd;
	color					:	#00696a;
	font-size			:	8pt;
	padding				:	5px;
	text-align			:	right;
}

td.contact1 {
	font-style			:	italic;
	text-align			:	right;
	font-size			:	12pt;
}

td.contact2 {
	font-size			:	14px;
	font-weight			:	bold;
}

td.rightbox {
	font-size			:	14px;
	font-weight			:	bold;
	color					:	#555555;
	background-color	:	#dddddd;
}

td.footer {
	font-size			:	8px;
	font-style			:	italic;
	color					:	#555555;
	background-color	:	white;
	width					:	121px;
}

h1 {
	text-transform		:	none;
	font-size			:	16pt;
	margin-left			:	0.0em;
	color					:	#00696a;
}

h2 {
	text-transform		:	none;
	font-size			:	12pt;
	margin-left			:	0.5em;
	color					:	#00696a;
}

p {
	font-size			:	12pt;
	margin-left			:	0.5em;
}

p.comments {
	font-style			:	italic;
}

ul {
	font-size			:	12pt;
	margin-left			:	0.5em;
}

*.smallprint {
	font-size			:	10pt;
	color					:	#ffffff;
}

