BODY {
	/*	scrollbar-arrow-color		:#000000;
	scrollbar-base-color		:#000000;
	scrollbar-shadow-color		:#2B2B2B;
	scrollbar-face-color		:#949494;
	scrollbar-highlight-color	:#BDBDBD;
	scrollbar-dark-shadow-color	:#393939;
	scrollbar-3d-light-color	:#313131;	
*/	
	background-color			: #829c6b;
	margin						: 0;
	padding						: 0;
	background-image: url(../photos/bg.jpg);
	background-repeat: repeat-x;
}

td, tr, p, div
{
	font-family					: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-decoration				: none;
}

td.bgr
{	background-image: url(../photos/bgr.jpg);
	background-repeat: repeat-x;
}

td.bgins
{	background-image: url(../photos/bgins.jpg);
	background-repeat: repeat-x;
}

td.address
{
	font-size: 11px;
	color: #d1d1d1;
}

a.laddress
{
	font-size				: 11px;
	color					: #d1d1d1;
	text-decoration			: none;
	font-weight: bold;
}

a.laddress:hover
{
	font-size				: 11px;
	color					: #d1d1d1;
	text-decoration			: none;
	font-weight: bold;
}





.border
{
	border: 2px solid #f3e9d1;
}


.text
{
	line-height: 18px;
}


.title
{
	font-weight				: bold;
	color					: #FFFFFF;
	border-bottom-width		: 1px;
	border-bottom-style		: dashed;
	border-bottom-color		: #CCCCCC;
	font-size				: 15px;
}


.textcopyright
{
	color					: #d1d1d1;
	font-size				: 10px;
}
.textjust
{
	line-height				: 24px;
	text-align				: justify;
	padding-left			: 20px;
	font-size: 13px;
	color: #FFFFFF;	
}

.textjusthome
{
	line-height				: 35px;
	text-align				: justify;
	padding-left			: 20px;
	font-size: 15px;
	color: #FFFFFF;	
}


a.linkcopyrights
{
	font-size				: 11px;
	color					: #d1d1d1;
	text-decoration			: none;

}

a.linkcopyrights:hover
{
	font-size				: 11px;
	color					: #d1d1d1;
	text-decoration			: none;
}



a.link
{
	color					: #FFFFFF;
	text-decoration			: underline;
	font-weight: bold;
}

a.link:hover {
	color					: #000000;
	text-decoration			: underline;
	font-weight: bold;
}

a.promo
{
	font-size				: 13px;
	color					: #fbc405;
	text-decoration			: none;
	font-weight: bold;
}

a.promo:hover {
	font-size				: 13px;
	color					: #FFFFFF;
	text-decoration			: none;
	font-weight: bold;
}

