/* CSS Document */

.edge-r {
	background-image: url(art/edge.jpg);
	background-repeat: repeat-y;
}
.edge-l {

	background-image: url(art/edge2.jpg);
	background-repeat: repeat-y;}
body {
	background-color: #F0F0F0;
	margin: 3px 0px 0px;
	padding: 0px;
}

a:link {
	color: #999999;
	text-decoration: none;
}


td {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #666666;
}
a:hover {
	color: #C54231;
	text-decoration: underline;
}


.buttonscontainer {
	width: 100%;
	text-align: center;
}

.buttons a {
	color: #F9F9F9;
	background-color: #61635D;
	display: inline;
	font: 11px Geneva, Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {background-color: #E9E9E7;
color: #666666;
text-decoration: none;}

.buttonstitle {width: 98%;}

.buttons2 a {
	color: #FFFFFF;
	padding: 1px 0px 1px 3px;
	display: block;
	font: bold 11px Geneva, Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	margin-top: 4px;
	width: 100%;
	background-image: url(art/menu-head.gif);
	background-repeat: no-repeat;

}

.buttons2 a:hover {text-decoration: none;
color: #FFFFFF;}

.buttonscontainer2 {
	width: 158px;
	text-align: center;
}
.buttons-side a {
	color: #666666;
	background-color: #F7F8F9;
	padding: 2px 2px 2px 20px;
	display: block;
	font: 10px Geneva, Arial, Helvetica, san-serif;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	background-image: url(art/arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.buttons-side a:hover {
	text-decoration: none;
	color: #FCFBE2;
	background-color: #808080;
	background-image: url(art/arrow2.jpg);
	background-repeat: no-repeat;
}
.menu-title-txt {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 17px;
	text-decoration: none;
}
.pic-bg {
	background-image: url(art/slices2/header_r1_c3.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
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;
}
.menu-txt a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu-txt a:hover {
	text-decoration: none;
	color: #FFFFBF;
}
.more-txt {
	font-size: 10px;
}

.line {
	background-image: url(art/line.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
legend {
	font-weight: bold;
	color: #C54231;
}
.red {
	color: #C54231;
}
a:visited {

	color: #999999;
	text-decoration: none;
}
a:active {

	color: #999999;
	text-decoration: none;
}
.menu-txt a:visited {


	text-decoration: none;
	color: #FFFFFF;
}
