body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #656565;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.style3 {
	color: #4c6d93;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {color: #db1410}
.style5 {
	color: #6a6a6a;
	font-size: 9px;
	font-family: tahoma;
}
.style6 {color: #2578cd}
.style7 {font-size: 11px}
.style8 {
	color: #464646;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {color: #4f84ae}
.style11 {font-family: tahoma}
.style12 {
	color: #6a6a6a;
	font-size: 11px;
	font-family: tahoma;
}
.style13 {
	color: #4c6d93;
	font-size: 11px;
	font-family: tahoma;
}
/* ID Styles */

#navigation a {
	color: #990000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:0.1em;
	display:block;
	padding:4px;
	border: 1pt solid rgb(190,190,190);
	border-right-width: 0px;
	border-left-width: 0px;
	text-align: center;
	background-color: #ECECEC;
	}
	
#navigation a:hover {
	color:#666666;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

