body {
	margin-top: 30px;
	background-color: #014E94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #e60000;
	text-decoration: none;
}
a:hover {
	color: #e60000;
	text-decoration: underline;
}
#tablemain {
	border: thin ridge #FF0D0D;
}
#logoBg {


	background-image: url(images/logobg.jpg);
	background-repeat: repeat;
}

#logoHeader {
	font-size: 36px;
	color: #FFFFFF;
}
#logoHeaderSub {
	font-size: 18px;
	font-style: italic;
}
#logoHeaderDivider {
	color: #014E94;
}
.topDivider {
	background-color: #968FB1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BE0909;
	border-bottom-color: #BE0909;
	text-align: center;
}
#sidenav {
	padding-right: 10px;
	padding-top: 20px;
	background-color: #dcd8e7;
}

#sidenav div {
	text-align: center;
}

#sidenav img {
	border: thick ridge #DCD8E7;
}
#sidenav  p  {
	font-size: 10px;
	margin-top: 2px;
}
#sidenav h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
#sidenav a {
	text-decoration: none;
}



.image_border {
	border: thick ridge #DCD8E7;
}





ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
        }

/*- Menu --------------------------- */


#menu {
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
        }

#menu li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-variant: normal;
	letter-spacing: -1px;
        }

#menu li a:link, #menu li a:visited {
	color: #666666;
	display: block;
	background-image: url(images/menu.gif);
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: right;
	font-weight: bold;
        }

#menu li a:hover, #menu li #current {
	color: #E60000;
	background-image: url(images/menu_over.gif);
	background-position: right;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
        }

#content {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	background-color: #CBC6DC;
	padding: 30px;
	border-left-width: thick;
	border-left-style: ridge;
	border-left-color: #E5E0DC;
}
#content p {
	line-height: 20px;
	color: #111;
	margin-top: 0px;
}

#content h1, #contentcontactpagina h1 {
	font-size: 16px;
	font-variant: small-caps;
	color: #E60000;
	margin-bottom: 5px;
}
#content h2, #contentcontactpagina h2 {
	margin-bottom: 0px;
	font-size: 14px;
	color: #e60000;
}

#contentcontactpagina {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	background-color: #CBC6DC;
	padding: 30px;
}

#content li {
	line-height: 20px;
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
}






#footer {
	font-size: 10px;
	color: #014E94;
	padding: 5px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat;
	text-align: right;
}
#stats {
	font-size: 10px;
	color: #014E94;
	padding: 5px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat;
	text-align: left;
}
.right {
	padding-right: 5px;
}
.left {
	padding-left: 5px;
}
#content  div p {
	border: thin solid #014E94;
	color: #014E94;
	font-style: italic;
	margin-right: 45px;
	margin-left: 45px;
	padding: 10px;
	margin-top: 0px;
}
h3 {
	color: #1B2C71;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 0px;
}
