body {
	background-color: #DCDCDC;
	text-align: left;
	margin: 0px;
}
img {
	border: none;
}
img.bordered {
	border: #9fcdff 1px dotted;
}
h1 {
	background: url(/images/title-h1.gif) no-repeat left top;
	margin: 0px 0px 5px 5px;
	padding: 5px 5px 10px 35px;
	font: 20px tahoma;
	font-style: italic;
	color: #000;	
	font-weight: bold;
	text-align: left;
}
h2 {
	font: 15px tahoma;
	text-align: justify;
	color: #23569d;
	font-weight: bold;
	font-style: italic;
	margin: 5px 10px 5px 15px;
}
ul {
	list-style-type: square;
}
.int {
	border: #000 1px solid;
}
.basic {
	text-align: left;
	vertical-align: top;
	background-color: #FFF;
	padding: 0px;
}
.nofat {
	font-weight: normal;
}
.capslock {
	text-transform: uppercase;
}
.b-rightpanel-grey {
	background-color: #DCDCDC;
	font: 12px tahoma;
	color: #000;
	height: 40px;
}
.black {
	color: #000;
}
.focus {
	color: #7f3300;
	border-bottom: #7f3300 1px dotted;
}
.small {
	color: #000;
	font: 11px tahoma;
}
.pic {
	text-align: center;
	font: 11px tahoma;
	font-style: italic;
	font-weight: bold;

}
td.topLine {
	background-color: #ffa800;
	text-align: right;
	padding-right: 10px;
	font: 9px tahoma;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}
td.topLine a {
	color: #FFF;
	text-decoration: none;
}
td.menuLeft {
	background-color: #8fbdef;
	font: 11px tahoma;
	padding: 0px;
	color: #000;
	vertical-align: top;
}
td.menuLeft a:link {
	color: #043170;
	text-decoration: none;
}
td.menuLeft a:visited {
	color: #043170;
	text-decoration: none;
}
td.menuLeft a:hover {
	color: #FFF;
	text-decoration: none;
}
td.content {
	background: #FFF url(/images/bg-content.jpg) no-repeat left top;
	font: 12px tahoma;
	color: 000;
	text-align: justify;
	padding: 15px 30px 50px 25px;
	vertical-align: top;

}
td.footer {
	background: #fffccf url(/images/bg-footer.jpg) no-repeat left top;
	text-align: center;
	font: 11px tahoma;
	font-weight: bold;
	color: #000;
	padding: 20px 5px 0px 5px;
}
td.footersec {
	background: #fffccf;
	text-align: center;
	font: 11px tahoma;
	font-weight: bold;
	color: #000;
	padding: 0px 5px 10px 5px;
}
div.menu {
	padding: 10px 10px 15px 10px;
	margin: 0px;
}
div.menu ul {
	margin: 0px;
	padding-left: 10px;
	list-style-type: circle;
}
div.opOut {
	width: 90%;
	margin: 20 0;
	padding: 5;
	text-align: right;
	font: italic 11px arial;
	color: #000;
	border: #DCDCDC 1px dashed;
}
div.opIns {
	text-align: justify;
	font-style: normal;
}
h4 {
	background: #508ce0 url(/images/bull-h4.jpg) no-repeat left top;
	font: 12px tahoma;
	font-weight: bold;
	margin: 0px;
	padding: 10px 5px 10px 30px;
	text-align: left;
	color: #FFF;
}
p:first-letter {
	font: 22px Monotype Corsiva;
	color: #980034;
	text-transform: uppercase;	
	font-weight: bold;
	padding-right: 2px;
}
#price {
	background-color: #DCDCDC;
	margin: 0px;
}
#price th {
	background-color: #ccc;
	font: 12px tahoma;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#price td {
	background-color: #fff;
	font: 12px tahoma;
	color: #000;
	text-align: left;
	padding: 3px;
}
