a:link
{
	color: rgb(255,255,255); 
	text-decoration: none
}
a:visited
{
	color: rgb(255,255,255); 
	text-decoration: none
} 
a:active 
{
	color: rgb(255,255,255);
	text-decoration: none
}
a:hover 
{
	color: rgb(199,200,191);
	text-decoration: none

}
td           { font-family: verdana, Arial; font-size: 10pt; color: rgb(0,0,0); }
body
{
	font-family: Verdana, Arial;
	color: rgb(0,0,0);
	font-size: 10pt;
}

h1
{
	font-family: Arial, Helvetica;
	color: rgb(49,51,43);
	font-size: 18pt;
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(51,102,204);
	font-size: 9pt;
}
h3
{
	font-family: verdana, Arial, Times;
	color: rgb(128,0,0);
	font-size: 9pt;
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}


.cal13 { font-family: Arial; font-size: 11pt; color: #000000 }
.cal11 { font-family: Calibri; font-size: 11pt; color: #000000 }
.cal08 { font-family: Calibri; font-size: 8pt; color: #000000 }
.th08 { font-family: Tahoma; font-size: 9pt; color: #000000 }




.imagedropshadow {
	padding: 0px;
	border: solid 1px #964F3D;
border: solid 1px #FFFFFF;
}
a:hover img.imagedropshadow {
	border: solid 1px #262721;
	-moz-box-shadow: 0px 0px 15px #FFFFFF;
	-webkit-box-shadow: 0px 0px 15px #FFFFFF;
        box-shadow: 0px 0px 15px #FFFFFF;
}




.shadow {
	-moz-box-shadow: 0px 0px 15px #FFFFFF;
	-webkit-box-shadow: 0px 0px 15px #FFFFFF;
        box-shadow: 0px 0px 15px #FFFFFF;

}



.pressed {
	color: #fff;
	padding: 0px;
	background: #111;
	border: 0px solid #000;
	border-right: 0px solid #353535;
	border-bottom: 0px solid #353535;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


a:hover img.imagedropshadow2 {
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}








.linkw2w:link  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #000000}
.linkw2w:visited { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #000000}
.linkw2w:hover { color: #cc3300; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none}


.linkw3w:link  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: underline; color: #800000}
.linkw3w:visited { font-family:  Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: underline; color: #800000}
.linkw3w:hover { color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none}


 body {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 0%;
  margin-right: 0%;
 }

.btnav { background-color: #EFDEAB;}
