TD, BODY {
	color : black;
	font-family : Arial, sans-serif;
	font-size: 13px;
	text-align: left;
}

.disclaimer {
	color : Gray;
	font-family : Arial, sans-serif;
	font-size: 10px;
}

.med {
	font-family : Arial, sans-serif;
	font-size: 13px;
}

.large {
	font-family : Arial, sans-serif;
	font-size: 16px;
}

.super {
	font-family : Arial, sans-serif;
	font-size: 22px;
}


H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

A {
	color: #336399;
	text-decoration : none;
}

A:Hover {
	color: #E33D33;
}

HR {
	height: 1pt;
}

.itemTitle {
	font-family : Arial, sans-serif;
    font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.itemText {
	font-family : Arial, sans-serif;
    font-size: 13px;
	color: #444444;
}

.price1 {
	font-family : Arial, sans-serif;
    font-size: 16px;
	font-weight: bold;
	color: #444444;
}

.price2 {
	font-family : Arial, sans-serif;
    font-size: 12px;
	color: #666666;
}

.forms {
    background-color: #ffffff;
    font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	border-color: #000000;
}

.formbuttons {
	background-color: #eeeeee;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: bold;
	border-color: Gray Black Black Gray;
	border-style : solid;
}

.form2 {
   background-color: #ffffff;
   font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	border-color: #000000;
	border-style:solid;
	border-width:1px;
}

.gradualshine{
filter:alpha(opacity=0);
-moz-opacity:0;
}