@charset "utf-8";
/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color:#CCCCCC;
	margin:0px;
}
.nav {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #ffffff;
	font-weight:bold;
}
.border{
	border: 1px solid #A3A3A3;
}
.style1blu {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #0568a9;
	font-weight:bold;
}
.style1bla {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	font-weight:bold;
}
.style1grey {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #797979;
	line-height: 20px;
}
.style1black {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	line-height:17px;
}
.style1grey1 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:18px;
	color: #9d9999;
}
.numbers {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height:18px;
	color: #000000;
}
.style1bladd {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	font-weight:bold;
}
.style1bnsdf {
	font-family:sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	font-weight:bold;
}
.style1red {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: none;
	color: #df0606;
	font-weight:bold;
}
.style1REEEED {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #df0606;
}
.btn {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color:#e0dfe3;
	border:1px solid #666666;
	width:100px;
	height: 25px;
}




.style1blu1 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #0099CC;
	font-weight:bold;
}

.style1blu2333 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #0568a9;
	font-weight:bold;
}


ul {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	list-style: none;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
/*- Menu 9--------------------------- */

#menu9 {
	width: 179px;
	margin: 0px;
}
#menu9 li a {
	height: 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
}
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:  url(../images/menu9.gif);
	padding: 0px 0 0 33px;
}
#menu9 li a:hover, #menu9 li #current {
	color: #FFF;
	background:  url(../images/menu9.gif) 0 -28px;
	padding: 0px 0 0 33px;
}

