body{
	background-color: #BBA58D;
	margin:0;
	padding:0;
   text-align: center;
}

.container{
	text-align: center;
	margin:auto;
	width:868px;
	background-image: url(images/background.gif);

}

.ContentContainer{
background-image: url(images/background.jpg);
background-repeat: no-repeat;
text-align: left;
margin-right: 54px;
padding-left: 65px;
padding-right: 80px;
padding-bottom: 50px;
font-family: Book Antiqua, Georgia, Verdana;
font-size: 13px;
color: #000000;
text-align: justify;
background-color: #B39A84;
}



.ContentContainer2{
background-image: url(images/background2.jpg);
background-repeat: no-repeat;
text-align: left;
margin-right: 54px;
padding-left: 65px;
padding-right: 80px;
padding-bottom: 50px;
font-family: Book Antiqua, Georgia, Verdana;
font-size: 13px;
color: #000000;
text-align: justify;
background-color: #B39A84;
}



.Table{
font-family: Book Antiqua, Georgia, Verdana;
font-size: 12px;
color: #000000;

}


.TableBorder{
border: 3px solid #C7B4A3;
background-color: #D2C1B1;

}

.SmallText{
font-family: Book Antiqua, Georgia, Verdana;
font-size: 11px;
color: #000000;
}

.SmallestText{
font-family: Book Antiqua, Georgia, Verdana;
font-size: 10px;
color: #000000;
}

.BigText{
font-family: Book Antiqua, Georgia, Verdana;
font-size: 16px;
color: #000000;
text-decoration: underline;
}

.BigText1{
font-family: Book Antiqua, Georgia, Verdana;
font-size: 15px;
color: #000000;
text-decoration: none;
}

.Link{
	font-family: Book Antiqua, Georgia, Verdana;
font-size: 12px;
color: #502C12;
text-decoration: none;
}

.Link:HOVER{
	font-family: Book Antiqua, Georgia, Verdana;
font-size: 12px;
color: #000000;
text-decoration: none;
}


.Counter{
	font-family: Arial;
font-size: 9px;
color: #935824;
text-decoration: none;
letter-spacing: 1.5pt;
font-weight: bold;
padding-left: 8px;
padding-right: 6px;
line-height: 7px;
}

