body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #838383;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #F0F0F0;
	
}

.blacktext {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
		
}


.redtext {
	color: #D8001D;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
}

.table{
	border: 1px solid #CFCFCF;
}

a.leftlink{
color: #9B9B9B;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;

}

a.leftlink:hover{
color: #D8001D;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;

}
.redtext{
color: #D9001D;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a.black_link:link, a.black_link:active, a.black_link:visited{
color: #000000;
}
a.black_link:hover
{
color:#454545;
}

a.redtext{
color: #D9001D;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a.redtext:hover{
color: #838383;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.bottomlink {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomlink:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

a.bottomlink:active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

a.homepage:link,  a.homepage:active,  a.homepage:visited{
	color:#d9001d;
	text-decoration:underline;
}
a.homepage:hover{
		color:#838383;
	text-decoration:underline;
}
.newlist {
	padding:0px;
	margin:0px;
}
.newlist ul{
	color: #D9001D;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding:0 0 0 20px;
	margin:0px;
	list-style-type:none;
}
.newlist li{
	color: #D9001D;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background:url(../images/bulletnew.jpg) no-repeat left 6px;
	padding:0 0 0 20px;
	margin:0px;
	list-style-type:none;
}
