A:hover {color : #0066CC; text-decoration: none; background-color : none;}

.color1 {color : #003366}

.color2 {color : #FFFFFF}

.color3 {color : #0066CC}

A:link {text-decoration : none}

A:visited {text-decoration : none}

A:active { text-decoration: none} 


.body {

		font-family : arial, helvetica;

		font-size : 10pt;

		line-height : 14pt;

}

.error
{
	font-family: arial, helvetica;
	font-size: 11pt;
	line-height: 12pt;
	color: #CC0033;
	font-style: italic;
}

.link1 {

		font-family : arial, helvetica;

		font-size : 9pt;

		line-height : 12pt;

	    color : #003366;

}

.link2 {

		font-family : arial, helvetica;

		font-size : 9pt;

		line-height : 12pt;

	    color : #336699;

}

.link3 {

		font-family : arial, helvetica;

		font-size : 9pt;

		line-height : 11pt;

	    color : #FFFFFF;

}

.title {

		font-family : arial, helvetica;

		font-size : 13pt;

		line-height : 16pt;

		font-weight : bold;

}

.subheader {

		font-family : arial, helvetica;

		font-size : 11pt;

		line-height : 16pt;

	    color : #003366;

}

.buttons {

	background-color : #0066CC;

	border-style : outset;

	border-color : #000099;

	font-size : 9 pt;

	font-weight : bold;

	color : #FFFFFF;

	text-align : center;

	font-family : arial, helvetica;

	line-height : 10 pt;

	border-width : thin;

	padding : 1 pt;

}

.selectmenu {

    background-color : #99CCFF;

    font-size : 9 pt;

    line-height : 10 pt;

    color : #000000;

    font-family : arial, helvetica;

    border-width: 1;
	
}

BODY{ scrollbar-3dlight-color : #3399CC; 
scrollbar-arrow-color : #FFFFFF;
scrollbar-base-color : #3399CC;
scrollbar-darkshadow-color : #3399CC;
scrollbar-face-color : #3399CC;
scrollbar-highlight-color : #336699;
scrollbar-shadow-color : #3399CC;
}

.onlineOrderingDown {
	background: #ffffff;
	width: 540px;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	border: 1px dashed #cc0000;
	padding: 5px;
	margin: 5px;
}

a.claw_card, a.claw_card:link, a.claw_card:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.claw_card:hover, a.claw_card:active {
	text-decoration: underline;
}
 h3 {
 	font-size: 14px;
	font-weight: bold;
	color: 0d1452;
	}
 h4 {
 	font-size: 12px;
	font-weight: bold;
	color: 0d1452;
	margin: 0 0 5px 0;
	padding: 0;
	}