.site_title {
	margin-left: 125px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.site_title img {
	border: none;
}

.sub_title {
	font-family: Verdana, Arial;
	font-size: 15px;
	color: #ffffff;
	margin-left: 125px;
	margin-bottom: 5px;
}

.menuitem {
	text-align: left;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}

.menuitem a {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

.menuitem a:hover {
	color: #d7d8ed;
}

#MainTable {
	margin-top: 15px;
}

.text {
	font-family: Verdana, Arial;
	font-size: 13px;
	text-align: justify;
}

.text_container {
	padding: 10px;
}

.footer {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
}

#tbl_gallery td {
	padding: 5px;
	text-decoration: none;
	text-align: center;
}

.gallery img {
	border: solid 2px #45458d;
}

.con_title {
	font-family: Verdana, Arial;
	font-size: 16px;
}

.con_value, .con_value a {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.con_value a:hover {
	color: #45458d;
}

.con_left_cell {
	border-right: 2px solid #45458d;
	padding: 5px;
}

.con_left_cell img {
	border: 0px;
}

.con_right_cell {
	padding: 5px;
}

#contact_tbl {
	font-size: 12px;
}

#contact_tbl td {
	padding-bottom: 3px;
	padding-top: 3px;
}

#contact_tbl td.left {
	text-align: right;
	vertical-align: top;
}

.borderbot td {
	 border-bottom: 1px solid #45458d;
}

label {
	margin-right: 5px;
}

.error {
	display: block;
	color: red;
	font-weight: bold;
	width: 140px;
}

#message h2 {
	font-size: 12px;
	font-weight: bold;
}

#message {
		text-align: center;
}

.link_a a {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: none;
	text-decoration: none;
	color: black;
}

.link_a a:hover {
	color: #45458d;
}