@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color:#828180
}
.navbar {
	background-color: #828180;
	background-image: url(graphics/navbar-2.jpg);
	background-repeat: repeat;
	background-position: center;
	vertical-align: middle;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.style3 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

.style4 {font-size: 14px; font-family:Geneva, Arial, Helvetica, sans-serif; color:#000000
}

.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F5F5F5;
}

.style7 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; color:#A3001D;
}

.style9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	outline-color:#CCCCCC;
	outline-style:groove;
	text-shadow:#CCCCCC;
}

.style10 {font-stretch:expanded
           text-shadow: #646464;
		   font-family:Geneva, Arial, Helvetica, sans-serif;
		   color:#A3001D;   
}

.style11 {font-size: 12px}

.style14 {color: #DADADA}

.style15 {color: #DADADA; font-weight: bold; font-size:16px; font-family:Geneva, Arial, Helvetica, sans-serif
}