body {
font-family: Tahoma, Arial, Verdana, 'MS Sans Serif';
font-size: 85%;
color: #000000;
background-color: #FFFFFF;
margin-left:0px;
margin-right:0px;
}

.menu_line, .footer_line
{
background-image: url('/images/menu_line.gif');
height:1px;
background-repeat: repeat-x;
background-position: 50%;
}

.menu_point
{
padding-left:5px;
padding-right:8px;
}

a {
color: #FFA500; 
text-decoration: none;
font-size: 100%;}

a:visited {
color: #FFA500;
text-decoration: none;}

a:hover {
color: Red; 
text-decoration: underline;}

h1 {
color: #0579C3; 
font-size: 110%; 
text-transform: uppercase;
margin-left: 25px}

h2 {
color: #2e77b6; 
text-transform: 
uppercase; font-size: 90%
}

h3 {
color: #8B0000; 
text-transform: 
uppercase; font-size: 70%
}

p {
font-size: 100%; }

td.yel {
	background: #FFFDEA; 
	border-color: #000000;
	border: 1px dotted #BBBBBB;
	padding: 3px;
	font-size: 70%
}

td.blu {
	background: #D7EEFA; 
	border-color: #000000;
	border: 1px dotted #BBBBBB;
	padding: 3px;
	font-size: 70%
}

ul {
font-size: 100%;
text-indent: 25px; 
line-height: 20px; 
background-color: #FAFAFA;
border-left: solid; 
border-left-color: #0579C3; 
padding-left: 5px}

li {
font-size: 100%;  
list-style-image: url(/images/arrow2.gif);  }

.comment {
font-style: italic;
background-color: #FAFAFA; 
font-size: 80%
}

.copyright {
font-family: Verdana, serif; 
font-size: 10px; 
color: #0592cd}

a.bot {
font-family: Verdana, serif; 
font-size: 10px; 
font-weight: bold; 
color: #0592cd;}

a.bot:hover {
font-family: Verdana, serif; 
font-size: 10px; 
font-weight: bold; 
color: red;}

a.bot:visited {
font-family: Verdana, serif; 
font-size: 10px; 
font-weight: bold; 
color: Navy;}

hr {
color: #0579C3; 
width: 90%; 
height: 1px}

p {
font-family: Verdana, Geneva, Helvetica, sans-serif; 
font-size: 12px; }

.current
{
	background-color:#E7E7E7;
	padding: 2px;
}

.news_date
{
	color: #ff9c00;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 10px;
	font-size: 70%
}

.news_title
{  font-size: 110%;
	font-weight: bold;
	color: #ff7e00
}

img {       
        border:0;}

img.margin {
	border: 0; margin-left: 20px
}