body  {background-color: #ffffff;
	background-image: url("bg.png");
	background-repeat: repeat-y;
	text-align: justify;
	cursor: default}

table {font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #1f040b;
	text-align: justify;
	line-height: normal}

h1 {margin-bottom: 2px;
	padding: 10px 0 0 10px;
	font-family: "Times New Roman", serif;
	font-size: 35px;
	font-style: italic;
	text-transform: lowercase;
	background: url('hdrbg.png') no-repeat;
	color: #712216;
	letter-spacing: normal}

i {font-family: "Times New Roman", serif;
	font-weight: bold;
	font-size: 12px;
	color: #712216}

b {font-size: 12px;
	color: #712216}

u {font-size: 12px;
	color: #6c5d69}

em {font-size: 12px;
	color: #92794f}

a {color: #466250;
	text-decoration: underline;
	font-weight: normal;
	cursor: default}

a:visited {color: #466250;
	text-decoration: underline;
	font-weight: normal;
	cursor: default}

a:active {color: #466250;
	text-decoration: none;
	cursor: default}

a:hover {color: #1f040b;
	text-decoration: none;
	font-weight: normal;
	background: #e4e4e5;
	cursor: default}

a.nav {color: #5a3635;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	cursor: default}

a:visited.nav {color: #5a3635;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	cursor: default}

a:active.nav {color: #712216;
	text-decoration: none;
	cursor: default}

a:hover.nav {color: #712216;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background: none;
	cursor: default}

.buttonscontainer {width: 100px;}

.buttons a {color: #155a8d;
background-color: none;
background-image: url('bg.png');
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #e6ecf2;
font: 11px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {color: #d04d55;
text-decoration: none}

img.try {background-color: #e4e4e5;
	padding: 5px;
	}
img.try:hover {background-color: #bcb6b6;
	padding: 5px;
	}