body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #051E72;
}
td {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.content_back {
	background-attachment: scroll;
	background-image: url(../images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home_r_table {
	background-attachment: scroll;
	background-image: url(../images/right_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.pro_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.left_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.right_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.yellow_heading {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.boldyellow {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.instruments_back {
	background-attachment: scroll;
	background-image: url(../images/instruments_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.header_menu {
text-align: center;
}

.header_menu a{
text-transform: uppercase;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
vertical-align: center;
}