div, p, td, tr, li, ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	color : #000000;
	font-style : normal;
}

a:hover { 
	color: #FF0000;
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	color : #000066;
}

h2 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-size : 15pt;
	color : #FFFFFF;
	padding-left : 25px;
	padding-top : 0px;
	padding-bottom : 10px;
	text-transform : capitalize;
}

h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 9.5pt;
	color : #372F6C;
	padding : 5;
	border-color : #999999;
	border-style : solid;
	border-width : 1;
	background-color : #F9F9F9;
}

h4 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #372F6C;
}
h5 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : #D51B25;
}

STRONG EM {
	font-family : Comic Sans MS, Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10.5pt;
	color : red;
}

hr {
	height : 1px;
	color : #CCCCCC;
}

ul li {
	list-style-image : url("/images/li.gif");
	margin-left : -15px;
	line-height : 20px;
}

.x {
	font-family : Comic Sans MS, Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 8pt;
	color : red;
}

.competitiontext {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #000066;
	align : center;
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
}


.smallgrey {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	color : #666666;
	line-height : 13px;
}

.odd { background-color: #F3F3F3; }

.even { background-color: #E9E9E9; }

.border {
	border-color : #000000;
	border-style : solid;
	border-width : 1;
}

.imgout {
	border: 0;
	filter: alpha(opacity=80);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}	

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.topmenulink {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 8pt;
	color : #D51B25;
	text-decoration : none;
}

.topmenulink:hover {
	color : #372F6C;
}

.map {
	background-image : url("/images/background_map.jpg");
	background-position : right;
	background-repeat : no-repeat;
}

.xwall {
	background-image : url("/images/wall_x.gif");
	background-position : center;
	background-repeat : no-repeat;
}

.homeblurb {
	padding-left : 25px;
	padding-top : 20px;
	padding-bottom : 20px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : #FFFFFF;
}




TABLE.category .odd { background-color: #EEEEEE; }
TABLE.category .even { background-color: #E1ECF2; }
TABLE.category .over { background-color: #C3D0D8; }
TABLE.category .out { background-color: ; }

.forminput, INPUT.required {
	border: 1px solid #666666; 
	background: #EEEEEE;
	color: #000000;
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
}

.required, INPUT.required {
	border-left: 3px solid #0033CC;	
}

.imgout {
	border: 0;
	filter: alpha(opacity=90);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}	

TABLE.cart  {
	font-size : 9pt;
	color : #000000;
	background-color : #FFFFFF;
	padding: 5px;
}

TABLE.cart th  {
	font-size : 10pt;
	color : #FFFFFF;
	background-color : #0050A3;
	text-align : left;
	padding-left : 3px;
}

TABLE.cart .odd { 
	background-color : #F3F3F3;
}

TABLE.cart .even { 
	background-color : #E9E9E9;
}

TABLE.rates  {
	font-size : 9pt;
	color : #000000;
	background-color : #FFFFFF;
	border: 1px solid #0050A3; 
}

TABLE.rates th  {
	font-size : 8pt;
	color : #FFFFFF;
	background-color : #0050A3;
	text-align : center;
	padding-left : 3px;
}
/*rates2 used when TH needs to be left aligned*/
TABLE.rates2 th  {
	font-size : 8pt;
	color : #FFFFFF;
	background-color : #0050A3;
	text-align : left;
	padding-left : 3px;
}

TABLE.rates .odd { 
	background-color : #F3F3F3;
}

TABLE.rates .even { 
	background-color : #E9E9E9;
}

TABLE.shop TH {
	font-size:10pt;
	color : #FFFFFF;
	background-color : #0050A3;
	text-align : left;
}

TABLE.shop .odd { 
	background-color : #F3F3F3;
}

TABLE.shop .even { 
	background-color : #E9E9E9;
}

TABLE.order  {
	background-color : #EFEFEF;
	border : 1px solid #999999;
}

.carttable {
	border-color : #CC0000;
	border-style : solid 1px;
	padding : 4px;
}

.shop Q {
	border: 1px solid #000000;
	padding: 1px;
	width : 100%;
}
	
marquee {
	margin-left: 25;
	margin-right: 25;
	font-weight:bold;
	text-decoration : none;
}
marquee p {
	margin-top: 0px;
}
