html {
margin:0;
padding:0;
}
html, body {
color:#444444;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
}
body {
background:#FFFFFF none repeat scroll 0 0;
margin:0;
padding:0;
text-align:center;
}
table, div, input, select, textarea, td, h1, h2, h3, h4, p, object, form, ul, li {
margin:0;
padding:0;
}
h1, h2, h3, h4 {
font-family:"Trebuchet MS","Times New Roman",Times,monospace;
font-weight:normal;
}
table, img {
border:medium none;
}
table.container {
width:100%;
}
table.centered {
margin:auto;
}
td.middle {
vertical-align:middle;
}
td {
vertical-align:top;
}
a, a:visited {
color:#0090FF;
text-decoration:none;
}
a:hover {
color:#444444;
text-decoration:underline;
}
div.main {
border-bottom:1px solid #E0E0E0;
border-left:1px solid #E0E0E0;
border-right:1px solid #E0E0E0;
margin:auto;
text-align:left;
width:778px;
}
div.top {
background-image:url(/design/topBg.jpg);
background-position:right bottom;
background-repeat:no-repeat;
height:100px;
overflow:hidden;
}
div.topMenu {
background-color:#E0E0E0;
background-position:left top;
background-repeat:repeat-x;
clear:both;
height:26px;
overflow:hidden;
}
div.navBox {
float:left;
overflow:hidden;
padding:5px 0 0 10px;
width:63%;
}
.navBox ul, .searchBox ul, .childs ul {
margin:auto 0;
padding:0;
}
.navBox li, .searchBox li {
display:inline;
list-style-type:none;
}
.topLevel li {
margin:0 10px 0 0;
padding:0;
}
.topLevel a, .topLevel a:visited {
color:#444444;
}
.topLevel .active a, .topLevel .active a:visited {
color:#B90000;
}
.topLevel a:hover {
color:#B90000;
}
.childs div {
padding-right:6px;
}
.childs li {
list-style-type:none;
margin:0 0 2px;
padding:2px 0;
}
.childs li.active {
background-color:#FFECEC;
}
.childs .active a, .childs .active a:visited {
color:#800000;
}
div.searchBox {
float:right;
padding:3px 10px 3px 0;
text-align:right;
width:33%;
}
input.sbut {
background-color:#E0E0E0;
border:medium none;
cursor:pointer;
font-size:14px !important;
}
input.sfield {
background-color:#E0E0E0;
border:1px solid #444444;
font-size:11px;
height:16px;
}
html > body input.sfield {
height:15px;
}
div.middle {
padding:6px 10px;
}
td.sidebar {
width:20%;
}
td.childs {
border-right:1px solid #E0E0E0;
width:20%;
}
div.map {
font-size:11px;
padding:3px 10px;
text-align:right;
}
div.mCont {
padding:0 14px;
}
.mCont h1 {
border-bottom:1px solid #E0E0E0;
font-size:16px;
line-height:100%;
margin:0 0 16px;
padding-bottom:2px;
}
.mCont h2 {
font-size:21px;
line-height:100%;
margin:10px 0 12px;
}
.mCont h3 {
font-size:19px;
line-height:100%;
margin:8px 0 10px;
}
.mCont p {
margin:0 0 6px;
}
h2.newsTitle {
background-color:#E0E0E0;
color:#800000;
font-family:Verdana,Tahoma;
font-size:11px;
font-weight:bold;
padding:3px;
text-transform:uppercase;
}
.newsTitle a, .newsTitle a:visited {
color:#800000;
text-decoration:underline;
}
span.square {
background-color:#FFFFFF;
border:1px solid #800000;
display:block;
float:left;
font-size:0;
height:6px;
line-height:0;
margin-right:6px;
margin-top:3px;
width:6px;
}
div.announce {
border-left:1px solid #CCCCCC;
font-size:11px;
margin:5px 0 10px;
padding:0 3px;
}
p.annTitle {
font-weight:bold;
margin-bottom:4px;
}
div.basement {
clear:both;
}
div.map {
background-color:#F0F0F0;
border-bottom:1px solid #E0E0E0;
border-top:1px solid #E0E0E0;
}
table.c_form {
}
.c_form td {
padding:4px;
}
td.label {
text-align:right;
}
input.text, textarea.text {
background-color:#F0F0F0;
border:1px solid #444444;
width:200px;
}
textarea.text {
height:120px;
}
input.f_sub {
background-color:#F0F0F0;
border:1px solid #444444;
}
.searchResult h2 {
background-color:#F0F0F0;
margin-top:20px;
padding:2px;
}