body {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	background-color: #990000;
}
a {
	color: #990000;
	font-weight: bold;
}
a:visited {
	color: #545a5f;
	font-weight: bold;
}

a:hover {
	color: #000000;
	background-color: #fef4b2;
	font-weight: bold;
}

#order a.order {
	color: #FFF;
	font-weight: bold;
}

#order a.order:hover {
	color: #000000;
	background-color: #fef4b2;
	font-weight: bold;
}

td {
	font-size: 14px;
	padding: 5px;
}

th {
	font-size: 14px;
}

.bodystyle {
	font-size: 14px;
}

.small {
	font-size: 9px;
}

.medium {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}

.big {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #E0E0E0;
}

.xbig {
	font-size: 24px;
	color: #333333;
}

.expanded {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}

.justified {
	text-align: justify;
}

.footer {
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

h1 {
	font-weight: bolder;
	font-size: 19pt;
	text-align: center;
	color: #333333;
	text-transform: uppercase;
	padding: 5px;

}

.subhd {
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #669966;
}
.bnr {
	background-color: #FFFFFF;
	background-image: url(../assetts/images/bg_content.gif);
	background-position: center;
	margin-right: 5%;
	margin-left: 5%;
}
.box_wht {
	font-size: 10pt;
	background-color: #F3F3F3;
}
.scrlinks {
	font-size: 10pt;
	background-color: #FFFFFF;
}
h3 {
	font-size: large;
	font-weight: bold;
	color: #333333;
	background-color: #FFCC00;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: thin solid #333333;
}
h4 {
	font-size: 16pt;
	text-align: center;
	page-break-after: avoid;
	padding: 10px;
	margin-top: 0in;
	margin-right: 0in;
	margin-bottom: 0pt;
	margin-left: 0in;
}

h5 {
	font-size: 10pt;
	text-align: center;
	page-break-after: avoid;
	color: #333333;
	padding: 5px;
	vertical-align: middle;
	border: thin outset #999999;
	margin: 5px;
}
h6 { 
	font-weight: normal; 
	font-size: 16pt; 
	margin: 0in 0in 0pt; 
	page-break-after: avoid;
}
.price {
	font-size: medium;
	font-weight: bold;
	color: #980000;
	border: medium dotted #FFCC00;
	margin: 3px;
	padding: 2px;
}
.cathd {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	letter-spacing: 1em;
	text-align: center;
	border: medium solid #FFCC00;
	padding: 8px;
	margin: 5px;
}
.tblprice {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	padding: 9px;
	text-align: center;
	background-color: #980000;
	margin: 9px;
}

