td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

a.temp {
	text-decoration: underline;
	color:#8F5929;
	font-size:14px;
}

a.gallery {
	text-decoration: underline;
	color:#8F5929;
	font-size:16px;
	cursor:pointer;
	font-weight: bold;
}
a.pagenumber {
	text-decoration: none;
	color:#8F5929;
	font-size:16px;
	cursor:pointer;
	font-weight: bold;
}
a.currentpagenumber {
	text-decoration: none;
	color:#FA5929;
	font-size:16px;
	cursor:pointer;
	font-weight: bold;
}

A:Hover  {
	color : #CB8F58;
	text-decoration : underline;
}

H2 {
	color: #8F5929;
	font-weight: bold;
	font-size : 18px;
	font-family:Tahoma;
	border-bottom:2px ridge #FF6600;
}
H3 {
	color: #8F5929;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
	border-bottom:2px solid #FF6600;
}
H4 {
	color: #8F5929;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
p
{
}
.forms{
font-size:12px;
color: #8F5929;
}
td.forms
{
font-size:12px;
color: #8F5929;
text-align:right;
}
.inputs
{
border-color:#660000;
border-width:1px;
background-color:#894303;
border-style:Solid;
color:#FFFFFF;
}
.formHeadings
{font-weight:bold;
text-decoration:underline;
}
p
{
font-size:14px
}
td.gallery
{
border:1px solid #FF6600; 
padding:12px 12px 12px 12px;
}
div.pagenumber
{color:#8F5929;
font-size:16px;
font-weight:bold;
}