body {
	margin: 0px;
	padding: 0px;
	cursor: default;
	background-color: #DBDBDB;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.blue {
	background-color: #253C78;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.black {
	background-color: #484848;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.red {
	background-color: #B33A3A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.search-title {
	background-image: url(art/search-title.jpg);
	height: 27px;
	width: 220px;
	text-indent: 25px;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.sml {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
}


h4 {
	text-transform: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 0px;
}
.dot-line {
	background-image: url(art/dotted-line.jpg);
	background-repeat: repeat-x;
	background-position: center;
	border-right-width: 6px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 8px;
}

td {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #666666;
}

.pic-bg {
	background-image: url(art/slices/header_r1_c3.jpg);
	background-repeat: no-repeat;
	width: 528px;
}



.grey {
	background-color: #EAE8E8;
	height: 4px;
}
.menu-txt {
	text-transform: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 0px;
	letter-spacing: 0.5px;
	padding-left: 10px;
}
.menu-txt a:hover {
	text-decoration: none;
	color: #FFFFBF;
}
.bold-txt {
	color: #9D342F;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 8px;
	padding-bottom: 0px;
	font-weight: bold;
}
.highlight {
	color: #FFFFCC;
}

a:visited {
	text-decoration: none;
}
input {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
}
select {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
}
.sml-txt {
	font-size: 11px;
}
.burg {
	color: #B20837;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
.line {
	background-image: url(art/line.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.search-txt {

	font-size: 11px;
}
.menu-txt a:link {

	text-decoration: none;
	color: #FFFFFF;
}
a:visited {


	text-decoration: none;
	color: #ccc;
}
.sml-txt a:link {
	font-size: 11px;
	color: #666666;
}
.sml-txt a:visited {
	font-size: 11px;
	color: #666666;
}
.sml-txt a:hover {

	font-size: 11px;
	color: #B20837;
}
.contact-txt {
	text-transform: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 0px;
	letter-spacing: 0.5px;
	padding-left: 10px;
	font-weight: normal;
}
.contact-txt a:link {

	text-transform: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	font-weight: normal;
}
.contact-txt a:hover {


	text-transform: none;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #FFFFCC;
	letter-spacing: 0.5px;
	font-weight: normal;
}
.head-bg {
	background-image: url(art/bg.jpg);
	background-repeat: repeat-x;
	height: 90px;
}
