BODY  {
	color : black;
	background-color : #FFFFFF;
    background-image : none;
	margin-left : 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
}

P  {
	font-family : Times New Roman, Times, serif; 
	font-style : normal;
	font-weight : normal;
}

LI  {
	font-family : Times New Roman, Times, serif; 
	font-style : normal; 
	font-weight : normal;
}

H1 { 
	font-family: Times New Roman, Times, serif; 
	color: #CC0033; 
	font-size: 160%; 
	font-style: normal; 
	font-weight: bold;
}

H2 { 
	font-family: Times New Roman, Times, serif; 
	color: #000000; 
	font-size: 160%; 
	font-style: normal; 
	font-weight: bold;
}

H3 {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 140%; 
	font-style: normal; 
	font-weight: bold;
}

H4  {
	font-family : Times New Roman, Times, serif; 
	color: #CC0033; 
	font-size : 130%; 
	font-style : normal; 
	font-weight : bold;
}

H5  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 80%; 
	font-style : normal; 
	font-weight : normal;
}

H6  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 70%; 
	font-style : normal; 
	font-weight : normal;
}

.bighead { 
	font-family: Times New Roman, Times, serif; 
	color: #000000; 
	font-size: 250%; 
	font-style: normal; 
	font-weight: bold;
}

.redhead { 
	font-family: Times New Roman, Times, serif; 
	color: #CC0033; 
	font-size: 160%; 
	font-style: normal; 
	font-weight: bold;
}

.italhead  { 
	font-family: Times New Roman, Times, serif; 
	color: #000000; 
	font-size: 120%; 
	font-style: italic; 
	font-weight: normal;
}

.normalhead  { 
	font-family: Times New Roman, Times, serif; 
	color: #000000; 
	font-size: 120%; 
	font-style: normal; 
	font-weight: normal;
}


IMG {
        border-color : #000000;
}


HR  {
	style : noshade;
	size : 2;
	color : #CC0033;
}

A  {
	color : #000000;
	text-decoration : none;
	font-style : normal; 
	font-weight : bold;
}

A:Visited  {	
	color : #000000;
	text-decoration : none;
	font-style : normal; 
	font-weight : bold;
}

A:Active  {
	color : #000000;
	text-decoration : underline;
	font-style : normal; 
	font-weight : bold;
}

A:Hover  {
	color : #666666;
	text-decoration : underline;
	font-style : normal; 
	font-weight : bold;
}

A.catlink {	
	color : #000000;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 75%; 
	font-style : normal; 
	font-weight : bold;
	line-height : 180%;
}

A.activecat {	
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 75%; 
	font-style : normal; 
	font-weight : bold;
	line-height : 180%;
}
H2.cattitle{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif; 
	font-style : italic; 
	font-weight : bold;
}

.subcattitle {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 110%; 
	font-style: italic; 
	font-weight: bold;
}


P.catdescription{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 100%; 
	font-style : normal; 
	font-weight : bold;
	line-height : 160%;
}

H4.itemname {
	font-family : Times New Roman, Times, serif; 
	font-style : normal; 
	font-weight : bold;
}

P.itemdescription {
	font-family : Times New Roman, Times, serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
}
HR.itemseparator {
	width : 60%;
}

P.pager {
	color : #CC0033;
	font-family : Times New Roman, Times, serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : bold;
}

.subcatlist {
	color : #CC0033;
	font-size : 110%; 
	text-align : center;
	font-weight : bold;
}
.featured {
	font-weight : bold;
	font-style : italic;
	color : #CC0033;
}
TABLE.maintable {
	padding : 0px;
	border: 0px;

}

TD {
	margin:0px;
	padding: 0px;
}

TD.headerarea {
	background-color : #CC0033;
	padding: 0px;
}

TD.menuarea {
	background-color : #FFFFFF;
	padding : 5px;
}

TD.mainarea {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-weight : normal;
	padding : 20px;
	margin : 0px;
}

TD.footerarea {
	padding-bottom : 5px;
}
TD.featuredcolumn {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 80%; 
	font-style : normal; 
	font-weight : normal;
	color : #FFFFFF;
	background-color : #CC3300;
	text-align : center;
	padding : 4px;
}

TD.subjectdescriptionbox {
	padding : 0px 20px 0px 20px;
}

TD.subjectbox {
	padding : 20px 0px 0px 0px;
}

.required {
	color: #CC3300;
}
.headback {
	background-color : #FFFFFF;
}
.darkback {
	background-color : #F5F5F5;
}
.lightback {
	background-color : #FFCCCC;
}
.error {
	color : #CC0033; 
}
.carttable {
	background-color : #FFFFFF;
}
TD.maincartarea {
	font-family : Times New Roman, Times, serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
	background-color : #FFFFFF;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-left : 5px;
}


