/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #BE2F37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	line-height:130%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("../images/lf-background.jpg");
}
a:link {
	color: #be2f37;
	text-decoration: none;	
}
a:visited {
	color: #be2f37;
	text-decoration: none;	
}
a:hover {
	color: #be2f37;
	text-decoration: underline;	
}
a:active {
	color: #EF7E84;
	text-decoration: underline;	
}
H1 {
	font-size: 135%;
	font-weight: bold;
}
H2 {
	font-size: 120%;
	font-weight: bold;
}
H3 {
	font-size: 110%;
	font-weight: bold;
}

.fieldname2 
{  
font-size: 90%; 
font-weight: bold; 
color: #4E5B70;
text-align: left
}
.line 
{  
color: #000000; 
width: 100%;
}
.star {
	font-size: 110%;
	color: #FF0000;
}
.report
{
    border: 1px solid #4E5B70;
}
.strip 
{
font-size: 110%; 
font-weight: bold; 
color: #FFF7CE;
background-color: #a3212a
}


.arrow_bullet {
	margin-top: 15px;
	list-style-image:  url("../images/arrow_bullet.gif");
}

.sidebar_link {
	font-size: 95%;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;

}
.homepage_content {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.insidepage_content {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.footer_link {
	font-size: 80%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 0px;

}
.lowerright_filler {
	font-size: 80%;
	color: #FEDF84;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;

}

