#dhomebtn
{
  font-size: 16px;
}

#homebtn a {
  display: block;
  margin: 0; padding: 0;
  text-decoration: none;
  height: 18px;
}
a#homebtn{
	width:76px;
	height:18px;
	position: relative;
	top: -30px;
	left: 20px;
	background: url("../images/home.gif") top left no-repeat;	
}
a:hover#homebtn{
	background: url("../images/home.gif")  0 -19px no-repeat;
}

a {
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #E78282;
	font-weight: bold;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-image: url(../images/background.jpg);
	margin: 0px;
}

img {
	border: 0px;
}

img.floatr {
	float: right;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

table#mainbody {
  background-color: #FFFFFF;
}

p.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	margin: 10px;
}

p.head2 {
	font-family: "Arial", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
}

hr.head {
	height: 3px;
	color: #999999;
}
p.tablebody{
}
p.linkbar{
	font-size: 12px;
}
td#mn1{
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 14px;
	background-color: #9999CC;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
}
td#mn2{
	background-color: #99CCCC;  
	font-size: 14px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
}
td#mn3{
	background-color: #CC99CC;  
	font-size: 14px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
}
td#mn4{
	background-color: #CCCC99; 
	font-size: 14px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
}
td#mn5{
	background-color: #CC9999;  
	font-size: 14px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
}
td#mn6{
	background-color: #99CC99;
	font-size: 14px;
	color: #ffffff;  
	padding-left: 10px;	
	font-weight: bold;
}

#menus a {
	text-decoration: none;
	color: #ffffff;
}

#menus a:hover {
	text-decoration: underline;
}

#menucontent a {
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}

#menucontent a:hover {
	color: #E78282;
	font-weight: bold;
	text-decoration: none;
}

td#header {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}

td.GalleryHeadl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	border-left: 1px solid #66CCFF;
	border-top: 1px solid #66CCFF;
	border-right: 1px solid #66CCFF;
	border-bottom: 1px solid #66CCFF;
	background-image: url(../images/background.jpg);
}
td.GalleryHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	border-top: 1px solid #66CCFF;
	border-right: 1px solid #66CCFF;
	border-bottom: 1px solid #66CCFF;
	background-image: url(../images/background.jpg);
}

td.GalleryVariety {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	border-left: 1px solid #66CCFF;
	border-right: 1px solid #66CCFF;
	border-bottom: 1px solid #66CCFF;
	background-image: url(../images/background.jpg);
}

td.GalleryTblInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	border-right: 1px solid #66CCFF;
	border-bottom: 1px solid #66CCFF;
	background-image: url(../images/background.jpg);
}

div.GalleryInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	border: 1px solid #66CCFF;
	padding: 10px;
	background-image: url(../images/background.jpg);
}

div.btn {
	border-top: 1px solid Grey;
	border-left: 1px solid Grey;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 5px; 
	padding-right: 5px;
	margin: 5px;
}

span.InfoNoteHead {
	font-size: 14px;
	font-weight: bold;
}

/* IE 5 fixes */
body {text-align: center;}

td.tabon {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

td.taboff {
	border-bottom: 1px solid #999999;
}

