/* CSS Document */

li{
line-height:20px;
}

p{
font-family:Verdana, sans-serif;
font-size:11px;
color:#000000;
line-height:18px;
padding:3px;
}
.bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	font-weight: bold;
	color: #130082;
}
.navigationtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #E0E5E8;
	display: block;
	padding: 5px;
	width: auto;
}

.navigationtop:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FD0300;
	text-decoration: none;
	background-color: #C8C8C8;
	display: block;
	padding: 5px;
	width: auto;
}
.navigationside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 180px;
}

.navigationside:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FB0002;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 180px;
}

.navigationside2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #028738;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigationside2:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FD0001;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

body {
	background-repeat: no-repeat;
}

table {
	background-repeat:no-repeat
}
tr {
background-repeat:no-repeat
}

	

