body {
	margin: 0px;
	background-color: #520002;
	text-align: center;
	background-image: url(images/header_01.gif);
	background-repeat: repeat-x;

}

#wrapper {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #cccccc;
}

#header {
	height: 192px;
	background-image: url(images/header_05.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color : #FFFFFF;
	font-family : arial, verdana;
	font-weight : bold;
	font-size : 11px;
	text-align : right;
	vertical-align : bottom;
}
#header img {
	float: left;
	}
#topstrip {
	background-color: #76000C;
	height: 19px;
}
#menustrip {
background-image: url(images/header_06_bg.gif);
	background-repeat: repeat-x;
	}
#content {
	PADDING-LEFT: 15px;
	FONT-SIZE: 11pt;
	MIN-HEIGHT: 740px;
	PADDING-BOTTOM: 20px;
	MARGIN-LEFT: 200px;
	VERTICAL-ALIGN: top;
	COLOR: #333366;
	PADDING-TOP: 15px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	COLOR: #333366;
	font-weight: bold;
	_HEIGHT: 740px;
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: justify;
}
.TemplateText {
text-align: justify;
 }



.TemplateImageTopRight .TemplateText {
padding-right: 235px;
 }
#leftstrip {
	float: left;
	padding-top: 25px;
	padding-left: 5px;
}

#sitefooter {
	background-color: #292268;
	color: white;
	padding-top: 10px;
	height: 45px;
	font-weight: bold;
	text-align: center;
	width: 900px;
	margin-right: auto; 
	margin-left: auto;

}

#sitefooter a{
	color : #FFFFFF;
	font-family : arial, verdana;
	font-weight : bold;
	font-size : 11px;
}
#navbar {
	float: left;
	width: 151px;
	}
	

ul {
 margin-left:20px; 
 padding:10px 0px;
}

li {
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
 }



#menubody ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

H1 {
	MARGIN-TOP: 3px;
	FONT-SIZE: 18pt;
	MARGIN-BOTTOM: 19px;
	COLOR: #333366;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
H2 {
	MARGIN-TOP: 3px;
	FONT-SIZE: 14pt;
	MARGIN-BOTTOM: 14px;
	COLOR: #333366;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	line-height: 18px;
}


.formtext {
	font-weight: bold;
	}
	
a {
	color : #292268;
	font-family : arial, verdana;
	font-weight : bold;
	font-size : 12px;
	text-decoration: none;
	}
a:hover {
	font-family : arial, verdana;
	font-weight : bold;
	font-size : 12px;
	text-decoration: underline;
	}
	#CatHead {
	height: 25px;
	background-image: url(images/strip-bak.jpg);
	background-repeat: repeat-x;
	color : #FFFFFF;
	font-family : arial, verdana;
	font-weight : bold;
	font-size : 11px;
	text-align : left;
	vertical-align : bottom;
	margin-right : 10px;
	padding-top : 4px;
	padding-left: 15px;
	}
a.CatBox
	{
	float: left;
	text-decoration: none;
	color: black;
	margin-right: 7px;
	margin-bottom: 7px;
	background-color: #ddd;
	width: 195px;
	height: 190px;
	border: 1px solid green;
	text-align: center;
	} 
a.CatBox:hover {
background-color: #80b380;
}
.CatBox .itemcode {
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 3px;
	}
.CatBox .itemname {
	font-weight: normal;
	}
.CatBox .itemcost {
	font-weight: bold;
	margin-top: 5px;
	}
#ShowItemImgCol {
	float: left;
	margin-top: 10px;
	width: 250px;
	}
#ShowItemTxtCol {
	float: left;
	margin-top: 10px;
	width: 355px;
	}
#ShowItemTxtCol .ItemName {
	font-size : 20px;
	margin-bottom: 10px;
	}
#ShowItemTxtCol .ItemCode {
	margin-bottom: 6px;
	}
#ShowItemTxtCol .ItemCost {
	font-size : 16px;
	font-weight: bold;
	margin-bottom: 10px;
	}
	#ShowItemTxtCol .ItemDescription {
	margin-bottom: 10px;
	}
#ShowItemAlternative {
	padding-left: 7px;
	padding-right: 7px;
}
#ShowItemAlternative h3 {
	font-size : 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	}
#ShowItemAlternative ul {
	list-style: none;
	margin-top: 0px;
	padding-top: 4px;
	margin-left: 3px;
	}
#ShowItemAlternative li {
	font-size : 12px;
	font-weight: bold;
	}
#ShowItemAlternative a {
	color : #194f01;
	font-family : arial, verdana;
	font-weight : bold;
	font-size : 12px;
	text-decoration: none;
	}
#ShowItemAlternative a:hover {
	font-family : arial, verdana;
	font-weight : bold;
	font-size : 12px;
	text-decoration: underline;
	}
#OptionPanel {
	border: 1px solid green;
	width: 250px;
	background-color: #80b380;
	padding-bottom: 9px;
	}
#OptionPanel .head {
	height: 25px;
	background-image: url(images/strip-bak.jpg);
	background-repeat: repeat-x;
	color : #FFFFFF;
	font-family : arial, verdana;
	font-weight : bold;
	font-size : 11px;
	text-align : left;
	vertical-align : bottom;
	padding-top : 4px;
	padding-left: 10px;
	margin-bottom: 9px;
	}
select.ItemOptions {
	font-family : arial, verdana;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	width : 200px;
	margin-left: 10px;
 	}
input.ItemOrder {
	font-family : arial, verdana;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	border:1px solid #000000;
	text-align:center;
	background-image: url(images/strip-bak.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
 	margin-top: 12px;
 	}
select, option {
	behavior: url(disable_option.htc);
	}

	