@charset "utf-8";
/* Reggie Tyrwhitt CSS Document */

html { height:101%; 

}

body,td,th {
	color: #336699;
		font-family: Arial, Helvetica, sans-serif
}
body,td,th {
	font-size: 11px;
}

a {
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
	}
table.bg {
  background-image: url(images/bg.jpg);
}
body {
	background-color: #CCCCCC;
	background-image: url(images/bg-olde.jpg);
}
.roll-button {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(images/butd.jpg);
	width: 170px;
	height: 20px;
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: 20%;
}
.roll-button:link {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: url(images/butu.jpg);
	width: 170px;
	height: 20px;
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: 20%;
}
.roll-button:visited {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: url(images/butu.jpg);
	width: 170px;
	height: 20px;
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: 20%;
}
.roll-button:hover {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(images/butd.jpg);
	width: 170px;
	height: 20px;
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: 20%;
}
h1 {
	font-size: 12px;
	display: inline;
	font-family: Georgia, Times, serif;
}
.style1 {
	color: #666666;
	font-weight: bold;
}
.style3 {color: #333333}
.style4 {font-size: 10px}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {font-family: Georgia, "Times New Roman", Times, serif}


.style6 {font-size: 12px}

