body {
    margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
    background-image: url(../images/bg_main.jpg);
	background-repeat:repeat-x;
    background-color: #011d32;
	height:100%;
}

.style1 {font-size: 10px;}
.style2 {font-size: 18px;}
.style3 {color: #333333;}
.style4 {color: #333333; font-size:16px;}
.style9 {font-family: Arial, Helvetica, sans-serif;	font-size: small; color: #FFFFFF; font-weight: bold;}
.style26 {font-size: large}
.style28 {font-size: medium; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: small; }
.style25 {font-size: small; color: #FFFFFF;}
.style29 {color: #333333}
.style30 {font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style31 {font-size: small}
.style20 {font-size: medium}
.style23 {color: #000000; }
.style32 {	font-size: small; color: #333333;}

.imgborder1 {border: 2px solid #d3dbf4; 
}

.imgborder {border: 1px solid #d3dbf4; 
}

.thinborder { border: 1px solid #d3dbf4; }

.googlemap {
	color: #333333;
	border: 2px solid #011d32; }
	
.tableborder {
	border: 2px solid #011d32; }

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

ul.list_one {outline: none;
  list-style-type:none; /* remove the bullets */
  margin:0; /* remove the automatic margin that some browsers use for the text-indent. */
  padding:0; /* remove the automatic padding that other browsers use for the text-indent. */
  width:200px; /* fix the width of the list items which would default to 100% */
  line-height:1.9; /* fix the height of the lines which would default to 1 */
}
ul.list_one a, ul.list_one a:visited, ul.list_one a:active {
  text-decoration:none; /* remove the default underline from the links */
  display:block; /* make each link into a block so that hovering over any area of the link will cause a change of background color */
  width:200px; /*set the width to be the same as the ul width */
  text-align:right;
  background:#999900; /* make the background color green */
  color:#fff; /* make the text color white */
  border-bottom:1px solid #ffff66; /* separate the links with a 1px wide yellow line */
}
ul.list_one a:hover {
  background:#ffff66; /* change the background to yellow on :hover */
  color:#000000; /* make the text color black */
}

ul.list_two {outline: none;
  list-style-type:none; /* remove the bullets */
  margin:0; /* remove the automatic margin that some browsers use for the text-indent. */
  padding:0; /* remove the automatic padding that other browsers use for the text-indent. */
  width:200px; /* fix the width of the list items which would default to 100% */
  line-height:1.9; /* fix the height of the lines which would default to 1 */
}
ul.list_two a, ul.list_two a:visited, ul.list_two a:active {
  text-decoration:none; /* remove the default underline from the links */
  display:block; /* make each link into a block so that hovering over any area of the link will cause a change of background color */
  width:200px; /*set the width to be the same as the ul width */
  text-align:right;
  background:#9b850d; /* make the background color green */
  color:#fff; /* make the text color white */
  border-bottom:1px solid #ffff66; /* separate the links with a 1px wide yellow line */
}
ul.list_two a:hover {
  background:#ffff66; /* change the background to yellow on :hover */
  color:#000000; /* make the text color black */
}

.style1 a:link {color: #ffffff; text-decoration: none}
.style1 a:hover {color: #0000cc; text-decoration: underline}
.style1 a:visited {color: #FFFFFF; text-decoration: none}

.style2 a:link {color: #ffffff; text-decoration: none}
.style2 a:hover {color: #0000cc; text-decoration: underline}
.style2 a:visited {color: #FFFFFF; text-decoration: none}

.class1 a:link {outline: none; color: #FFFFFF; text-decoration: none;}
.class1 a:visited {color: #FFFFFF; text-decoration: none}
.class1 a:active {color: #FFFFFF; text-decoration: none}
.class1 a:hover {color: #d3dbf4; text-decoration: underline;}

.class2 a:link {outline: none; color: #152f42; text-decoration: none;}
.class2 a:visited {color: #152f42; text-decoration: none}
.class2 a:active {color: #ffff00; text-decoration: none}
.class2 a:hover {color: #333399; text-decoration: underline;}

.class3 { 
border-top: 0;
border-bottom: .05em solid #cccccc;
border-left: 0;
border-right: 0;
	font-size: 14px;
}
