
td,th{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#AF962F;
}

a:visited {
	color:#AF962F;
	text-decoration:underline;
}

a:hover {
	color:#F1E2B2;
	text-decoration:none;
}
a {
    color:#AF962F;
	text-decoration:underline;

}

a.footer:hover {
	color:#CBD4A1;
	text-decoration:none;
}
a.footer {
    color:#88925B;
	text-decoration:underline;

}
.inputstyle, INPUT.text {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#EDF5FB;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
	height:20;
}
.disable_input {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#555555;
	background-color:#EEEEEE;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
	height:20;
}

.textarea_style {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	background-color:#EDF5FB;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
}
.textarea_style_slim {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#EDF5FB;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
}

TABLE.valignTop TD, TABLE.valignTop TH{
	vertical-align: top;
}

A.altTitle, A.altTitle:hover{
	cursor:default;
	text-decoration:none;
	font-weight:bold;

}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}


}
.padding {
	padding: 15px;
}
