body {
	font-family: trebuchet ms, verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #828275;
	background-color: #E8E8E8;
	margin: 0px;
	padding: 0px;
	text-align: center;

}
td {
	font-family: trebuchet ms, verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #5A5041;
}
a	{ 
	font-family: trebuchet ms, verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none;
}
a:visited   { 
	text-decoration: none;
	color:  #F16214;
} 

a:link  {
	text-decoration: none;
	color:  #F16214;
} 

a:active    { 
	text-decoration: none;
	color:  #666666;
} 

a:hover {
	text-decoration: underline;
	color: #F16214;
}

.rightborder {
	background-color: #E8E8E8;
	background-image: url(../Images/Backgrounds/rightborder.gif);
	width: 28px;


}
.topborder {
	background-color: #FFFFFF;
	background-image: url(../Images/Backgrounds/top.gif);
	height: 89px;

}
.homebg {
	background-color: #D0D0D0;
	background-image: url(../Images/Backgrounds/homebg.gif);
	height: 166px;
}
.navbg {
	background-color: #5A5041;
	background-image: url(../Images/Backgrounds/navbg.gif);
	height: 93px;
	vertical-align: top;


}
.rightblock {
	background-color: #746548;
	background-image: url(../Images/Backgrounds/rightblock.gif);
	width: 207px;

}
.whitebg {
	background-color: #FFFFFF;


}
.footer {
	background-color: #FFFFFF;
	background-image: url(../Images/Backgrounds/footer.gif);
	height: 50px;
}
.contentbg {
	background-color: #FFFFFF;
	background-image: url(../Images/Backgrounds/contentbg.gif);
	text-align: right;
	vertical-align: top;


}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #60707F;
}
.titletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #60707F;
}
.otherpagebg {
	background-color: #D0D0D0;
	background-image: url(../Images/Backgrounds/homebg.gif);
	height: 57px;
}
.smalltext {
	font-family: trebuchet ms, verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.button{
	padding:1px;
	border:1px solid #E8E8E8;
	font-family:trebuchet ms, verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;	
	color:#5A5041;
	font-size:11px;
	background-color:#BABABA;
}
