/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: normal;
padding: 8px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	width: 116px;
	text-decoration: none;
	padding: 8px;
}


.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: inherit;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 185px;

}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 184px;
	background-color: #660000;
	color: #FFFF00;

}

.MYstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 8px;
	color: #FFFF00;
}
bgimg {
    background-image:url(background.jpg);
    background-repeat:repeat-y;
    width:100%;
    height:100%;
    margin:0px;
}
.style51 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: x-small;
	font-weight: bold;
}
.style70 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.stylecode {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: x-small;
	font-weight: normal;
	color: #FF0000;