.striptop {
	background-image: url(images/strip-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.stripleft {

	background-image: url(images/strip-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
.stripbot {
	padding: 10px;
}
.striptopCopy {

	background-image: url(images/stripo-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.stripleftCopy {


	background-image: url(images/strip-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
}
.hometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 4px;
}
.hometxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 4px;
}

.more {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 6px;
}
.border {
	border: 1px solid #000000;
}
.subtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 20px;
}

H1 {
	font-size : 14px;
}

a {
color: #FFCC00;
}

a:hover {
color: #FFFF00;
}

.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 6px;
	background-color: #3BCCC4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C2B0A0;
	border-right-color: #C2B0A0;
	border-left-color: #C2B0A0;



}
.borderMenu {
	border: 1px solid #44628F;
}
.padMenu {
	padding: 4px 1px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #44628F;

}
.menuhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE400;
	padding-bottom: 2px;
}
.padMenuCopy {

	padding: 4px 20px 4px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #44628F;
}
.subtxtMenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
img.padded{
	margin : 5px;
	vertical-align : middle;
	border-top-width : 2px;
	border-top-color : Gray;
	border-left-width : 2px;
	border-left-color : Gray;
	border-right-width : 2px;
	border-right-color : Black;
	border-bottom-width : 2px;
	border-bottom-color : Black;
}
