/* CSS Document */
.textHeader 
{
	font-family: Arial; 
	font-size: 18pt;
	color: #795353;
	font-weight: bold;
}
.textSmall 
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: red;
}

.textMenuHeader 
{
	font-family: Arial;
	font-size: 13pt;
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
.textThumbHeader
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
}
a {
	color: #AA8D88;
}

.menulines
{
	border:2.5px solid #FFF3E5;
	font-family: Arial;
	font-size: 11px;
	color: #795353;
	font-weight: bold;

}

.menulines a{
text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	color: #795353;
	font-weight: bold;

}

.textContactMe
{
	font-family: Arial;
	font-size: 12px;
	color: #795353;
}
.container
{
	width:765px;
	height:415px; 
	align:center;
	cellpadding:0;
	background: #FFF3E5;
	overflow-y: scroll;
}


.headerHeight
{
	height:40px;
}
.contentTD1
{
	width:100px;
}
.contentTD2
{
	width:565px;
}
.contentTD3
{
	width:100px;
}




.textBold{
	font-family: Arial;
	font-size: 18pt;
	color: #795353;
	font-weight: bold;
}



.text{
	font-family: Arial;
	font-size: 18px;
	color: #795353;
}



.FooterText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


body {
	margin: 0px;
}

.textBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #795353;
}

table#thumbs td {
	padding: 0 0 8px 0;
}

