.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
}

.footer a:link, .footer a:active {
	color: #FFFFFF;
}

.footer a:hover {
	color: #FF0000;
}

.footer a:visited {
	color: #999999;
}

.wht_bdr {
	border: thin solid #FFFFFF;
}	
.style1 {
	font-size: medium;
}

.blue_mnu {
	background-color: #000066;
	vertical-align: top;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	border: 2;
}
blue_bar {
	background-attachment: fixed;
	background-image: url(bk_bar.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.subtitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
}
.brdcrmbs {
	color: #FFFFFF;
	text-align: left;
	text-indent: 3px;
	font-size: 10px;
	background-color: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-style: normal;
	border-top-style: solid;
}

.brdcrmbs a:link, .brdcrmbs a:active, .brdcrmbs a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
.toplnk {
	color: #FFFFFF;
	text-align: right;
	text-indent: 3px;
	font-size: 12px;
}
.tplnk a:link, .tplnk a:active {
	font-weight: bold;
	color: #FFFFFF;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	font-size: x-large;
}
.pic_title {
	font-weight: bold;
	text-align: center;
}

ul#menu {
	width: 190px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #000033;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, ul#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #000066;
}

ul#menu li {
	border-bottom: solid 1px #b9a894;
	font-weight: bold;
	text-align: center;
 }

ul#menu ol li {
	border-bottom: none;
	font-weight: normal;
	text-align: right;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #FF0000;
}
ul#menu_st {
	width: 190px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #000033;
}

ul#menu_st ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu_st li, ul#menu_st a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #000066;
}

ul#menu_st li {
	border-bottom: solid 1px #b9a894;
	font-weight: bold;
	text-align: center;
 }

ul#menu_st ol li {
	border-bottom: none;
	font-weight: normal;
	text-align: right;
}

ul#menu_st ol li:before {
  content: "- ";
}

ul#menu_st a {
  text-decoration: none;
  outline: none;
}

ul#menu_st a:hover {
  color: #539dbc;
}

ul#menu_st a.active {
  color: #FF0000;
}
