/* CSS Document */

body { background-repeat: repeat;
	   background-attachment:fixed; 
	   background-position:top center; }
table { background-repeat: repeat; }
td { background-repeat: no-repeat; }

.button{
border-bottom-width: 0;
color: #000000;
width: 88px;
line-height:12px;
}

.button a{
display: block;  
text-align: center;
font-family: Helvetica, sans-serif;
font-size: 11px;
width: 88px;
padding: 2px 0;
text-decoration: none;
color: #000000;
}

.button a:hover{
background-color: #FFD42D;
color: #000000;
}

.overbutton{
background-color: #FFD42D;
display: block;  
text-align: center;
font-family: Helvetica, sans-serif;
font-size: 11px;
width: 88px;
padding: 2px 0;
text-decoration: none;
color: #000000;
}

.longbutton{
border-bottom-width: 0;
width: 177px;
line-height: 12px;
color: #000000;
}

.longbutton a{
background-color: #cccccc;
display: block;  
text-align: center;
font-family: Helvetica, sans-serif;
font-size: 11px;
padding: 2px 0;
text-decoration: none;
color: #000000;
}

.longbutton a:hover{
background-color: #FFD42D;
color: #000000;
}

.overlongbutton{
border-bottom-width: 0;
line-height: 12px;
width: 177px;
color: #000000;
}

.darkbutton{
border-bottom-width: 0;
line-height: 12px;
width: 188px;
color: #000000;
}

.darkbutton a{
display: block; 
width: 188px; 
text-align: left;
font-family: Helvetica, sans-serif;
font-size: 11px;
padding: 3px 15px;
text-decoration: none;
color: #000000;
}

.darkbutton a:hover{
background-color: #cccccc;
color: #000000;
}

.overdarkbutton{
background-color: #cccccc;
border-bottom-width: 0;
line-height: 12px;
color: #000000;
}

.overlongbutton a{
background-color: #FFD42D;
display: block;  
text-align: center;
font-family: Helvetica, sans-serif;
font-size: 11px;
padding: 2px 0;
text-decoration: none;
color: #000000;
}

.overlongbutton a:hover{
background-color: #FFD42D;
color: #000000;
}

.numberbutton{
border-bottom-width: 0;
color: #ffffff;
width: 15px;
line-height: 12px;
}

.numberbutton a{
display: block;  
text-align: center;
font-family: Helvetica, sans-serif;
font-size: 11px;
width: 15px;
padding: 2px 0;
text-decoration: none;
color: #000000;
}

.numberbutton a:hover{
background-color: #FFD42D;
color: #000000;
}

.numberbuttonoff{
border-bottom-width: 0;
text-align: center;
font-size: 11px;
padding: 2px 0;
color: #cccccc;
width: 15px;
line-height: 12px;
text-decoration: none;

}

.numberbuttonoff a{
border-bottom-width: 0;
text-align: center;
font-size: 11px;
padding: 2px 0;
color: #ffffff;
width: 15px;
line-height: 12px;
text-decoration: none;

}

.numberbuttonon{
display: block;  
text-align: center;
font-family: Helvetica, sans-serif;
font-size: 11px;
background-color: #FFD42D;
width: 15px;
padding: 2px 0;
text-decoration: none;
color: #000000;
}

.subbutton 
a img {filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; -khtml-opacity:0.5;}
a:hover img {filter:none; -moz-opacity:1.0; opacity:1.0; -khtml-opacity:1.0;}

.reppsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}



.reppsite A:link {color: #333333; text-decoration: none; }
.reppsite A:active {color: #333333; text-decoration: none; }
.reppsite A:visited {color: #333333; text-decoration: none; }
.reppsite A:hover {color: #000000; text-decoration: none;  }


.vsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-transform: none;
}

.vsmall A:link {color: #555555; text-decoration: none; }
.vsmall A:active {color: #555555; text-decoration: none; }
.vsmall A:visited {color: #555555; text-decoration: none; }
.vsmall A:hover {color: #000000; text-decoration: none;  }

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: none;
}

.small A:link {color: #555555; text-decoration: none; }
.small A:active {color: #555555; text-decoration: none; }
.small A:visited {color: #555555; text-decoration: none; }
.small A:hover {color: #000000; text-decoration: none;  }

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
}

.medium A:link {color: #555555; text-decoration: none; }
.medium A:active {color: #555555; text-decoration: none; }
.medium A:visited {color: #555555; text-decoration: none; }
.medium A:hover {color: #000000; text-decoration: none;  }

.medlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	text-transform: none;
}

.medlarge A:link {color: #555555; text-decoration: none; }
.medlarge A:active {color: #555555; text-decoration: none; }
.medlarge A:visited {color: #555555; text-decoration: none; }
.medlarge A:hover {color: #000000; text-decoration: none;  }

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	text-transform: none;
}

.large A:link {color: #555555; text-decoration: none; }
.large A:active {color: #555555; text-decoration: none; }
.large A:visited {color: #555555; text-decoration: none; }
.large A:hover {color: #000000; text-decoration: none;  }

.smallyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD42D;
	text-transform: none;
}

.reppsiteGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #666666;
}
.reppsiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	vertical-align: text-top;
}

#dropmenudiv{
position: absolute;
border: 1px solid black;
border-bottom-width: 0;
color: #ffffff;
line-height: 16px;
z-index: 100;
}

#dropmenudiv a{
width: 88px;
display: block;  
text-align: center;
font-family: Helvetica, sans-serif;
font-size: 11px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFD42D;
color: #000000;
}

.menu {background-color: darkred; width:100; color: white; text-align: center}
.submenu {
    position: absolute;
	background-color: #77AADD;
	width: 200;
	left: 337px;
	top: 217px;
	z-index: 1;
}