﻿body{
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(images/backgrounds/blue_fadeout_background.png);
	background-repeat:no-repeat;
	background-position: 50% top;
}

.footer_copyrights {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 100%;
	color: #001010;
	text-align: center;
	padding-bottom: 5px;
	background-color: transparent;
	/*
    padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;*/
}
.basepage {
    background-color: transparent;
    color: #002020;
    margin-left: 40px;
    padding-left: 15px;
    margin-right: 40px;
    padding-right: 15px;
}
.basemargins {
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
}
.basepagemargins {
    background-color: transparent;
    color: #002020;
    margin-left: 40px;
    padding-left: 15px;
    margin-right: 40px;
    padding-right: 15px;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    padding-bottom:10px;
    font-style: normal;
    font-family: verdana;
    font-size: 11pt;
    font-style: normal;
    line-height: 14pt;
}
.bottom_menu {
    font-family: Tahoma;
    font-size: 11pt;
    font-weight:normal;
    color: #002020;
    text-align: center;
    letter-spacing:1px;
    line-height:11pt;
}