A {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11pt; TEXT-DECORATION: none
}
a:active {color: #000079}
a:visited {color: #336600}
a:link {color: #336600}
a:hover {color: #000080}
}

.roll {
	color: #ffcc33; 
	font-family: verdana; 
	font-size: 11pt; 
	font-weight: bold; 
	letter-spacing: normal; 
	text-decoration: none; 
	text-transform: capitalize;
}
A.roll:hover {
	COLOR: #ffcc33; FONT-FAMILY: arial; FONT-SIZE: 11pt; FONT-WEIGHT: bold; LETTER-SPACING: normal; TEXT-DECORATION: none; TEXT-TRANSFORM: capitalize
}
.menuLink {
	FONT-FAMILY: verdana,helvetica,arial; FONT-SIZE: 7.5pt; FONT-WEIGHT: 300; TEXT-DECORATION: none
}
.Menu {
	BACKGROUND-COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; TEXT-DECORATION: none
}
.num {
	COLOR: #ffffff; FONT-FAMILY: ms sans serif,verdana,helvetica,arial; FONT-SIZE: 8pt; FONT-WEIGHT: 300
}
A.dl:hover {
	COLOR: #ffff00; TEXT-DECORATION: none
}
.productMenu {
	border:solid;
	width: 110; 
	align:center;
	text-align: center;
	border-style: outset;
	border-width: thick;
	border-color: #ffcc33;
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	padding:1;
	color: #ffffff;
	background-color:#ffcc33;
	cursor:default;
}
.MenuRegular {
	border:solid;
	width:65;
	align:center;
	text-align:center;
	border-style:outset;
	font-family: verdana;
	font-weight:bold;
	font-size: 9pt;
	padding:0;
	color:#ff0000;
	background-color:#006c36;
	cursor:default;
}
.dl {
	border:solid;
	width:110;
	align:center;
	text-align:center;
	border-style:outset;
	font-family: verdana;
	font-weight:bold;
	font-size: 8pt;
	padding:1;
	color:#ff0000;
	background-color:#000000;
	cursor:default;
}
.btn {
	border:solid;
	width: 170; 
	align:center;
	text-align:center;
	border-style:outset;
	border-width:thick;
	border-color:#008000;
	font-weight:bold;
	padding:3;
	color:#ffffff;
	background-color:#336600;
	text-decoration: none; 

}
.btnSm {
	border:solid;
	width:150;
	align:center;
	text-align:center;
	border-style:outset;
	border-width:thick;
	border-color:#008000;
	font-weight:bold;
	padding:3;
	color:#ffcc33;
	background-color:#336600;
	text-decoration: none; 
}
.glow {
	width: inherit; 
	height: 10; 
	color: #ff0000;
	Filter: Glow(Color=#ffff00, Strength=9); 
	font-size: 20pt; 
	text-decoration: blink; 
	font-family: poster
}
.glowHeading {
	width: inherit; 
	height: 5; 
	color: #336600;
	Filter: Glow(Color=#ff8000, Strength=4); 
	font-size: 20pt; 
	text-decoration: blink; 
	font-family: poster
}
#edit {
        position:absolute;
        top: 280;
        left: 230;
        width: 450;
               border:solid;
		   border-color:grey;
	  height: 500;
		   border:solid;
               border-color:grey;
        border-style:groove;
        border-width:thin;
        background-color:white;
        }
.settings{
        border:solid;
        width:110;
        align:center;
        text-align:center;
        border-style:outset;
        border-width:thin;
        font-weight:bold;
        padding:2;
        cursor:default;
        }
.testimonial{
        position:absolute;
        top: 250;
        left: 50;
        border:none;
        width:116;
	  height:162;
        align:center;
        text-align:center;
        border-style:none;
        border-width:0;
        font-weight:bold;
        cursor:default;
        }
.myLabels {
border-style: solid; 
border-color: gray; 
width: 9em; 
padding: .5em; 
margin: .5em; 
border-width: 3px; 
text-align: center; 
font-weight: bold ;
background-color:#ffffff;
}

body{
border: 3px solid #336600;
scrollbar-base-color:#336600;
}
.MsgDisplay {
	border:solid;
	width:500;
	align:center;
	text-align:left;
	border-style:outset;
	border-width:thick;
	border-color:#000079;
	font-weight:bold;
	padding:3;
	color:#ffffff;
	background-color:#000048;
	text-decoration: none; 
}