body {
scrollbar-face-color: #888888; 
scrollbar-highlight-color: #888888;
scrollbar-shadow-color: #888888; 
scrollbar-3dlight-color: #cccccc;
scrollbar-arrow-color: #cccccc; 
scrollbar-track-color: #cccccc;
scrollbar-darkshadow-color: #888888;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #FFFFFF;
}
a
{
color: yellow;
}
a:visited
{
color: maroon;
}
a:active
{
color: red;
}
a:hover { color: red;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textsmallgreylight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.textsmallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textsmallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.borderblack {
	border: 2px solid #000000;
}

.borderblackl {
	border-left: 2px solid #000000;
}

.borderblackb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
a.menublack:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.menublack:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
a.menublack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.menublack:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.menuwhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.menuwhite:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;

}
a.menuwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.menuwhite:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}.textwhite {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textwhite a:link {color:yellow; text-decoration:none;}
.textwhite a:visited {color:yellow; text-decoration:none;}
.textwhite a:hover {color:red; text-decoration:none; cursor:hand;}
.textwhite a:active {color:yellow; text-decoration:none;
}
.borderblackr {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;

}
.borderblackbthin {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.textgreylight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.textgreylight a:link {color:yellow; text-decoration:none;}
.textgreylight a:visited {color:yellow; text-decoration:none;}
.textgreylight a:hover {color:red; text-decoration:none; cursor:hand;}
.textgreylight a:active {color:yellow; text-decoration:none;
}
.textyellowbold {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF66;
	font-weight: bolder;

}
.textyellowbold a:link {color:yellow; text-decoration:none;}
.textyellowbold a:visited {color:yellow; text-decoration:none;}
.textyellowbold a:hover {color:red; text-decoration:none; cursor:hand;}
.textyellowbolda:active {color:yellow; text-decoration:none;
}
.textyellowboldtit {
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF66;
	font-weight: bolder;

}
.borderblacklrb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;

}
.borderblackrb {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #000000;
}
.formmenu {
	height: 0px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	background-color: #999999;
	border-top: none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #000000;
}
.formmenutxtarea {
	height: 174px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	background-color: #999999;
	border-top: 0px #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #000000;




}
.textorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
}
.borderwhite {

	border: 1px solid #FFFFFF;
}
.borderwhitelr {
	border-top: none;
	border-right: 2px solid #FFFFFF;
	border-bottom: none;
	border-left: 2px solid #FFFFFF;

}
.textbricklight {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D05A3A;
}
.textwhitesmall {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.textwhitesmall a:link {color:yellow; text-decoration:none;}
.textwhitesmall a:visited {color:yellow; text-decoration:none;}
.textwhitesmall a:hover {color:red; text-decoration:none; cursor:hand;}
.textwhitesmall a:active {color:yellow; text-decoration:none;
}
.our {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.our a:link {color:yellow; text-decoration:none;}
.our a:visited {color:yellow; text-decoration:none;}
.our a:hover {color:red; text-decoration:none; cursor:hand;}
.our a:active {color:yellow; text-decoration:none;
}
a.linkwednesday:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #278A69;
}
a.linkwednesday:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #278A69;
	text-decoration: underline;
}
a.linkwednesday:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #278A69;
	text-decoration: underline;
}
a.linkwednesday:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #278A69;
	text-decoration: underline;
}
a.linkexpose:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDA5B1;
}
a.linkexpose:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDA5B1;
	text-decoration: underline;
}
a.linkexpose:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDA5B1;
	text-decoration: underline;
}
a.linkexpose:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDA5B1;
	text-decoration: underline;
}
.borderyellow {

	border: 1px solid #FFFF66;
}
.textyellow {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
}
.borderwhitel {

	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
}
.borderwhiteb {


	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}
.bordergreyl {


	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
}
.bordergrey {
	border: 1px solid #999999;

}
.bordergreyb {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;

}
hr {
	background-color: #999999;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;


}
a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.linkfriday:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0084C6;
}
a.linkfriday:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0084C6;
	text-decoration: underline;
}
a.linkfriday:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0084C6;
	text-decoration: underline;
}
a.linkfriday:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0084C6;
	text-decoration: underline;
}
.mailinglist {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 }
.whitebox {
 background-color: #000000;
 font-size: 10px;
 color: #FFFF00;
 border: 1px solid #FFFFFF;
 margin: 0px;
}
.greybox {
 background-color: #666666;
 font-size: 10px;
 color: #FFFFFF;
 border: 1px solid #FFFFFF;
 margin: 0px;
}
.gigbox {
 background-color: #666666;
 color: #FFFFFF;
 border: 1px solid #FFFFFF;
 padding: 4px;
}
.nights {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nights a:link {color:yellow; text-decoration:none;}
.nights a:visited {color:yellow; text-decoration:none;}
.nights a:hover {color:red; text-decoration:none; cursor:hand;}
.nights a:active {color:yellow; text-decoration:none;
}
.bmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bmenu a:link {color:#FFFFFF; text-decoration:underline;}
.bmenu a:visited {color:#FFFFFF; text-decoration:underline;}
.bmenu a:hover {color:yellow; text-decoration:underline; cursor:hand;}
.bmenu a:active {color:#FFFFFF; text-decoration:underline;
}
.admmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:125%;
}
.admmenu  a:link {color:#FFFFFF; text-decoration:none;}
.admmenu  a:visited {color:#FFFFFF; text-decoration:none;}
.admmenu  a:hover {color:yellow; text-decoration:none; cursor:hand;}
.admmenu a:active {color:#FFFFFF; text-decoration:none;
}
.txtmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:125%;
}
.txtmenu  a:link {color:#FFFFFF; text-decoration:none;}
.txtmenu  a:visited {color:#FFFFFF; text-decoration:none;}
.txtmenu  a:hover {color:yellow; text-decoration:none; cursor:hand;}
.txtmenu a:active {color:#FFFFFF; text-decoration:none;
}

.divscroll { 
scrollbar-face-color:#B0ADAD; 
scrollbar-highlight-color:#CCCCCC; 
scrollbar-3dlight-color:#B0ADAD; 
scrollbar-shadow-color:#B0ADAD; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#000000;
scrollbar-arrow-color:#000000;
}