/* HTML */
body {
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

.blacktext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.whitetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.blacktextbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blacktexttitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.blacktexttitlelarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.redtextbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.defaultlink {
	color: blue;
	text-decoration: none;
	border-bottom: 1px Solid blue;
}
.defaultlink a:link, a:visited, a:active, a:hover{
	text-decoration:none;
}
.redtext {
	color: #FF0000;
	text-decoration: none;
	border-bottom: 1px Solid #FF0000;
}
.sidebackground {
	background-attachment: fixed;
	background-image: url(Images/layout2_09.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottomleftback {
	background-attachment: fixed;
	background-image: url(Images/layout_13.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.backgroundbody {
	background-image: url(Images/backgroundright.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.backgroundtext {
	background-image: url(Images/backgroundtext4.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.backgroundbottom1 {
	background-image: url(Images/repeatbottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.backgroundbottom2 {
	background-image: url(Images/backgroundright.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.backgroundrepeatTop {
	background-image: url(Images/repeattop1a.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.backgroundLeft {
	background-image: url(Images/repeatleftbar.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	background-color: #D6D3D6;
}
.backgroundBottomLeft {
	background-image: url(Images/repeatbottom.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.backgroundRight {
	background-image: url(Images/bottomright.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	background-color: #FFFFFF;
}

#port_link_container {
padding:10px;
font-size:14px;
}
#contact_container {
	padding-bottom: 0;
}
#contact_container a:link, a:hover, a:visited {
	text-decoration: underline;
}
/* --------------left menu------------- */
#left {
	float: left;
	width: 163px;
	height: 254;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
	background-image: url(Images/sideimagetop.jpg);
	top: 0px;
}
#left2 {
	float: left;
	width: 163px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
	background-image: url(Images/sideimagebottom.jpg);
}

/*- Menu Tabs 9--------------------------- */

    #tabs9 {
	float:right;
	width:100%;
	font-size:11px;
	line-height:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
      }
    #tabs9 ul {
	  margin:0;
	  padding:5px 5px 0 5px;
	  list-style:none;
      }
    #tabs9 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs9 a {
      float:right;
      background:url("images/tableft9.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 1px;
      text-decoration:none;
      }
    #tabs9 a span {
      float:right;
      display:block;
      background:url("images/tabright9.gif") no-repeat right top;
      padding:5px 5px 5px 5px;
      color:#FFFFFF;
	  }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs9 a span {
	float:none;
	
}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFFFFF;
      }
    #tabs9 a:hover {
      background-position:0% -42px;
      }
    #tabs9 a:hover span {
      background-position:100% -42px;
      }
	  
	
.Style42 {
	font-family: Arial;
	font-size: 18px;
	color: 981108;
}
