* {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}
body {
        scrollbar-face-color: #F4FAFF;
        scrollbar-track-color: #4479A2;
        scrollbar-arrow-color: #4479A2;
}
.right_title {
	color:#ffffff;
	background:#4470A2;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:2px;
}
.table_title {
	color:#4479A2;
	font-weight:bold;
	font-size:11px;
}
a{
	text-decoration: none;
	color:#4479A2;
}
a:visited {
	text-decoration:none;
	color:#1F425C;
}
a:hover {
	text-decoration:underline;
	color:#1F425C;
}
a:active {
	text-decoration:underline;
	color:#9DB6CA;
}
a.location_href{
	font-size:9px;
	text-decoration: none;
	color:#4479A2;
}
a.location_href:visited {
	text-decoration:none;
	color:#1F425C;
}
a.location_href:hover {
	text-decoration:underline;
	color:#1F425C;
}
a.location_href:active {
	text-decoration:underline;
	color:#9DB6CA;
}
a.file{
	color:#4479A2;
	font-weight:bold;
	text-decoration:none;
}
a.file:visited {
	text-decoration:none;
	color:#1F425C;
}
a.file:hover {
	text-decoration:none;
	color:#1F425C;
}
a.file:active {
	text-decoration:none;
	color:#9DB6CA;
}
a.right_title{
	color:#ffffff;
}
a.right_title:visited {
	text-decoration:none;
	color:#E5F0F9;
}
a.right_title:hover {
	text-decoration:underline;
	color:#C1D5E5;
}
a.right_title:active {
	text-decoration:underline;
	color:#9DB6CA;
}
a.table_title{
	text-decoration: none;
	color:#4479A2;
}
a.table_title:visited {
	text-decoration:none;
	color:#4479A2;
}
a.table_title:hover {
	text-decoration:none;
	color:#1F425C;
}
a.table_title:active {
	text-decoration:underline;
	color:#9DB6CA;
}
a.l_upper_menu {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.l_upper_menu:visited {
	text-decoration:none;
	color:#E5F0F9;
}
a.l_upper_menu:hover {
	text-decoration:none;
	color:#C1D5E5;
}
a.l_upper_menu:active {
	text-decoration:underline;
	color:#9DB6CA;
}
a.upper_menu {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}
a.upper_menu:visited {
	text-decoration:none;
	color:#E5F0F9;
}
a.upper_menu:hover {
	text-decoration:none;
	color:#C1D5E5;
}
a.upper_menu:active {
	text-decoration:underline;
	color:#9DB6CA;
}
a.left_menu {
	text-decoration: none; 
	color:#4479A2;
	font-weight: bold;
	font-size: 10px;
}
a.left_menu_of {
	display:block;
	height:19px;
	background:#4479A2;
	padding:4px 0 0 3px;
	margin:2px 0 0 0;
	text-decoration: none; 
	color:#fff;
	text-align:left;
	font-weight: bold;
	font-size: 10px;
}
a.left_menu_of:hover {
	text-decoration: none;
	color:#4479A2;
	font-weight: bold;
	background:#fff;
}
a.left_menu:visited {
	text-decoration: none;
	color:#1F425C;
	font-weight: bold;
}
a.left_menu:hover {
	text-decoration: none;
	color:#1F425C;
	font-weight: bold;
}
a.left_menu:active {
	text-decoration: none;
	color:#9DB6CA;
	font-weight: bold;
}
a.left_submenu {
	text-decoration: underline; 
	color:#4479A2;
	
}
a.left_submenu:visited {
	text-decoration: underline;
	color:#1F425C;
	
}
a.left_submenu:hover {
	text-decoration: underline;
	color:#1F425C;
	
}
a.left_submenu:active {
	text-decoration: underline;
	color:#9DB6CA;
	
}
ul {
	list-style-image: url("images/bullet_l.gif");
	margin-left:15px; 
	margin-right:0px; 
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
}
li {
	margin: 2px; 
	padding: 0px 0px 2px 0px; 
}
ul.left {
	list-style-image: url("images/bullet_left.gif");
	margin-left:15px; 
	margin-right:0px; 
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	border:0px solid red;
}
li.left {
	margin: 0px; 
	padding: 0px 0px 2px 0px; 
}
ul.left_of {
	
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	border:0px solid red;
}
li.left_of {
	background:#4479A2;
	display:block;
	height:21px;
	color:#000;
	margin: 0px; 
	padding: 4px 0px 2px 0px;
	text-align:middle; 
}
li.left_of:hover {
	
	color:#fff;
}
ul.article {
	list-style-image: url("images/details_arr.gif");
	margin-left:15px; 
	margin-right:0px; 
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
}
li.article {
	margin: 2px; 
	padding: 0px 0px 2px 0px; 
}
ul.category {
	list-style-image: url("images/category.gif");
	margin-left:15px; 
	margin-right:0px; 
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
}
li.category {
	margin: 2px; 
	padding: 0px 5px 0px 5px; 
	font-weight:bold;
}
.description {
	font-size:10px;
	font-style: italic;
	text-align:justify;
}
.left_subtitle {
	background: #4479A2;
	color:#ffffff;
	font-weight:bold;
	padding:2px;
}
.subtitle {
	font-weight:bold;
	text-align:center;
}
input.search {
	border:1px solid #4479A2;
}
.search_text {
	text-align: right;
}
.search_submit {
	text-align: center;
}
img.content {
	border:1px solid #4479A2;
}
.details {
	text-align: right;
	font-weight: bold;
}
.right_content {
	padding:2 2 10 2;
}
.article_title {
	text-align: center;
	font-weight:bold;
	font-size: 11px;
	padding: 5px;
	color:#1F425C;
}
.article_content {
	font-weight: normal;
	text-align: justify;
	font-size: 11px;
	padding: 5px;
}
.article_date {
	text-align: right;
	font-style:italic;
}
.content_signature {
	font-weight: bold;
	text-align: right;
}
hr.separator {
	height:2px;
	color:#4479A2;
}
hr {
	height:1px;
	color:#4479A2;
}
.location {
	background:#F4FAFF;
	border-width: 1px 0px 1px 0px;
	border-color: #4479A2;
	border-style:solid;
	text-align:right;
	font-weight: normal;
	font-size:9px;
	color: #4479A2;
	padding: 1px 5px 1px 5px;
}
.ft {
	text-align: left;
	width: auto;
	font-weight: bold;
	vertical-align: top;
}
.ftw {
	color: #cc0000;
	}
.fi { 
}
.fbc {
	font-weight: bold;
	text-align: center;
}
.required {
	font-weight: bold;
	color: #ee3322;
}
.login {
	background-color: #4470A2;
	color: #ffffff;
	font-weight: bold;
	}
.special_form td {
	border-top: 1px solid black;
	}
ul.warning {
	font-color: #cc0000;
}
.subsection {
	color: #4479A2;
	font-weight: bold;
	}
b.new {
	color: #cc0000;
}
a.new {
	color: #cc0000;
}

.article a.new_boxed {
	color: #cc0000;
	border: 1px solid #cc0000;
	display: block;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}

.article a.new_boxed:hover {
	color: #cc0000;
	border: 1px solid #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.article a.new_boxed5 {
	color: #cc0000;
	border: 1px solid #0CF;
	display: block;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}

.article a.new_boxed5:hover {
	color: #cc0000;
	border: 1px solid #0CF;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}
.article a.new_boxed1 {
	color: #000000;
	border: 1px solid #000000;
	display: block;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}

.article a.new_boxed1:hover {
	color: #000000;
	border: 1px solid #000000;
	font-weight: bold;
	text-decoration: none;
}

.article a.new_boxed2 {
	color: #4479A2;
	border: 1px solid #000000;
	display: block;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}

.article a.new_boxed2:hover {
	color: #4479A2;
	border: 1px solid #000000;
	font-weight: bold;
	text-decoration: none;
}


a.new:hover {
	color: #cc0000;
}
a.under {
	text-decoration: underline;
}
a.under:hover {
	text-decoration: underline;
}
