#facebook{
	position: absolute;
	top: 4px;
	left: 535px;
	width: 32px;
	height: 32px;
}

#facebook img{
  width: 32px;
  height: 32px;	
  border: none;
	
}

a:hover {  text-decoration: underline}
a {  text-decoration: none; color: #3B5179}
input.search_box{
	background: url(images/search_box_bg.jpg) repeat-x left top #FFFFFF;
	border: 1px solid #000000;
	padding: 0px 0px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;}
body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blue_border_td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3B5179;
	border-bottom-color: #3B5179;
	border-left-color: #3B5179;
}
.blue_border_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3B5179;
	border-right-color: #3B5179;
	border-bottom-color: #3B5179;
	border-left-color: #3B5179;
}
.big_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #3B5179;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #3B5179;
}
.small_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #3B5179;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.menu_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3B5179;
	font-weight: bold;
}
.menu_sub_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

