.bgd {
	background-image: url(images/bgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/header_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerTop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.headerTop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #E8E8E4;
}
.copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.bodyText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.bodyText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
h2.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #131858;
	text-decoration: none;
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
}
h4.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #131858;
	text-decoration: none;
	font-style:italic;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.leftColBgd {
	background-image: url(images/leftCol_bgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.subtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #131858;
	text-decoration: none;
}
.subtitle1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #131858;
	text-decoration: none;
}
.subtitle1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #131858;
	text-decoration: underline;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #017A55;
	text-decoration: none;
}
.subtitle2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #017A55;
	text-decoration: none;
}
.subtitle2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #017A55;
	text-decoration: underline;
}
.subtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #017A55;
	text-decoration: none;
}
.subtitle3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #017A55;
	text-decoration: none;
}
.subtitle3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #017A55;
	text-decoration: underline;
}
.leftColBgd2 {
	background-image: url(images/leftCol_repeat2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.subtitle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #131858;
	text-decoration: none;
}
.subtitle5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
img.textimg{
	padding: 10px;
	margin: 0 0 0px 0px;
	background: #fff;
	-moz-box-shadow: 1px 3px 4px #939393;
	-webkit-box-shadow: 1px 3px 4px #939393;
	box-shadow: 1px 3px 4px #939393;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#939393')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#939393');

}
#myTable {
border:0px;
width:100%;
margin:0 auto;
}
#myTable td {
/*border: solid 1px #ccc;*/
padding-bottom:20px;
}
.price {
width:60%;
margin:0 auto;
border:dotted 1px #017A55;
/*background:#E6E6E6;*/
/*background:no-repeat url(images/price_bgd.gif);*/
color:#017A55;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
padding-top:8px;
padding-bottom:8px;
}

