/* GENERAL */
html, body {
background: url(../images/bg.gif) repeat-y center #E0E0E0;
margin: 0px;
}

div, td {
font-family: verdana, helvetica, geneva;
font-size: 11px;
color: #000000;
}

hr {
color: #cccccc;
height: 1px;
}

input, select, textarea {
font-family: Verdana, Helvetica;
font-size: 10px;
font-weight: bold;
color: #000000;
}

.button {
font-family: Verdana, Helvetica;
font-size: 9px;
font-weight: bold;
color: #ffffff;
background: #1E5084;
text-transform: uppercase;
border: 1px solid #003366;
padding: 1px;
cursor: pointer;
}

/* STRUCTURE */
div.paths {
width: 760px;
height: 18px;
padding: 5px 0px 1px 0px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

div.main {
width: 760px;
padding: 0px 0px 0px 0px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

div.footer {
background: #ffffff;
width: 740px;
padding: 5px 10px 0px 10px;
margin-left: auto;
margin-right: auto;
text-align: left;
border-top: 2px solid #eaeaea;
}

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

/* TYPE */
a {
color: #1E5084;
}

.topmenu, .topmenu-on {
	background: url(../images/collapse.gif) no-repeat;
	font-family: tahoma, helvetica, arial, verdana, geneva;
	font-size: 11px;
	font-weight: bold;
	color: #1E5084;
	text-decoration: none;
	width: 155px;
	border-top: 1px solid #ffffff;
	height: 19px;
	display: block;
	padding: 5px 0px 0px 22px;
	background-color: #c6ecc6;
}

.topmenu-on {
	color: #000000;
	background: url(../images/expand.gif) no-repeat;
	background-color: #c6ecc6;
}

.submenuBox {
	background-color: #c6ecc6;
	width: 177px;
	border-top: 1px dashed #ffffff;
	padding: 5px 0px 10px 0px;
}

.subsubmenuBox {
	background-color: #c6ecc6;
	width: 177px;
}



.submenu, .submenu-on {
font-family: arial, geneva;
font-size: 11px;
font-weight: normal;
color: #000000;
padding: 0px 0px 0px 22px;
text-decoration: none;
margin-bottom: 3px;
}

.submenu-on, .submenu:hover {
color: #000000;
}

.subsubmenu, .subsubmenu-on {
font-family: arial, geneva;
font-size: 11px;
font-weight: normal;
color: #000000;
padding: 0px 0px 0px 32px;
text-decoration: none;
margin-bottom: 3px;
}

.subsubmenu-on, .subsubmenu:hover {
color: #000000;
}

h1 {
font-family: arial, verdana, geneva;
font-size: 21px;
font-weight: normal;
color: #1E5084;
margin: 0px 0px 10px 0px;
}

h2 {
font-family: helvetica, arial, verdana, geneva;
font-size: 15px;
font-weight: bold;
color: #444444;
margin: 0px 0px 0px 0px;
}

h3 {
font-family: arial, verdana, helvetica, geneva;
font-size: 13px;
font-weight: bold;
color: #000000;
margin: 0px 0px 5px 0px;
}

h4 {
font-family: arial, verdana, helvetica, geneva;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
background: #1E5084;
color: #ffffff;
width: 160px;
display: block;
padding: 5px 10px 5px 10px;
margin: 0px 0px 0px 0px;
}

.ingress {
font-size: 11px;
}

.paths {
font-family: verdana, helvetica, geneva;
font-size: 9px;
font-weight: normal;
color: #666666;
}

.footer {
font-family: verdana, helvetica, arial, geneva;
font-size: 11px;
font-weight: normal;
color: #000000;
/* text-transform: uppercase; */
}

.offer {
font-family: verdana, verdana, helvetica, geneva;
font-size: 9px;
font-weight: bold;
color: #999999;
}

.blue {
color: #5682a9;
}

.white {
color: #ffffff;
}

.date {
font-size: 9px;
font-weight: bold;
color: #666666;
}












