body {
background : #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
color : #000000;
margin-top : 0;
margin-bottom : 0;
margin-right : 0;
margin-left : 0;
}

a:link {
color: #3333FF;
font-weight: none;
text-decoration: underline;
}

a:visited {
color : #3333FF;
font-weight : none;
text-decoration: underline;
}
a:hover, a:active {
color : #3333FF;
text-decoration : none;
font-weight : none;
}

#div {
text-align : left;
}
#container {
background : #ffffff;
width : 765px;
margin : 0 auto;
min-width: 760px;
}
#header {
background:#ffffff;
height : 100px;
}

#footer {
width : 765px;
height : 51px;
margin : 0 auto;
float:left;
padding-top : 10px;
text-align:center;
border-top : 2px solid #ACA9B4;
}

#nav {
background : #ffffff;
width : 765px;
height : 35px;
margin : 0 auto;
}
div, p, ul, h2, h3, img {
padding : 0;
margin : 0;
}
#maincolumn {
float : left;
width : 480px;
padding-left : 2px;
padding-right : 2px;
padding-top : 9px;
padding-bottom : 25px;
}
#rightcolumn {
float: right;
width: 240px;
}
h1 {
color : #4A11A8;
font-size : 18px;
font-weight : bold;
padding-top : 0;
padding-bottom : 0;
margin-bottom : 2px;
margin-top : 0px;
}
h2 {
color : #4A11A8;
font-size : 15px;
font-weight : bold;
padding-top : 0;
padding-bottom : 0;
margin-bottom : 2px;
margin-top : 10px;
}
.yellow {
color: #DAB946;
font-weight: bold;
}
.copyright {
font-size: 11px;
}
#tabsI {
      float:right;
      width:100%;
      background:#dddddd;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #a1a1a1;
	  margin-bottom: 20px;
      }
    #tabsI ul {
        margin:0;
        padding:10px 10px 0 10px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }
		