/* Created using Style Master from Western Civilisation IE5 { 2 2 558 625 } */

body {
	background-image:    url("../common_backgrounds/cream_cloudy.jpg");
}

#header{
	background-image: url(images/OBS_banner_bldg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	height: 122px;
}
#header h1{
	background-image: url(images/OBS_banner_name.jpg);
	background-repeat: no-repeat;
	height: 103px;
	margin: 0px;
	padding: 0px;
}




/* text in main tables */
table.main_text {
font-family:  "Arial", "geneva", sans-serif;
color: #000000;
font-size: 12pt;
}

table.menu {
font-family: "Times New Roman", Times, serif;
color: #333333;
font-size: 10pt;
 font-weight: normal
}

/* font and decoration for body text links */
a {
	font-size: 15px;
	font-family: "Arial", "geneva", sans-serif;
	color: #0033ff;
	text-decoration: underline;
}

a:link {
	font-size: 15px;
	font-family: "Arial", "geneva", sans-serif;
	color: #0033ff;
	text-decoration: underline;
}

a:hover {
	font-size: 15px;
	font-family: "Arial", "geneva", sans-serif;
	color: #006633;
	text-decoration: underline;
}

a:active {
	font-size: 15px;
	font-family:"Arial", "geneva", sans-serif;
	color: #990000;
	text-decoration: underline;
}


/* font and decoration for sub-menu type links */
a.table_menu {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none; font-weight: bold
}

a.table_menu:link {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none; font-weight: bold
}

a.table_menu:hover {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
	background-color: #D9D3C9;
}

a.table_menu:active {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none; font-weight: bold
}

#adimg{
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}

