/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #004259;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	scrollbar-arrow-color: #92ba67;
    scrollbar-base-color: #FFFFFF;
    scrollbar-face-color: #cddfb5;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-3dlight-color: #2d7c8b;
    scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #2d7c8b;		
}
a{
	font-family: Arial;
	color: #00618a;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #5eb935;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
td.menu {
	height: 49px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 2d7c8b;
}
.menu{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #00618a;
	text-decoration: none;
	padding-left: 5px;
}
.menu a:hover{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #004259;
	text-decoration: none;
}
.sub{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #00618a;
	text-decoration: none;
}
.sub a:hover{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #004259;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #004259;
}
.text_big {
	font-family: Arial;
	font-size: 14px;
	color: #004259;
}
.white_text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.titles {
	padding-top: 0px;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #00618a;
	text-decoration: none;
}
.titles a:hover{
	padding-top: 0px;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #00618a;
	text-decoration: none;
}
.titles_small {
	padding-top: 0px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #00618a;
	text-decoration: none;
}
.titles_small a:hover{
	padding-top: 0px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #004259;
	text-decoration: none;
}
.link{
	font-family: Arial;
	color: #00618a;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
.link a:hover{
	font-family: Arial;
	color: #004259;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.footerlink{
	font-family: Arial;
	color: #004259;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.footerlink a:hover{
	font-family: Arial;
	color: #5eb935;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

