
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 : #0090ff; 
text-decoration : none; 
} 
a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
color : #666666; 
text-decoration : underline; 
} 
a:link, a:visited, a:active {
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
color : #666666; 
text-decoration : none; 
} 
body {
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-style : normal; 
color : #666666; 
text-decoration : none; 
background-color : #ffffff; 
} 
img {
border : 0; 
} 
.nav_object {
border-top : 1px solid #666666; 
padding-top : 5px; 
padding-bottom : 5px; 
background-color : #cccccc; 
height : 25px; 
} 
.page_title {
border-bottom : 1px solid #666666; 
border-right : 1px solid #666666; 
font-weight : bold; 
background : #999999; 
font-size : 12px; 
} 
.news_story {
font-size : 11px; 
padding : 14px; 
} 
a.news_link:link, a.news_link:visited, a.news_link:active {
font-weight : bold; 
font-size : 11px; 
color : #666666; 
text-decoration : none; 
padding: 14px;
} 
a.news_link:hover {
font-weight : bold; 
font-size : 11px; 
color : #666666; 
text-decoration : underline; 
padding: 14px;
} 
.news_main {
border-bottom : 1px solid #666666; 
border-top : 1px solid #666666; 
background-color : #cccccc; 
height : 170px; 
} 
.login_main {
background-color : #cccccc; 
border-bottom : 1px solid #666666; 
height : 130px; 
} 
.login {
font-weight : bold; 
font-size : 11px; 
} 
.main_text {
border-right : 1px solid #666666; 
padding : 10px; 
} 
.left {
border-right : 1px solid #666666; 
border-left : 1px solid #666666; 
background : #cccccc; 
} 
.footer {
border-left : 1px solid #666666; 
border-right : 1px solid #666666; 
border-bottom : 1px solid #666666; 
border-top : 1px solid #666666;
font-size : 13px; 
background-color : #cccccc; 
}



	
ul li:before {
	content: "\00BB \0020";
}

