body {
	font-family: Tahoma;
	font-size:11px;
	color:#5F5F5F;
    scrollbar-highlight-color: #2470C6;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: #525252;
    scrollbar-shadow-color: #2470C6;
    scrollbar-arrow-color: white;
    scrollbar-track-color: #E0E0D8;
    scrollbar-face-color: #1F539C;
}
p {
    font-family: Tahoma;
    font-size: 11px;
    color: #5F5F5F;
    margin: 10px;
}
div, td {
    font-family: Tahoma;
    font-size: 11px;
    color: #5F5F5F;
}
.main_text {
    font-family:Tahoma;
    font-size:11px;
    color:#5F5F5F;
}
.header, H2 {
    font-family:Tahoma;
    font-size:12px;
    color:#3F3F3F;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 20px;
}
p.header_big {
    margin-top: 25px;
}
.header_big {
    font-family: Tahoma;
    font-size: 12px;
    color: #3F3F3F;
    font-weight: bold;
}
.small {
    font-family: Tahoma;
    font-size: 10px;
    color: #5F5F5F;
    font-weight: normal;
}
a.top_menu{
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_menu:hover {
	text-decoration: none;
	color: #FFDD33;
}
a.footer {
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a {
	font-family: Tahoma;
	color: #3F3F3F;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #1F539C;
}
.link{
font-family:Tahoma; font-size:9px;  color:#5F5F5F; font-weight:900
}
 .TEXT{
font-family:Tahoma; font-size:10px;  color:#B7B7B7;
}
.left_menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #5F5F5F;
	margin-left: 25px;
	list-style-image: url("images/ul_marcer.gif");
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
ul, ol {
	padding-top: 0px;
	padding-bottom: 0px;
}
hr {
    color: #000000;
    width: 90%;
    height: 1px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.tbl_header, .tableHeader {
    background-color: #2470C6;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.tableHeaderLeft {
    background-color: #2470C6;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.tbl_row1, .tableRow1 {
    background-color: #F5F5F5;
	color: #525252;
	font-weight: normal;
}
.tbl_row2, .tableRow2 {
    background-color: #E5E5E5;
	color: #525252;
	font-weight: normal;
}
.input {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #323232;
	width: 200px;
	border: 1px solid black;
	background-color: #F5F5F5;
}
.button {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #525252;
}
H1 {
	font-size: 15px;
	font-family: Arial, Tahoma, Verdana;
	color: #494949;
	border-bottom: 1px solid #494949;
	padding: 15px 7px 7px 9px;
	margin-bottom: 20px;
}
H1.home {
    font-family:Tahoma;
    font-size:15px;
    color:#3F3F3F;
    font-weight: bold;
    border: none;
    padding: 5px 0px 10px 0px;
    margin: 0px;
}
H1.home A {
    text-decoration: none;
}
A.zip {
    padding: 5px 0px 5px 20px;
    background: url(/resources/images/zip.gif) no-repeat left center;
    font-weight: bold;
}
