/* CSS Document */

.lefttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	font-style: normal;

}

.lefttitles A:link {
	text-decoration: none;
		color: #000000;
}
.lefttitles A:hover {
	text-decoration: none;
			color: #990000;
}
.lefttitles A:active {
	text-decoration: none;
			color: #990000;
}
.lefttitles A:visited {
	text-decoration: none;
			color: #000000;
} 
 
.drops {  font-size: 7pt;
             font-family: Helvitica,Arial;
			 background-color: #FFFFFF;
         }

.righttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.righttitles A:link {
	text-decoration: none;
		color: #000000;
}
.righttitles A:hover {
	text-decoration: none;
			color: #990000;
}
.righttitles A:active {
	text-decoration: none;
			color: #990000;
}
.righttitles A:visited {
	text-decoration: none;
} 

body 
{ background-image:  url(images/background.gif); 
background-repeat: no-repeat; 
background-position: 0px 200px; 
background-attachment: fixed;

scrollbar-base-color: #FFFFFF; 
scrollbar-arrow-color: 233453;
scrollbar-DarkShadow-Color: 556a7f; 

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 10px;

}

.bodytext A:link {
	font-weight: bold;
	text-decoration: none;
		color: #990000;
}
.bodytext A:hover {
	font-weight: bold;
	text-decoration: none;
			color: #990000;
}
.bodytext A:visited {
	font-weight: bold;
	text-decoration: none;
			color: #990000;
} 


.bodytitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;

}
.bodysubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.bottoms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
}
