.subtitle_grey_style {
	border-bottom:1px solid #c5b874;
	font-size: 11px;
	font-family: Tahoma;
	color: #676951;
	font-weight: bold;
}
.subtitle_blue_style {
	font-size: 11px;
	font-family: Tahoma;
	color: #999999;
	font-weight: bold;
	
}
.content{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-left:10px;
}
td{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-left:10px;
}
.brownborder {
}
input{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a {
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
.brown_border {
	border: thick solid #656950;
}
.links {
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.links:hover {
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #AF6512;
	text-decoration: none;
}
.links_2{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none
}
.links_2:hover{
	font-family: "Tahoma", Courier, monospace, Tahoma;
	font-size: 11px;
	color: #f78f1e;
	text-decoration: none
}
