table {font-family: Verdana}

table.main { background:url(images/mainbg.jpg) repeat;}

body {
	padding: 0px;
	margin: 0px;
        background:#5D0104;
	FONT-SIZE: 14px;
}

td.topleft {
	background:url(images/topleft.gif) bottom no-repeat;
}

td.topright {
	background:url(images/topright.gif) bottom no-repeat;
}

td.bottomleft {
	background:url(images/bottomleft.gif) top no-repeat;
}

td.bottomright {
	background:url(images/bottomright.gif) top no-repeat;
}


td.topline {
	background:url(images/topline.gif) bottom repeat-x;
}

td.rightline {
	background:url(images/rightline.gif) repeat-y;
}

td.bottomline {
	background:url(images/bottomline.gif) top repeat-x;
}

td.leftline {
	background:url(images/leftline.gif) repeat-y;
}

td.content {
	background:#ffffff;
}

td.leftbotton {
	background:url(images/leftbotton.gif) no-repeat;
}

td.rightbotton {
	background:url(images/rightbotton.gif) no-repeat;	
}

td.centerbotton {
	background:url(images/centerbotton.gif) repeat-x;	
}
table.menu {
        margin: -10px 0px 0px 0px;
	position:absolute;
}

a {
	color:#350608;
	text-decoration:underline;
}

a:hover {
	color:#771015;
	text-decoration:none;
}

table.bottom {
	float:right;
        margin: 60px 0px 0px 0px;
	position:absolute;
}

table.bottom {
	color:#eeeeee;
	font-size: 10px;
}

table.bottom td a {
	color:#eeeeee;
	text-decoration:underline;
	font-size: 10px;
}

table.bottom td a:hover {
	color:#eeeeee;
	text-decoration:none;
	font-size: 10px;
}

h1 {
 	FONT-SIZE: 18px;
}

h2 {
 	FONT-SIZE: 16px;
}

h3 {
 	FONT-SIZE: 14px;
}

table.rec {
	position:relative;
	float:right;
	font-size:9px;

}
