body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.header_bg {
	background-image: url(img/header_bg.gif);
	background-repeat: repeat;
	position:relative;
	margin-top: 11px;
}

#line_yellow {
	margin-bottom: 9px;
	border-bottom:#ffd600 solid 6px;
}

#line_red {
	border-bottom:#ba000d solid 4px;
}

#content {
	padding-left: 20px;
	padding-right: 20px;
	text-align:justify;
	background-image:url(img/utoback.gif);
	background-attachment: scroll;
	background-position: center;
}

#content li {
	margin-left: 25px;
	list-style-type:decimal;
}

#content h3 {
	color: #ba000d;
	font-family:Arial, Helvetica, sans-serif;
}

#bottom_ln_bg {
	background-image:url(img/bottom_ln_bg.png);
	background-repeat:repeat-x;
}

#bottom_ln_bg div {
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
}	
a:link, a:visited {
	text-decoration: none;
	color: #1b459c;
	font-size:14px;
}

a:hover {
	text-decoration:underline;
}



ul {
	list-style: none;
	text-align:left;
	margin: 0;
	padding:0;
}

ul ul li {
	margin-left: 15px;
	font-size: 12px;
	color: #1b459c;
}
  
.mn_header {
	font-size:16px;
	font-weight:bold;
	color: #1b459c;
	margin: 0;
	padding: 5px;
}

.menu .mn_header a {
	font-size: 16px;
}

.menu li#active a {
	color: #ba000d;
}

.menu {
	background-image:url(img/vr.png);
	background-repeat:repeat-y;
	background-color: #ececec;	
	padding: 10px;
}
.menu li a {
	font-size:12px;
	color: #1b459c;
}

#contact {
	background-color: #ececec;
	color: #1b459c;
}

table#color {
	border: #1b459c solid 1px;		
	font-size:12px;
	text-align:left;
}

tr.odd {
	background: #1b459c;
	color: #FFF;
}

table#color td.header {
	background-color: #ececec;
	font-weight:bolder;
}

#news_date {
	color: #ba000d;
}

#site_news {
	background-color: #ececec; 
	padding: 5px; 
	font-size: 14px;
}

#site_news span {
	color: #0c48ab;
}
.foot {
  font-size: 1px;
  color: #E5E5E5;
  text-align: center
}

fs1 {
	FONT-SIZE: 14px;
}

fs2 {
	FONT-SIZE: 16px;
}

fs3 {
	FONT-SIZE: 17px;
}

fs4 {
	FONT-SIZE: 18px;
}

fs5 {
	FONT-SIZE: 19px;
}

fs6 {
	FONT-SIZE: 20px;
}