/*GENERAL*/
BODY { font-family: Verdana; font-size:8.0pt; }
.img      {
	font-family: Century Gothic;
	font-size: 9pt;
	font-weight: bold;
}
.V10     { font-family: Verdana, Tahoma; font-size: 10pt }
.V9      { font-family: Verdana, Tahoma; font-size: 9pt }
.V8      { font-family: Verdana, Tahoma; font-size: 8pt }
.plus      { font-family: Century Gothic; font-size: 8.5pt }
.V8b-25   { font-family: Verdana, Tahoma; font-size: 8pt; font-weight: bold; line-height: 25px }
.CG9      { font-family: Century Gothic; font-size: 9pt }
.CG10      { font-family: Century Gothic; font-size: 10pt }
.CG11      { font-family: Century Gothic; font-size: 11pt }
.Specials      { font-family: Century Gothic; font-size: 12pt; color:#CC0033; font-weight:bold; }
.TheTitle      {
	font-family: Century Gothic;
	font-size: 11pt;
	color:#000000;
	font-weight:bold;
	width:600px;
	padding:2px;
}
.TheItem      {
	font-family: Verdana;
	font-size: 9pt;
	color:#000000;
	padding: 2px;
}
.TheOffer      {
	font-family: Verdana;
	font-size: 8.5pt;
	color:#000000;
	padding: 2px;
	border:1px solid thin #CCCCCC;
}

/*TITLES*/
.title      { font-family: Century Gothic; font-size: 11pt; font-weight:bold; color:#007095 }
.subtitle      { font-family: Century Gothic; font-size: 10pt; font-weight:bold; color:#00506A}

/*MENU*/
.menu      { font-family: Century Gothic; font-size: 9pt; height:22px }
.more  { font-family:Century Gothic; font-size: 8.5pt;  color: #305978; text-decoration:underline }
a.more  { font-family:Century Gothic; font-size: 8.5pt;  color: #305978; text-decoration:underline }
a.more:link  { font-family:Century Gothic; font-size: 8.5pt;  color: #305978; text-decoration:underline }
a.more:active  { font-family:Century Gothic; font-size: 8.5pt;  color: #305978; text-decoration:underline }
a.more:visited  { font-family:Century Gothic; font-size: 8.5pt;  color: #305978; text-decoration:underline }
a.more:hover  { font-family:Century Gothic; font-size: 8.5pt;  color: #274861; text-decoration:none }

.mylinks  {
	color: #D73000;
	text-decoration:underline
}
a.mylinks  { color: #D73000; text-decoration:underline }
a.mylinks:link  { color: #D73000; text-decoration:underline }
a.mylinks:active  { color: #D73000; text-decoration:underline }
a.mylinks:visited  { color: #D73000; text-decoration:underline }
a.mylinks:hover  {
	color: #575757;
	text-decoration:none
}



a:hover { text-decoration: none; color: #404040; font-weight: normal; }
a.tablelinks:hover { text-decoration: none; }
a.link { text-decoration: none; }
a { text-decoration: none; }
body
{ scrollbar-arrow-color: #000000; 
  scrollbar-base-color: #FFFFFF; 
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF; 
  scrollbar-3dlight-color: #EBEBEB; 
  scrollbar-shadow-color: #595959; 
  scrollbar-darkshadow-color: #595959; 
}