.Text{FONT-SIZE: 13px; COLOR: #222222; FONT-FAMILY: Arial}
.Header1{FONT-SIZE: 16px; font-weight:bold; COLOR: #222222; FONT-FAMILY: Arial; text-decoration: underline;}
.TextBold{FONT-SIZE: 13px; font-weight:bold; COLOR: #333333; FONT-FAMILY: Arial}
.Title{FONT-SIZE: 16px; COLOR: #666666; FONT-FAMILY: Times New Roman; font-weight:bold}
.Title1{FONT-SIZE: 20px; COLOR: #333333; FONT-FAMILY: Times New Roman; font-weight:bold}
.FormHeader{FONT-SIZE: 16px; COLOR: #660000; FONT-FAMILY: Times New Roman; font-weight:bold; font-style:italic}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12pt; color: #330000}
.style1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #330000;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #330000; font-weight: bold; }
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330000;
	font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a:link {text-decoration: underline; FONT-SIZE: 13px; COLOR: #2D0F27; FONT-FAMILY: Arial; }
a:visited {text-decoration: underline; FONT-SIZE: 13px; COLOR: #2D0F27; FONT-FAMILY: Arial; }
a:active {text-decoration: underline;}
a:hover { text-decoration: none; FONT-SIZE: 13px; COLOR: #2D0F27; FONT-FAMILY: Arial; }

a.bold:link {text-decoration: none; FONT-SIZE: 13px; COLOR: #2D0F27; FONT-FAMILY: Arial; font-weight:bold;}
a.bold:visited {text-decoration: none; FONT-SIZE: 13px; COLOR: #2D0F27; FONT-FAMILY: Arial; font-weight:bold;}
a.bold:active {text-decoration: none}
a.bold:hover { text-decoration: underline; FONT-SIZE: 13px; COLOR: #2D0F27; FONT-FAMILY: Arial; font-weight:bold;}

/* Dropdown Menu Style */
#dropmenudiv{ position:absolute; border:1px solid #ffffff; border-bottom-width: 0; font:normal 11px Arial; line-height:18px; z-index:2; filter:alpha(opacity=90); opacity:.90;}
#dropmenudiv a{ width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid #ffffff; padding: 1px 0; text-decoration: none; font-weight:bold; color:#2D0F27; }
#dropmenudiv a:hover{ /*hover background color*/ background-color: #65375C; color:#ffffff; }

/* Cart Styles */
.CartStyle {FONT-SIZE: 12px; COLOR: #222222; FONT-FAMILY: Arial; background-color: #ffffff; filter:alpha(opacity=20); opacity:.20; }
.CartBuy { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; background-color: #eeeeee; font-weight:bold; }
