body {
    font-family: arial;
	font-size: 10pt;
    color: #000000;
 background-image: url(../images/bg.jpg);}


H1 { font-family: verdana, sans-serif; font-size: large; font-weight: 800; text-align: left; color: #000080; }
H2 { font-family: arial; font-size: 16pt; text-align: left; font-weight: bold; color: #000080; }
H3 { font-family: arial; font-size: 14pt; font-style: italic; color: #000000;}
H4 { font-family: arial; font-size: 12pt; font-style: normal; font-weight: bold; color: #000080;}
H5 { font-family: arial; font-size: 10pt; font-style: normal; font-weight: bold; color: #000080;}

p.snc{font-family:arial, helvetica, sans-serif; text-align:left; color:#000000; font-weight:200; font-size:10pt; line-height:150%;}

p.headline {font-family: sans-serif; text-align: center; color: #993300; font-weight: 800; font-size: 22pt;}

p.sidebar {font-family: sans-serif; color: #993300; font-weight: 800; font-size: 16pt;}

td.left_top {vertical-align:top; text-align:left; }


p.special_letter:first-letter {margin-right:6px; margin-top:5px; float:left; background:#006400;
border:1px solid;font-size:75px; line-height:55px; padding-top:2px; padding-right:5px;
font-family: Times New Roman; color: #000000;
}


a:link {color:#0000ff; font-family:sans-serif; text-decoration: underline; font-weight: 500;}

a:hover {color:#ff0000; background-color:#bcdeee}

a:visited {color:#0000ff; font-weight: 500;}

ul.square {list-style-type: square; font-family: arial; line-height:150%; font-size:10pt; color: #000000;} 


hr.narrow {
  border: 0;
  width: 25%;
  color: #666666;
  height: 2px;
}

hr.medium {
  border: 0;
  width: 50%;
  color: #666666;
  height: 3px;
}

hr.wide {
  border: 0;
  width: 99%;
  color: #666666;
  height: 3px;
}

p.narrow {margin-left: 5em; margin-right: 5em; }
p.medium {margin-left: 3em; margin-right: 3em; }
p.wide {margin-left: 3px; margin-right: 3px; }

.emerald { color: #006600; background-color: #CCFFCC; }

.warning { color: #009933; background-color: #FF99CC;  font-size: 14pt; font-weight: 700; margin-bottom: 1em; margin-top: 2em; margin-left: 3em; margin-right: 3em; }


#sncmenu ul{
list-style: none;
margin: 0;
padding: 0;
width:180px;
border: none;
}

#sncmenu li a{
color: white;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-family: arial;
font-size: 10pt;
font-weight: 800;
border: 1px solid;
border-color:#000000 #666666 #FFFFFF #000000; /*light dark dark light*/
background-color: #000080;
}

#sncmenu li a:visited{
color: white;
}

#sncmenu li a:hover, .buttonmenu li a:active{
color: white;
background-color: #3072E3;
}


.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Arial;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


<!--tabs menu-->

#invertedtabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
color: white;
display: block;
text-decoration: none;
font-family: arial;
font-size: 11px;
font-weight: bold;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #000080 url(http://www.bizgenie.com/snc/images/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(http://www.bizgenie.com/snc/images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #3072E3;
}

#invertedtabs a:hover span{
background-color: #3072E3;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #3072E3;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #000000;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

