container {
	width:795px;
	border-style:ridge;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#200700
	background-image: url(../images/leather.jpg);
	background-repeat: repeat;
	background-image: url(../images/leather.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 18px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #200700;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #996633 #663300 #663300 #996600;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px groove;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #470000;
}

a.footerLink:link {
	color: 470000;
	font-size: 10px;
	text-decoration: none;
}

a.footerLink:visited {
	color: 470000;
	font-size: 10px;
}
a.footerLink:hover {
	color: red;
	font-size: 10px;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #470000;
}

a.specialLink:link {
	color: 470000;
	font-size: 1em;
	text-decoration: none;
}

a.specialLink:visited {
	color: 470000;
	font-size: 1em;
}

body,td,th {
	color: #200700;
}
a:link {
	color: #470000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 470000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 1.2em;
	color: #470000;
}
h2 {
	font-size: 1.05em;
	color: #470000;
}
h3 {
	font-size: 1.0em;
	color: #470000;
}
td img {display: block;}

ul {
	list-style-image: url(../images/disk.gif);
	line-height:18px;
}

centeredImage {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
imgcentered {
	left: auto;
	right: auto;
	float:none;
}
