
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TD {
	font-family : Verdana, Tahoma,  Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

H1 {FONT-WEIGHT: bold; font-size: 18px; font-family: Verdana, Arial, sans-serif; margin: 0px; text-align: center;}
H2 {FONT-WEIGHT: bold; font-size: 15px; font-family: Verdana, Arial, sans-serif; margin: 0px;}
H3 {FONT-WEIGHT: bold; font-size: 13px; font-family: Verdana, Arial, sans-serif; margin: 0px;}

.menutitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-transform : uppercase;
}

.menusubtitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	text-transform : lowercase;
}

LM {
	background : Blue;
}

hr {
	height: 0px;
	border-bottom: 1px;
	border-bottom-color: gray;
	border-bottom-style: dashed;
}

.regions {
	font-weight: bold;
	padding: 2px;
}


FORM {margin: 0px}

PRE {font: 11px/110% courier, "monospace"; background-color: #aaddaa; padding: 5px; border: 1px #000 solid;}

.subcat {background-color: #aaddaa; font-size: 13px; font-weight: bold; text-align: center; width: 50%;}

.light {background-color: #eeffee}

.dark {background-color: #aaddaa}

.altcolor {background-color: #55aa55}

.but {background-color: #eeffee; border: 1px #000 solid; font-size: 10px; font-family: Verdana, sans-serif; font-weight: bold; cursor: hand;}

.forms {border: 1px #000 solid; background-color: #fff; font-size: 11px; font-family: Verdana, sans-serif; padding-left: 2px;}

A.menu:link, A.menu:visited, A.menu:active {color: Blue; text-decoration: none}
A.menu:hover {color: #FF9933; text-decoration: none}

A:link {
	color: Blue;
	text-decoration: none;
	font-weight : bold;
}
A:visited, A:active {
	color: Blue;
	text-decoration: none;
	font-weight : bold;
}
A:hover {
	color: #FF6600;
	text-decoration: underline;
}

  .box
  {
    COLOR: #6b6b6b;
    background-color: white;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	scrollbar-face-color: silver;
    scrollbar-shadow-color: #808080;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: silver;
    scrollbar-darkshadow-color: #D4D0C8;
    scrollbar-track-color: white;
    scrollbar-arrow-color: #404040;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	width: 125px;
	font-weight : normal;
	height: 14px;
  }
  
    .box1
  {
    COLOR: #6b6b6b;
    background-color: white;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	scrollbar-face-color: silver;
    scrollbar-shadow-color: #808080;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: silver;
    scrollbar-darkshadow-color: #D4D0C8;
    scrollbar-track-color: white;
    scrollbar-arrow-color: #404040;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	width: 72px;
	font-weight : normal;
	height: 14px;
  }
  
.knob {
	 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : bold;
	background-color: #FF8040; 
	color: WhiteSmoke;  
	border-bottom-color : #958A48;
	border-left-color : #FF8000;
	border-right-color : #B2A660;
	border-top-color : #FDCD4C;
	border-bottom-style : inset;
	border-left-style : outset;
	border-right-style : inset;
	border-top-style : outset;
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
}

.border {
	border: 1px solid #666666;
}

.border1 {
color: silver;
font-weight : bold;
border: 1px solid silver;
background-color: WhiteSmoke;
}

img {
	border: 0px;
}

.img1 { width: 120px;  height: 120px;  border-bottom-color: #E6E6E6;  border-bottom-style: solid;  border-bottom-width: 4px;  border-right-color: #E6E6E6;  border-right-style: solid;  border-right-width: 4px;  border-left-color: #F5F5F5;  border-left-style: solid;  border-left-width: 4px;  border-top-color: #F5F5F5;  border-top-style: solid;  border-top-width: 4px;  background-color: #E6E6E6;  }

.imgclub { width: 100px;  height: 80px;  border-bottom-color: #E6E6E6;  border-bottom-style: solid;  border-bottom-width: 4px;  border-right-color: #E6E6E6;  border-right-style: solid;  border-right-width: 4px;  border-left-color: #F5F5F5;  border-left-style: solid;  border-left-width: 4px;  border-top-color: #F5F5F5;  border-top-style: solid;  border-top-width: 4px;  background-color: #E6E6E6;  }