body {
margin: 0px;
background-color: #ffffff;
font-family: Helvetica, Arial;
font-size: 12px;
line-height: 14px;
color: #000000;
}

body.bodyAdmin {
margin: 0px;
background-color: #00387e;
font-family: Helvetica, Arial;
font-size: 12px;
line-height: 14px;
color: #000000;
}

TABLE {
empty-cells: show;
font-size: 12px;
line-height: 14px;
color: #000000;
}

a:link, a:visited {
color: #00387e;
text-decoration: underline;
}

a:hover{
color: #00387e;
text-decoration: underline;
}

a.href_bottommenu:link, a.href_bottommenu:visited {
	color : #ffffff;
	text-decoration : none;
}

a.href_bottommenu:hover {
	color : #00387e;
	text-decoration : underline;
}

.bold {
font-weight: bold;
}

.bottommenu {
	color: #ffffff;
	font-size: 9px;
}

.register {
	color: #ffffff;
	font-size: 9px;
}

a.href_register:link, a.href_register:visited {
	color : #ffffff;
	text-decoration : none;
}

a.href_register:hover {
	color : #00387e;
	text-decoration : underline;
}

a.href_register_active:link, a.href_register_active:visited {
	color : #00387e;
	text-decoration : none;
}

a.href_register_active:hover {
	color : #00387e;
	text-decoration : underline;
}

.mainmenu {
	color: #ffffff;
	font-size: 10px;
	font-weight : bold;
}

a.href_mainmenu:link, a.href_mainmenu:visited {
	color : #ffffff;
	text-decoration : none;
}

a.href_mainmenu_active:link, a.href_mainmenu_active:visited {
	color : #00387e;
	text-decoration : none;
}

a.href_mainmenu_active:hover {
	color : #00387e;
	text-decoration : underline;
}

a.href_mainmenu:hover {
	color : #00387e;
	text-decoration : underline;
}

a.href_mainmenu:active{
color: #00387e;
text-decoration: underline;
}

a.href_news:link, a.href_news:visited {
	color : #00387e;
	text-decoration : none;
}

a.href_news:hover {
	color : #00387e;
	text-decoration : underline;
}

.submenu {
	color: #ffffff;
	font-size: 9px;
	font-weight : bold;
}

a.href_adminmenu:link, a.href_adminmenu:visited {
	color : #ffffff;
	text-decoration : none;
}

a.href_adminmenu:hover {
	color : #ffffff;
	text-decoration : underline;
}

a.href_submenu_active:link, a.href_submenu_active:visited {
	color : #00387e;
	text-decoration : none;
}

a.href_submenu:link, a.href_submenu:visited {
	color : #ffffff;
	text-decoration : none;
}


a.href_submenu:hover {
	color : #00387e;
	text-decoration : underline;
}

a.href_submenu_active:hover {
	color : #00387e;
	text-decoration : underline;
}

#bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

#italic {
font-style: italic;
}

.head {
font-size: 12px;
line-height:14px;
color: #00387e;
font-weight: bold;
text-decoration: none;
}

.headblack {
font-size: 12px;
line-height:14px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.subhead {
font-size: 12px;
line-height:14px;
color: #00387e;
font-style: italic;
}

.headmessage {
font-size: 11px;
line-height:13px;
color: #00387e;
font-weight: bold;
text-decoration: none;
text-align: left;
}

#head {
font-size: 12px;
line-height:14px;
color: #00387e;
font-weight: bold;
text-decoration: none;
}

.headwhite {
font-size: 12px;
line-height:18px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
text-align: left;
}

.headblue {
font-size: 12px;
line-height:18px;
color: #00387e;
font-weight: bold;
text-decoration: none;
text-align: left;
}


.bodywhite {
font-size: 12px;
line-height: 14px;
color: #ffffff;
}

.bodymessage {
font-size: 11px;
line-height: 13px;
color: #000000;
text-align: left;
}

.date {
font-size: 12px;
line-height: 14px;
color: #999999;
font-style: italic;
}

hr {
background: #999999;
background-color: #999999;
color: #999999;
height: 1px;
width: 100%;
border: 0px;
}

TD.copyright {
	text-align: center;
	color: #cccccc;
	font-size: 10px;
	line-height: 12px;
}

TD.nopad {
	padding: 0px;
}

TD.login {
background-image: url(img/platelogin.jpg);
	background-color: #FFFFFFF;
	background-repeat: no-repeat;
}

TD.newsbox {
background-image: url(../img/more_items.gif);
background-color: #ffffff;
background-repeat: no-repeat;
color: #ffffff;
}

.loginheader {
font-size: 18px;
line-height: 20px;
color: #ffffff;
font-weight: bold;
text-align: left;
}


