a {
	text-decoration:none;
	color: #90231E;
}

a:hover {
	text-decoration:none;
}

.thumbs
{
	border: 1px solid #cccccc;
	padding:2px;
	margin-right:8px;
	margin-bottom:8px;
	width: 130px;
}

.page
{
	background-image:url(../images/page.jpg);
	width: 27px;
	padding:6px;
	height: 32px;
}

.page2
{
	background-image:url(../images/page2.jpg);
	width: 27px;
	padding:6px;
	height: 32px;
	color:white;
	font-weight:bold;
}

.input1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #cccccc;
	width:99%;
}

.input2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #cccccc;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.buttons {
	background-image:url(../images/buttons1.gif);
	background-repeat:no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;	
	height:24px;
	width:100px;
	text-align:center;
	vertical-align:middle;
}

.buttons a {
	background-image:url(../images/buttons1.gif);
	background-repeat:no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;	
	height:24px;
	width:100px;
		text-align:center;
	vertical-align:middle;
	padding-top:5px;
}
.buttons a:hover {
	background-image:url(../images/buttons1.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;	
	height:24px;
	width:100px;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
}


.buttons1 a {
	background-image:url(../images/buttons3.gif);
	background-repeat:no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;	
	height:20px;
	width:100px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
}
.buttons1 a:hover {
	background-image:url(../images/buttons3.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;	
	height:20px;
	width:100px;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.credits a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(../images/menu1.jpg);
	background-repeat:no-repeat;
	color: white;
	padding:3px;
	padding-left:20px;
	cursor: hand;
	text-decoration:none;
}
.menu-on{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(../images/menu2.jpg);
	background-repeat:no-repeat;
	color: white;
	padding:3px;
	padding-left:20px;
	cursor: hand;
	text-decoration:none;
}

.menu a {
	color: white;
	text-decoration:none;
}
.menu-on a{
	color: white;
	text-decoration:none;
}

.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #660000;
	font-weight: bold;
}

.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #996600;
}

.infobox {
	border: 1px solid #cccccc;
	background-color:#FFFFF2;
	padding: 6px;
	font-size:11px;
}

