body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-style: normal;
	vertical-align:top;
	
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
a {
	color: #66A3D4;
	text-decoration: none;
}
a:hover {
	color: #245e8b;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #076CB6;
	font-weight: bold;
}
.right_border {
	background-image: url(/images/right_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.left_border {
	background-image: url(/images/left_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.header {
	background-image: url(/images/header_fill.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	background-image: url(/images/footer_fill.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.footer_left {
	background-image: url(/images/footer_left.jpg);
	background-repeat: repeat-no;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76b3e4;
	padding-left: 80px;
	padding-bottom: 6px;
}

.hcontent {
	background-image: url(/images/hcontent.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FDFDFD;
	text-transform: capitalize;
}
.content {
	background-image: url(/images/content_down.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FDFDFD;
}
.content p {
	padding-right: 50px;
}
.rcontent {
	background-image: url(/images/rcontent.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FDFDFD;
}
.fmenu {
	
	background-image: url(/images/fmenu_down.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align:bottom;
	
}
.lmenu {
	background-color: #FDFDFD;
	background-image: url(/images/lmenu.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.submenu {
	padding-left: 30px;
	padding-right: 55px;
	padding-top: 5px
}
.submenutab td {
	font-size:12px;
	padding-bottom: 5px;}
.lmenu .submenu img {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.lmenu div.menu {
	background-image: url(/images/cmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 27px !important;
	height: 34px;
	width: 184px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 30px;
	padding-top: 7px;
	font-weight: bold;
}
.lmenu div.menuact a {
	background-image: url(/images/cmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 27px !important;
	height: 34px;
	width: 184px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 7px;
	color:#245e8b;
}
.subact a {
	color:#245e8b;
}
.lmenu a:hover {
	color:#245e8b;}
img.foto {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}