BODY { 	SCROLLBAR-FACE-COLOR: #184586;
	    SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	    SCROLLBAR-SHADOW-COLOR: #ffffff;
	    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	    SCROLLBAR-ARROW-COLOR: #ffffff;
	    SCROLLBAR-TRACK-COLOR: #DF0C0C; 
		SCROLLBAR-DARKSHADOW-COLOR: #000000
}

A:link {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #DF0C0C; font-size: 12px; font-weight:normal}
A:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #DF0C0C; font-size: 12px; font-weight:normal}
A:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #666666; font-size: 12px; font-weight:normal}

A.menu:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #DF0C0C; font-size:12px; font-weight:bold }
A.menu:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #DF0C0C; font-size:12px; font-weight:bold}
A.menu:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #666666; font-size:12px; font-weight:bold}

A.bottom:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #333333; font-size:12px; font-weight:normal }
A.bottom:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #333333; font-size:12px; font-weight:normal}
A.bottom:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #666666; font-size:12px; font-weight:normal}

A.shoptitle:link {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #E71212; font-size:14px; font-weight:bold }
A.shoptitle:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #E71212; font-size:14px; font-weight:bold}
A.shoptitle:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #999999; font-size:14px; font-weight:bold}

A.category:link {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #184586; font-size:14px; font-weight:normal }
A.category:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #184586; font-size:14px; font-weight:normal}
A.category:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #DF0C0C; font-size:14px; font-weight:normal}


H1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #888888;
	margin-bottom: 1px;
	margin-top: 1px; 
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #043078;
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold}

H3 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: #043078;
	margin-top: 0px; 
	margin-bottom: 0px;
	font-weight: bold}
	
TABLE.page {
	Height:100%;
	BORDER-RIGHT: #DF0C0C 1pt solid;
    BORDER-TOP: #ffffff 1pt solid;
    BORDER-LEFT: #ffffff 1pt solid;
    BORDER-BOTTOM: #ffffff 1pt solid;
}

TABLE.showpage {
	BORDER-RIGHT: #E71212 1pt solid;
    BORDER-TOP: #E71212 1pt solid;
    BORDER-LEFT: #E71212 1pt solid;
    BORDER-BOTTOM: #E71212 1pt solid }

TABLE.shownews {
	BORDER-RIGHT: #dddddd 1pt solid;
    BORDER-TOP: #dddddd 1pt solid;
    BORDER-LEFT: #dddddd 1pt solid;
    BORDER-BOTTOM: #dddddd 1pt solid }

p { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #333333;
	margin-top: 6px; 
	margin-bottom: 6px;
    font-weight: normal;}

li { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #333333;
    font-weight: normal;}

input,textarea {
background-color: #CCCCFF;
background-image: url(/images/shadeform.jpg); 
/* used a background image - not necessary though*/ 
border: 1px solid #DF0C0C;
margin: 2px; }

