.hdrborderleft {
	background-color: #007297;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.hdrborderright {
	background-color: #007297;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.rightshadow {
	background-image: url(../images/backgrounds/rightshadow1.gif);
	background-repeat: repeat-y;
}
.menushadow {
	background-image: url(../images/backgrounds/menushadow.gif);
	background-repeat: repeat-y;
}

.menubg {
	background-image: url(../images/menu/menubg.gif);
	background-repeat: repeat-x;
}
.pagebg {
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footborderright {
	background-color: #007297;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footborderleft {
	background-color: #007297;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footborder {
	background-image: url(../images/footer/footborder.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topmenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	line-height: 20px;
	font-style: normal;
}

.topmenus:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCECF8;
	text-decoration: none;
	padding-bottom: 5px;
	line-height: 20px;
	font-style: normal;
}
.menus {
	display: block;
	margin-bottom: 5px;
}
.title {
	display: block;
	margin-top: 15px;
	margin-left: 10px;
}
.spacer {
	height: 10px;
	width: 5px;
	background-color: #999999;
}

.subtitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #007297;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	padding-left: 20px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	margin-right: 5px;
}


.contact2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
}
.watermark {
	background-image: url(../images/common/pawprint2.gif);
	background-position: right bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.sidemenus {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
}
.menubox {
	background-color: #007297;
	height: 20px;
	width: 200px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	float: right;
	margin-top: 10px;
	padding-top: 2px;
	font-weight: bold;
}
.menulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 20px;
	width: 198px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: right;
	padding-top: 4px;
}
.subtitle2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #007297;
	margin-left: 10px;
}
.vertborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

.subtitle3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #007297;
	margin-top: 150px;
}
.imgborder {
	margin-right: 10px;
	border: 1px solid #666666;
}
.imgborder2 {

	margin-right: 3px;
	border: 1px solid #666666;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #007297;
}
.bg01 {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bg02 {
	background-color: #FFFFFF;
}
.rightshadow2 {

	background-image: url(../images/backgrounds/rightsahdow2.gif);
	background-repeat: repeat-y;
}
.float {
	float: left;
}
