body 
{
    margin:0; 
    padding:0; 
    background-image: url(../images/back_bot.jpg);
    background-position: top;
    width: 100%;
    font-size: 10px;
	overflow: auto;
	font-family: Tahoma;
}
.MainTable
{
    width: 100%;
    height: 100%;
    background-image: url(../images/tall_x.jpg); 
    background-repeat: repeat-x; 
    background-position: top;
}
.SideOne
{
	color: #A70011;
	text-decoration: underline;
	font-variant: normal;
}
.SideOne:hover
{
	color: #A70011;
	text-decoration: none;
}
.DayOfWeek
{
    font-weight: bold;
    font-size: 14px;
    color: #A84732;
}

.policy {font-size:12px;  color:#8D714F; text-decoration:none;}/*footer*/
.white {font-size:14px;  color:#FEF9E6;}
.input {font-size:14px;  color:#A29F9A;}
.red {font-size:16px;  color:#A84732;}
.green {font-size:14px;  color:#576947;}
.gold {font-size:14px;  color:#A97049;}
.main {font-size:14px;  color:#4F3418; line-height:15px;}
.italic {font-size:15px;  color:#576947; font-style:italic;}
.brown {font-size:14px;  color:#4F3418;}