﻿BODY
{
    SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-BASE-COLOR: #f0f7f0;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-3dlight-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    scrollbar-3d-light-color: #f0f7f0;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding-left: 2px;
	word-spacing: 1px;
}
.dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;	
	border: 1px solid #999999;
	text-decoration: none;
	padding-left: 2px;
	word-spacing: 1px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: justify;
	letter-spacing: 0.02em;
	word-spacing: 1px;
	line-height: 12pt;
	font-weight: normal;

}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	/*background-image: url(images/but_bg.gif);
	background-repeat: repeat-x;*/
	background-color: #48a5ad;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #009900;
	text-decoration: none;
}
.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;

}
.redtxt {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC3300;
}
.band {
	background-image: url(../images/menu_band.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.header {
	font-family: tahoma;
	font-size: 10pt;
	color: #46a7ae;
	font-weight: bold;
	letter-spacing: 0.02em;
}
.mainlinks {
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.mainlinks  a:hover{
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #48a5ad;
	text-decoration: none;
}
.borderLTBR {
	border: 1px solid #CCCCCC;
}
.crums {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
