/* CSS Document */


body {
	background:url(../images/template/main_bg.gif);
	margin:0;
	overflow:scroll;
	overflow:-moz-scrollbars-vertical;
}
.adress {
	color:#ffffff;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	padding-top:20px;
}
a.adress:link {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
a.adress:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
a.adress:active {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
a.adress:hover {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
a:link {
	color: #2566be;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
a:visited {
	color: #2566be;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
a:active {
	color: #2566be;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}

a.leftnav:link, a.leftnav:visited {
	color: #505050;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
}
a.leftnav:hover, a.leftnav:active, a.leftnav:focus {
	color: #225cac;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
}

a.levelxnav:link, a.levelxnav:visited {
	color: #505050;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
a.levelxnav:hover, a.levelxnav:active, a.levelxnav:focus {
	color: #225cac;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}

.leftnav {
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
a.footercopyrightlink:link {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
a.footercopyrightlink:visited {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
a.footercopyrightlink:active {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
a.footercopyrightlink:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
.footer {
	padding-top:13px;
}
img {
	border:none;
}
td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0px;
}
input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
	border-top: 1px solid #7F7F7F;
	border-bottom : 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-left : 1px solid #7F7F7F;
	width : 220px;
}

