/* CSS Document */
body {
	background-image: url(images/TREbkg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

.topmenu a{
	color: #868686;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;

}
.topmenu a:hover {
	color: #6883A8;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
}
.BottomMenuBar{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-left: 5px; 
	text-decoration:none



}
.BottomMenuBar a {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-left: 5px; 
	text-decoration:none

}
.BottomMenuBar a:hover{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-left: 5px;
    text-decoration:underline;
}
.style2 {	
	font-size: 9px;
	font-weight: bold;
}
.style11 {
	color: #50709f;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
}
.style12 {
	color: #50709f;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style13 {
	color: #50709f;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.style14 {
	color: #50709f;
	font-weight: bold;
	font-size: 12px;
	height: 30px;
}
.content{
    color: #333333;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.content a{
    color: #333333;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;	

}
.content a:hover{
    color:#000000;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;	
    text-decoration:underline;

}
.contenthead{
    color: #333333;
	font-weight: bold;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	
}.border {
	border: 3px solid #CCCCCC;
}
.quote a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FF0000;
font-weight:bold;
}
.quote a:hover{
color:#333;
text-decoration:none;
