table
{


}
.table ul
{
	float:left;
	margin:0;
	padding:0;
	text-align: left;
	
}


.table ul li
{
	list-style:none;
	padding:5px 10px;
	border-bottom-color: #331E1D;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #331E1D;
	border-right-style: solid;
	border-right-width: 2px;
}

.table ul li.title
{
	height:20px;
	background-image: url(images/cellbg.png);
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #D2AB66;
	padding-top: 10px;
	
}

.table ul li.even
{
	background-image: url(images/bg-1.jpg);
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	padding-top: 6px;
	background-color: #FFFFFF;
	text-align: center;
	color: #D2AB66;
	font-weight: bold;
}
.table ul li.odd
{
	background-image: url(images/bg-2.jpg);
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	padding-top: 6px;
	background-color: #FFFFFF;
	text-align: left;
	color: #EFE1C7;
	
}

.table ul li.odd1
{
	background-image: url(images/bg-2.jpg);
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: left;
	color: #EFE1C7;
	padding-top:15px;
	
}


.table ul li.even1
{
	background-image: url(images/bg-1.jpg);
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	padding-top: 6px;
	background-color: #FFFFFF;
	text-align: center;
	color: #D2AB66;
	
	
}

.table ul li.even2
{
	background-image: url(images/bg-1.jpg);
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	padding-top: 6px;
	background-color: #FFFFFF;
	text-align: center;
	color: #D2AB66;
	height:52px;
	
	
}


.table ul li.odd2
{
	background-image: url(images/bg-2.jpg);
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	padding-top: 6px;
	background-color: #FFFFFF;
	text-align: justify;
	color: #EFE1C7;
	width:380px;
	
}


#note{
width:400px;
font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #EFE1C7;

}
