body {
	background-color: #EDEDED;
	margin-top: 25px;
	text-align: center;
}
td.logo {
	width: 925px;
	height: 40px;
	text-align: left;
	vertical-align: center;
	border-top: 1px solid #999999;
	}
	
td.menubg {
	height:140px;
	padding-left: 0px;
	padding-top: 20px;
	}
	
	td.umenubg {
    width: 925px;
	height: 30px;
	border-bottom: 1px solid #999999;
	}
	
	td.leftcol {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 20px;
}

	td.lefttitel {
	height: 300px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	}

td.rightcol {
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

td.foot {
	width: 925px;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #999999;
}

.header {
	vertical-align: middle;
	FONT-FAMILY:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	FONT-SIZE: 15px;
	font-weight: normal;
	COLOR: #CCC;
	text-transform: uppercase;
	text-decoration: none;
	line-height: normal;
};
a.quikmenu {
	FONT-SIZE: 15px;
	COLOR: #CCC;
	FONT-FAMILY:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight: normal text-transform: uppercase; 		text-decoration: none
}
a.quikmenu:link {FONT-SIZE: 15px; COLOR: #CCC; FONT-FAMILY:"Palatino Linotype", "Book Antiqua", Palatino, serif;; font-weight: normal; text-transform: uppercase; text-decoration: none}
a.quikmenu:active {
	FONT-SIZE: 15px;
	COLOR: #0052A4;
	FONT-FAMILY:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none
}
a.quikmenu:visited {FONT-SIZE: 15px; COLOR: #CCC;FONT-FAMILY:"Palatino Linotype", "Book Antiqua", Palatino, serif;;	font-weight: normal;; text-transform: uppercase; text-decoration: none}
a.quikmenu:hover {
	FONT-SIZE:15px;
	COLOR: #0052A4;
	FONT-FAMILY:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}

a.back { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bolder; text-transform: uppercase; text-decoration: none}
a.back:link {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bolder; text-transform: uppercase; text-decoration: none}
a.back:active {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bolder; text-transform: uppercase; text-decoration: none}
a.back:visited {FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif;	font-weight: bolder; text-transform: uppercase; text-decoration: none}
a.back:hover {FONT-SIZE:11px; COLOR: #ACE0EF;	FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: bolder; text-transform: uppercase; text-decoration: none;}

a.umenu{ FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none}
a.umenu:link {FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none}
a.umenu:active {FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif;	font-weight: normal; text-decoration: none}
a.umenu:visited {FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none}
a.umenu:hover {FONT-SIZE: 11px; COLOR: #4ABAEE;	FONT-FAMILY: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;}

td.contact {
	width: 370px;
	height: 60px;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #e5e5cc;
}

p, td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: lighter;
	line-height: normal;
	text-align: left;
}
a, a:link, a:active, a:visited {
	color: #696;
	text-decoration: none;
}
a:hover {
	color:#FF0;
	text-decoration: underline;
}

