/* CSS Document Navigation provided by: http://www.exploding-boy.com/2005/12/15/free-css-navigation-designs/ */

body {
	padding:0px;
	margin:0px;
	background-attachment: scroll;
	background: transparent url(assets_thumbs/background.jpg) top left no-repeat fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 #tabsF {
      float:right;
      width:100%;
      background:#efefef;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:right;
      background:url("navigation/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:right;
      display:block;
      background:url("navigation/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	  
	  #links {
	  margin:0px 0px 0px 30px;
	  width:400px;
	  font-size:12px;
	  font-family:Arial, Helvetica, sans-serif;
	    color:#333333;}
	  
	  #links a:link, a:visited {
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
	line-height:24px;
}

#links a:hover, a:active{
	color: #666666;
	text-decoration: underline overline;
}

#smallnav {
float:right;
width:400;
margin:10px 10px 0px 350px;}

#smallnav ul,li {
	list-style-image: none;
	list-style-type: none;
}
	  #smallnav a:link, a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#smallnav a:hover, a:active{
	color: #97C4E1;
	text-decoration: underline overline;
}
	  
	  .classblue {
	  background-image:url(navigation/tableft.gif)}
	  
	  .classtop {
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height:250px;
	background-image: none;
	  }

	  
	  .marginMe {
	  margin:5px;}
	  
	  .bluediv {
	  background-color:#0B3CB2;
	  height:20px;}
.gradient {
	background-attachment: scroll;
	background-image: url(assets_thumbs/gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #DEECFF;
}

<style>
img {
margin: 10px;}
.style1 {color: #093155}
.style3 {
	color: #093155;
	font-weight: bold;
	font-style: italic;
}
</style>

