body {
	font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;

}
A:link {  
	TEXT-DECORATION: underline ;
	color: #AE1818;
} 
A:hover { 
	TEXT-DECORATION: underline;
	BACKGROUND-COLOR: #999999; 
	color: #AE1818;
}
A:visited {
	TEXT-DECORATION: underline;
	color: #AE1818;
}
p, td {
	 font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	 color: #AE1818;
}
.paging {
	font-weight: bold;
}
.siteheader {
	font-size:4.2em;
	letter-spacing:-8px;
	color: #990099;
}
.siteheader A:visited {
	color: #990099;
}
.pageheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        color: black;
        font-weight: bold;
        margin-top: 5px;
        margin-bottom: 1px;
        margin-left: 0;
}
.subheader {
	 font-family: Tahoma, Georgia, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: darkred;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}
.copyrightbottom { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #555555;
}
.copyrightbottom A:link {
	color: #555555;
    TEXT-DECORATION: none;
}
.copyrightbottom A:visited {
	color: #555555;
	TEXT-DECORATION: none;
}
.copyrightbottom A:hover {
	color: #555555;
    TEXT-DECORATION: none;
}

/* dropdown menu social networks */
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
border:0;
padding: 3px 5px;
margin-right: 3px;
color: #2d2b2b;
background-color:#FFFFFF;
}

.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 */
border:1px solid #000000;
border-bottom:#FFFFFF;
margin-top:3px;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content container*/
border:1px solid #000000;
width: 450px;
margin-bottom: 1em;
padding: 10px;
color: #000000;
background-color:#FFFFFF;
}

.tabcontent{
display:none;
}

.navlinks {
font-weight:bold;
}

ul {
padding:0;
margin:12px;
}
/* end tabs */

a.toplinks {
	font-size: large;
	font-style: italic;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
.topbox {
	padding-top:10px;
	font-size:12px;
	}	
	
.whitearrow {
	float:right; 
	padding-right:5px;
	padding-top:17px;
}

.paging {
font-size:16px;
text-align:center;
}

.navlinks {
font-weight:bold;
}

ul {
padding:0;
margin:12px;
}

div.slider { width:200px; margin:10px 0; background-color:#DBDCDD; background:url('http://flairbuttons.com/static/slider-grey.gif'); height:28px; position: relative; }
div.slider div.handle { width:17px; height:21px; background-color:#4C4C4C;background:url('http://flairbuttons.com/static/arrow-grey.gif'); cursor:move; position: absolute;  }
 
#zoom_element {
background:#2d86bd;
z-index:2;
position:relative;
cursor:move;
}
 
#outerbox {
width:200px;
height:200px;
overflow:hidden;
display:block;
position:relative;
left:25px;
top:0px;
visibility:visible;
}
#frame {
width:200px;
height:200px;
position:absolute;
z-index:3;
left:0px;
top:0px;
cursor:move;
}