/* page layout */
body {
	font-family: verdana,helvetica;
	font-size: 11px;
	background-color: #B4CCE1;
	margin-left: 0;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(images/bg.gif);
  width:99%; 
  margin: 1px 1px 1px 1px;
  padding: 0;
}
td {
    font-family: verdana,helvetica;
    font-size: 11px;
}
#main {
	width: 972px;
	padding: 0px;
	margin: 0px;
	position: relative;
	text-align: left;
	border: none;
	background-color: White;
	margin-top: 0px;
}
#cmain {
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#cmain a {
	font-weight: bold;
	text-decoration: none;
  text-align: justify;
	color: Navy;
	text-align: left;
}
#cmain a:hover {
	text-decoration: underline;
	color: Blue;
	text-align: left;
}
#top {
	position: relative;
	left: 0px;
	top: 0px;
	width: 972px;
	height: 70px;
	margin: 0px;
	background-repeat: no-repeat;
	background-color: white;
}
#map {
	position: absolute;
	left: 730px;
	top: 15px;
	height: 30px;
}
#map td {
	vertical-align: sub;
}
#add {
	position: absolute;
	left: 750px;
	top: 200px;
	height: 150px;
}

#map a {
	color: Black;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
#map a:hover {
	color: #CD5C5C;
}
#dcdmenu_ref {
    position: relative;
    left: 368px;
    top: -18px;
    width: 610px;
    height: 18px;
    margin: 0px;
    text-align:left;
}

#content {
	position: relative;
	text-align: left;
	left: 0px;
	top: 0px;
	width: 972px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#content a {
	font-weight: bold;
	text-decoration: none;
	color: #3442b4;
	text-align: left;
}
#content a:hover {
	text-decoration: underline;
	color: #c04020;
	text-align: left;
}
#footer {
	position: relative;
	width: 972px;
	height: 15px;
	text-align: center;
	padding: 0 0px 0 0px;
	font-family: verdana,arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: Black;
	color: White;
	background-image: url(images/foot_cr_bg.gif);
	background-repeat: repeat-x;
}
#footer div.ft {
    position: absolute;
    top: 0px;
    width: 972px;
    text-align: center;
    left: 0px;
}
#footer div.cr {
	position: absolute;
	width: 972px;
	height: 15px;
	left: 0px;
	color: White;
	font-family: verdana,arial;
	font-size: 9pt;
	font-weight: normal;
}
#footer a.cr {
	color: Navy;
}
#footer a.cr:hover {
	color: #CD5C5C;
}

div.ft a {
    font-weight: bold;
    text-decoration: none;
    color: maroon;
}
div.ft a {
    text-decoration: none;
    color: #802020;
}
div.ft a span {color: #404080;}
div.ft a:hover span {color: #103080;}
div.ft a:hover {color: #d00000;}

#foot {
	width: 972px;
	background-color: #6B6B6B;
	color: White;
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-x;
}
#foot td {
	border-right: thin dotted #F5F5F5;
}
#foot a {
	font-size: 8pt;
	font-family: Verdana;
	color: White;
	text-decoration: none;
}
#foot a:hover {
	color: White;
	text-decoration: underline;
}

/* moved from index */
td.news {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align: top;
	border-right-width: thin;
	border-right: dotted black;
}
td.dist {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
	vertical-align: top;
	text-align: center;
}
td.dwn {
	background-image: url(images/bg-news-dwn.gif);
	background-repeat: repeat-x;
}
td.dot {
	border-right-width: thin;
	border-right: dotted;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	}
td.dot_left {
	border-left-width: thin;
	border-left: dotted;
	padding-top: 10px;
	padding-right: 10px;	
	padding-left: 10px;
	vertical-align: top;
	}
td.dot_up {
	border-right-width: thin;
	border-right: dotted black;
	padding-right: 10px;
	padding-left: 10px;
}
table.chips {
	border-bottom-width: thin;
	border-bottom: thin dotted;
	text-align: justify;
}
h1 {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
tr.han td {
	border: 0px solid silver;
	padding: 3px;
	margin: 0px 5px 0px 0px;
	background-color: #f0f0f0;
	text-align: left;
}

/* menu elements */


div.popup {
    position: absolute;
    top: 38px;
    border: none;
    visibility: hidden;
    overflow: visible;
}
div.popup img {
    border: 0px;
}
div.popup img.h {
    display: block;
    position: absolute;
    left: 28px;
    top: 0px;
}

div.frmtitle, div.frmtitlesh {
    position: absolute;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    font-style: normal;
}
div.frmtitle {
    left: 20px;
    top: 0px;
    color: rgb(66,82,149);
}
div.frmtitlesh {
    left: 21px;
    top: 0px;
    color: rgb(126,142,209);
}
img.s25 {
}
img.s18 {
    margin-bottom: 1px;
}
img.s13 {
    margin-bottom: 2px;
}
