BODY {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 14px;
font-weight: normal;
font-style: normal;
color: #000000;
background: #ffffff;
text-decoration: none;
text-align: left;
line-height: normal;
padding: 0px 0px 0px 1px;
margin: 4px 0px 8px 0px;
}

P {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
color: #000000;
background: #ffffff;
text-decoration: none;
text-align: left;
line-height: normal;
}

.header{
background: #ffffff;
font-size: 18px;
color: #000000;
}

.footer {
background: #000000;
font-size: 12px;
color: #ffffff;
text-align: center;
}

.topmenu{
background: #000000;
font-size: 14px;
color: #ffffff;
}

.maintable{
background: #ffffff;
font-size: 14px;
color: #000000;
border-style: solid;
}

.content{
background: #ffffff;
font-size: 16px;
color: #000000;
}


.blackbar {
background: #000000;
font-size: 14px;
color: #ffffff;
text-align: center;
}

.newsbox {
background: #ffffff;
font-size: 14px;
color: #000000;
.newsbox A:link {text-decoration: none; color: #000000}
.newsbox A:visited {text-decoration: none; color: #000000}
.newsbox A:active {text-decoration: none; color: #000000}
.newsbox A:hover {text-decoration: underline; color: #000000}
.newsbox {text-align: left}
}

.lside {
background: #ebebeb;
}

.rside {
background: #000000;
color: #ebebeb;
}

.navlink A:link {text-decoration: none; color: #000000}
.navlink A:visited {text-decoration: none; color: #000000}
.navlink A:active {text-decoration: none; color: #000000}
.navlink A:hover {text-decoration: underline; color: #000000}
.navlink {text-align: center}

.sidenavlink A:link {text-decoration: none; color: #000000}
.sidenavlink A:visited {text-decoration: none; color: #000000}
.sidenavlink A:active {text-decoration: none; color: #000000}
.sidenavlink A:hover {text-decoration: underline; color: #000000}
.sidenavlink {text-align: left}

.footerlink A:link {text-decoration: none; color: #ffffff}
.footerlink A:visited {text-decoration: none; color: #ffffff}
.footerlink A:active {text-decoration: none; color: #ffffff}
.footerlink A:hover {text-decoration: underline; color: #ffffff}


.bgimg{
background-image:
url('graphics/bgimg.jpg')
}

h1 {font-size: 150%}
h2 {font-size: 130%}

.right{text-align: right}
.left {text-align: left}
.center{text-align: center}


.tsolid {
border-style: solid;
border-color: #000000; 
}

.tdotted {
border-style: dotted; 
border-color: #000000;
}

.tdashed {border-style: dashed}
