﻿body
{
	margin:0px;
	background-color:#377fca;
	SCROLLBAR-FACE-COLOR:#155C91; 
	SCROLLBAR-HIGHLIGHT-COLOR: #155C91; 
	SCROLLBAR-SHADOW-COLOR: #155C91; 
	SCROLLBAR-ARROW-COLOR: #49A3E4; 
	SCROLLBAR-TRACK-COLOR: #1C7BC1; 
	SCROLLBAR-BASE-COLOR: #155C91
}
.border_menu_bottom
{
	border-bottom:1px #377fca solid;
	border-top:1px #377fca solid;
	height:25px;
}
.news
{
	color:Red;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}
.news:hover
{
	color:Navy;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
}
.hand
{
	cursor:pointer;
	}
.info_text
{
	color:#29629A;
	font-family:Tahoma;
	font-size:11px;
	padding-bottom:4px;
	padding-top:4px;
}
td
{
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
}
a
{
	color:#377fca;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}
a:hover
{
	color:#1F4A76;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}
.size11
{
	font-size:11px;
	
}
.size12
{
	font-size:12px;
	text-align:justify;

}
.color-white
{
	color:white;
	font-size:11px;
}
.line-white
{
	color:white;
	font-size:11px;
	width:4px;
}
.menu
{
	color:white;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.menu:hover
{
	color:white;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;

}
.menu-footer
{
	color:#377fca;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;

}
.menu-footer:hover
{
	color:#25588B;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;

}
.border
{
	border:1px #dadada solid;
	padding:5px;
}
.next-page
{
	color:#0066CC;
	font-family:Tahoma;
	font-size:12px;
	border:1px #336699 solid;
	padding-left:3px;
	padding-right:3px;
	background-color:#a7c8e4;
	text-decoration:none;
}
.next-page:hover
{
	color:#0066CC;
	font-family:Tahoma;
	font-size:12px;
	border:1px #336699 solid;
	padding-left:3px;
	padding-right:3px;
	background-color:#6ba0cc;
	text-decoration:none;
}
.next-page-visit
{
	color:#0066CC;
	font-family:Tahoma;
	font-size:12px;
	border:1px #336699 solid;
	padding-left:3px;
	padding-right:3px;
	background-color:#6ba0cc;
}

