body {
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	margin-bottom: 0px;
	background-image: url(images/stripes2.jpg);
}

 #navcontainer { width: 160px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#navcontainer a
{
display: block;
padding: 5px;
width: 155px;
background-color: #5E5E5E;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #A0051B;
color: #fff;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 10px;
}
a.bodytxt:link {
	color: #A0051B;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;

}
a.bodytxt:visited {
	color: #A0051B;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;

}

.titlered {
	color: #A0051B;
	line-height: 35px;
}
.bodytxtlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 10px;
	line-height: 20px;
}
a.navtxtlst:link {
	color: #A0051B;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	line-height: 40px;
	list-style-image: url(images/icon_arrow.gif);
}
.border {
	border: 1px solid #999999;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}.psrbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	width: 500px;
	padding: 0px;
	margin: 10px;


}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	margin: 3px;

}
.boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	margin: 0px;

}
