a:link	{color: #BEC89B;	font-family: Georgia;	font-size: 11px;	font-weight: bold;	text-decoration: underline;}
a:visited	{color: #BEC89B;	font-family: Georgia;	font-size: 11px;	font-weight: bold;	text-decoration: none;}
a:hover	{color: #000000;	font-family: Georgia;	font-size: 11px;	font-weight: bold;	text-decoration: none;}
a:active	{color: red;	font-family: Georgia;	font-size: 11px;	font-weight: bold;	text-decoration: none;}


/* FONT formatting */
.text	 {color: #000000;	font-family: Georgia;   font-size: 11px;	font-weight: bold;		text-decoration: none;}

.txtbig	 {color: #ffffff;	font-family: Georgia;   font-size: 18px;	font-weight: bold;	text-decoration: none;  text-align: justify;    width: 100%;}

.txtmed	 {color: #000000;	font-family: Georgia;   font-size: 20px;	font-weight: bold;	text-decoration: none;    width: 100%;}

.msg {font-family:verdana,arial;color:#BEC89B;font-size:8pt;background:#FBFBEE;border:1px solid #dbdeed;}

.itemTNPrice {
	font : bold 12px verdana;
	color : #BEC89B
}


/* BOBY, SCROLL-BAR formatting */
body
{
    
    scrollbar-arrow-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3Dlight-color: #CCCCCC;
    scrollbar-track-color: #FBFBEE;
    scrollbar-face-color: #BEC89B;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #08244A;
	
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

#dropmenudiv a:hover{ 
background-color: #53482B;
}









