body {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

td {
	font-size: 12px;
	vertical-align: center;
}

a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}


.header_address {
	text-align: left;
   font-weight: bold;
   color: #ADB3BF;
	position: relative;
	top: -90px; 
	font-size: 10px;
}

.header_info {
	text-align: center;
	font-weight: bold;
	color: #404040;
	font-size: 14px;
}

.header_menu {
	position: relative;
	top: -6px;
}

.left {
	text-align: left;
	position: relative;
	top: 0px;
	left: 60px;
	line-height: 25px;
	width: 140px;
	text-decoration: none;
}

.left_link {
	font-size: 10px;
}

.title {
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	position: relative;
	top: -12px; 
}

.caption {
	margin: 2px;
	padding: 5px;
	border: 1px;
	border-style: solid;
	border-color: #798292;
	background-color: #1d1f23;
	color: #218ab7;
	font-weight: bold;
}

.subcaption {
	margin: 2px;
	padding: 5px;
	border: 1px;
	border-style: solid;
	border-color: #1d1f23;
	background-color: #33363d;
	color: #e3e4e5;
	font-weight: bold;
}

.footer_menu {
	position: relative;
	top: 8px; 
	color: #999999;
}

.copyright {
	text-align: right;
	position: relative;
	top: 9px; 
	font-size: 9px;
}

.blue {
	color: #AAC4F5;
	font-style: italic;
}
