body
{
	margin : 0px;
	padding : 0px;
	background-image : url(../images/bg.gif);
	background-repeat : repeat-y;
	background-color : #F9EFE0;
	font-family : verdana, tahoma, sans-serif;
	font-size : 12px;
}

td
{
	vertical-align : top;
	font-size : 12px;
}

h1
{
	font-size : 16px;
	color : #750B00;
	padding : 0px;
	margin : 0px;
}

h2, h3, h4, h5, h6
{
	font-size : 14px;
	color : #750B00;
	padding : 0px;
	margin : 0px;
}

.nav
{
	position : absolute;
	right : 0px;
	top : 88px;
	background-image : url(../images/nav_end.gif);
	background-repeat : no-repeat;
	padding : 7px;
	padding-left : 45px;
	padding-right : 20px;
}

.nav a
{
	color : #292929;
	text-decoration : none;
	padding : 7px;
}

.nav a:hover
{
	color : white;
	background-color : #A09272;
}

.avail
{
	position : absolute;
	top : 10px;
	right : 0px;
}

.image
{
	border-width : 1px 1px 0px 0px;
	border-color : #B4BCCD;
	border-style : solid;
	width : 1px;
}

.content
{
	background-color : #FDFAF6;
	font-size : 12px;
}

.footer
{
	border-top : 1px solid #B4BCCD;
	text-align : center;
	width : 100%;
	padding-top : 10px;
	font-size : 10px;
}

.style1
{
	color : #C40009;
}
