body
{
	margin: 0px;
	font-family: Tahoma, Arial, Sans-Serif;
	color: #602f2d;
}
table
{
	border-collapse: collapse;
}
td
{
	font-size: 12px;
}
ul
{
	list-style-type: square;
}
a, a:link, a:visited
{
	text-decoration: underline;
	color: #a00000;	
}
a:hover
{
	color: #cc0000;
	text-decoration: underline;
}
.a, .a:link, .a:visited
{
	text-decoration: underline;
	color: #a00000;	
}
.a:hover
{
	color: #cc0000;
	text-decoration: underline;
}
.ltr
{
	direction: ltr;
}
.bg1O
{
	background-color: #602f2d;
}
.bg1
{
	background-color: #706868;
}
.bg2
{
	background-color: #ab520e;
}
.bg3
{
	background-color: #c5a47b;
}
.bg4
{
	background-color: #d3c7a1;
}
.bg5
{
	background-color: #eae4ca;
}
.bg6
{
	background-color: #fff8dc;
}
.bg7
{
	background-color: #ffd700;
}
.t1
{
	color: #766752;
}
.t2
{
	color: #e8bac1;
}
.t3, .t3:link, .t3:visited, .t3:hover
{
	color: #d7d0b4;
	text-decoration: none;
	font-size: 11px;
}
.framed1
{
	border-right: #766750 1px solid;
	border-top: #766750 1px solid;
	border-left: #766750 1px solid;
	border-bottom: #766750 1px solid;
}
.bold
{
	font-weight: bold;
}
.small
{
	font-size: 11px;
}
.smaller
{
	font-size: 10px;
}
.big1
{
	font-size: 14px;
}
.big2
{
	font-size: 16px;
}
.big3
{
	font-size: 18px;
	line-height: 18px;
}
.red
{
	color: firebrick;
}
.menu1
{
	background-image: url(Images/MenuBG1.png);
	background-repeat: no-repeat;
	text-align: center;
	cursor: hand;
}
.menu1o
{
	background-image: url(Images/MenuBG1O.png);
	background-repeat: no-repeat;
	text-align: center;
	cursor: hand;
}
.menu1s
{
	background-image: url(Images/MenuBG1S.png);
	background-repeat: no-repeat;
	text-align: center;
	cursor: hand;
}
.menu2
{
	background-image: url(Images/MenuBG2.png);
	background-repeat: no-repeat;
	text-align: center;
	cursor: hand;
}
.menu2o
{
	background-image: url(Images/MenuBG2O.png);
	background-repeat: no-repeat;
	text-align: center;
	cursor: hand;
}
.menu2s
{
	background-image: url(Images/MenuBG2S.png);
	background-repeat: no-repeat;
	text-align: center;
	cursor: hand;
}
.title
{
	BACKGROUND-POSITION: top right;
	background-image: url(Images/Title.png);
	background-repeat: no-repeat;
}

