a:link, a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	color: #0099FF; 
	text-decoration:none;
}

a:hover, a:active {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	color: red;
	text-decoration: none;
}

a.specialLink:link {
	color: blue;
	font-weight:600;
	text-decoration: underline;
}
a.specialLink:visited {
	color: orange;
	font-weight:600;
	text-decoration:underline ;
}

a.specialLink:hover, a.specialLink:active{
	color: #999966;
	font-weight:600;
	text-decoration:underline ;
}

a.menuLink:link, a.menuLink:visited{
	color: #990099;
	font-weight:300;
	text-decoration: none;
}
a.menuLink:hover, a.menuLink:active  {
	color: #999966;
	font-weight:300;
	text-decoration: none;
}

a.menuLinkSelected:link, a.menuLinkSelected:visited{
	color: #009966;
	font-weight:300;
	text-decoration: underline;
}
 
a.menuLinkSelected:hover, a.menuLinkSelected:active{
	color: #999966;
	font-weight:600;
	text-decoration:underline ;
}
.vertualLink{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	color: #0099FF; 
	text-decoration:none
}
.VLine {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC; 
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	background-repeat: repeat;
}
.Occasion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #990000;
	letter-spacing: normal;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #000099;
}
.vlineR {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C2C2F8;
}
.vlineL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2C2F8;
}
.vlineRL {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2F8;
	border-left-color: #C2C2F8;
	border-right-width: thin;
	border-left-width: thin;
}
.LineTBRL {
	border: medium solid #663366;
}
.HelpTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	background-color: #CCCCFF;
}
.HelpFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #0000CC;
}
.Button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 10px;
}
.ShoppingCart {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000099;
}
.MenuCatagory {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.MenuSubCatagory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
}
.sTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #990099;
	text-decoration: underline;
}
.Font12Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.phpMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}
.phpErrorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.TbHeading {
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.TbContent {
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.Font12Black {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.Font10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	color: #990000;
}
.DisplayTime {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
}
.font20WhiteBlue {font-size: 20px;color: #3399FF; }
.font14WhiteBlue {font-size: 14px;color: #3399FF; font-weight: bold;}
.font14WhiteBlueBold {font-size: 14px;color: #3399FF; font-weight: bolder;}

.BigTitleBlue {
	font-size: 24px;
	color: #0000CC;
}
.BoldRed14 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.text10{
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color:  #336699 ;
}
.text10Blue{
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: 600;
	color: #0000FF;
}
.text8{
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: 500;
	color:  #336699 ;
}
.borderBottom{
border-bottom-color:#0000FF;
border-bottom-style: groove;
border-bottom-width: thick;
}	
.instruction {
	font-family: Tahoma, sans-serif;
	font-size: 9pt;	
	color:  #333333;
	text-align:justify;
	border-color: #B4B7E3  ;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
	
	
}

.instructionTitle {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color:  #0066FF ;
}

#dhtmltooltip{
	position:  absolute;
	width: 150px;
	border: 2px solid blue;
	padding: 2px;
	background-color: #FCF5A9;
	background-repeat:no-repeat;
	background-position: inherit;
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 12px;
	visibility: hidden;
	z-index: 2000;
	color: #0066FF;
	text-align: left;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.stitle{
	background-color: ;
	color: #FF0000; 
	text-shadow:Green;
	font-weight: bold;	
	font-size: 12px;
	text-align:left;
}
.cboclass{
z-index:1;
}.description_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009966;
}

