a.menu:link, a.menu:visited, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #007F00;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0C0C0C;
	text-decoration: underline;
}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0C0C0C;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0C0C0C;
	text-decoration: none;
	background-color: #FFFFFF;
}

img {
    border:0px none;
}


.nav_object { 
    border-top:1px solid #0C0C0C;
    background-color:#CCCCCC;
    height:25px;
}


.page_title {
    border-bottom:1px solid #680000;
    border-right:1px solid #680000;
    font-weight: bold;
    background: #999999;
    font-size: 12px;
}

.news_story {
    font-size: 11px;
}

a.news_link:link, a.news_link:visited, a.news_link:active {
    font-weight: bold;
    font-size: 11px;
    color: #0C0C0C;
    text-decoration: none;
}


a.news_link:hover {
    font-weight: bold;
    font-size: 11px;
    color: #0C0C0C;
    text-decoration: underline;
}

.news_main {
    border-bottom:1px solid #0C0C0C;
    border-top:1px solid #0C0C0C;
    background-color: #cccccc;
    height:170px;
}

.login_main {
   background-color: #cccccc;
   border-bottom:1px solid #0C0C0C;
   height: 130px
}

.login {
  font-weight: bold;
  font-size: 11px;
}

.main_text {
  border-right:1px solid #0C0C0C;
}

.left {
  border-right:1px solid #0C0C0C;
  border-left:1px solid #0C0C0C;
  background: #cccccc;
}

.footer {
  border:1pz solid #0C0C0C;
  font-size:13px;
  background-color: #cccccc;
}