body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
	background-image:   url(../images/bgmain.jpg);
	font-size: 16px;
	color: #372F2D;
	background-color: #F0E2D5;
}

table.content
{
	background-color: #000000;
	background-repeat: repeat-y;
	background-position: center;

}

td.content
{
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;


}

td.content2
{
	height: 129px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;


}

.contenthead
{
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;

}

.content a
{
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;

}

a.content:hover,
.content a:hover	
{
	color: #CC0000;
	text-decoration: underline;
}

td.menu
{
	font-size: 9px;


}

.menu a
{
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;

}

a.menu:hover,
.menu a:hover	
{
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;

}

td.bottom
{
	height: 129px;
	background-image: url(images/bottom.jpg);
	font-size: 10px;
	color: #666666;



}


.bottom a
{
	color: #999999;
	text-decoration: underline;
	font-size: 10px;

}
td.top
{
	height: 219px;


}
.contentsubtext {
	font-size: 10px;
	color: #666666;
}
.order {
	font-size: 12px;
	color: #000000;
}

