body{
	margin: 0px;
	font-family: Arial, Verdana, Helvetica ! important;
	font-size : 8pt;
	color: #000000;

	scrollbar-3dlight-color: #BEC7D6;
	scrollbar-arrow-color: #1F456A;
	scrollbar-base-color: #BEC7D6;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #1F456A;
}
/*-- CRUMB TRAIL --*/
.crumb1{
	height: 15px;
	overflow: hidden;
	float: left;
	border: 0px solid #CCCCCC;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	color: #A51B1B;
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	margin: 0px 5px 5px 0px;
	white-space: nowrap;
}
.crumb2{
	height: 15px;
	overflow: hidden;
	float: left;
	border: 0px solid #CCCCCC;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	color: #808080;
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	margin: 0px 5px 5px 0px;
}
li{
	padding-bottom: 5px;
}
td, div{
	font-family: Arial, Verdana, Helvetica ! important;
	font-size : 8pt;
	color: #000000;
}
p, font, span{
	/*line-height: 14px ! important;*/
	font-family: Arial, Verdana, Helvetica ! important;
	font-size : 8pt;
}
.right{
	background-color: #000000;
}

/*-- GENERAL LINKS --*/
a:link, a:visited{
	color: navy;
	font-weight: normal;
	text-decoration: underline;
}
a:hover, a:active{
	color: red;
	font-weight: normal;
	text-decoration: underline;
}
a.anchor1, a.anchor1:hover{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	color: #A51B1B;
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
	margin: 0px;
	text-decoration: none;
}

/*-- FOOTER --*/
.footer{
	color: #FFFFFF;
}
a.footer:link, a.footer:visited{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.footer:hover, a.footer:active{
	color: #EFFF38;
	font-weight: normal;
	text-decoration: underline;
}

/*-- TOPNAV --*/
#topnav{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	padding: 0px 7px 0px 7px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-repeat: repeat-x;
}
a.topnav:link, a.topnav:visited{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	color: #FFFFFF;
	font-weight: normal;
    font-size: 10pt;
	text-decoration: none;
}
a.topnav:hover, a.topnav:active{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	color: #EFFF38;
	font-weight: normal;
    font-size: 10pt;
	text-decoration: none;
}
a.topnavOn:link, a.topnavOn:visited, a.topnavOn:hover, a.topnavOn:active{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	color: #FFFFFF;
	font-weight: bold;
    font-size: 10pt;
	text-decoration: none;
}

/*-- SUBNAV --*/
#subnav{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size : 8pt;
	padding: 0px 7px 0px 7px;
	border-bottom: 0px solid #000000;
	background-color: #DDDDDD;
}
a.subnav:link, a.subnav:visited{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size : 8pt;
	color: #666666;
	font-weight: normal;
    font-size: 10pt;
	text-decoration: none;
}
a.subnav:hover, a.subnav:active{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size : 8pt;
	color: red;
	font-weight: normal;
    font-size: 10pt;
	text-decoration: none;
}
a.subnavOn:link, a.subnavOn:visited, a.subnavOn:hover, a.subnavOn:active{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size : 8pt;
	color: #666666;
	font-weight: bold;
    font-size: 10pt;
	text-decoration: none;
}

/*-- LEFTNAV --*/
#leftnavHead{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	color: #A51B1B;
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 10px 2px 10px;
	margin-bottom: 3px;
	text-align: center;	
}
a.leftnav, a:link.leftnav, a:visited.leftnav{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size : 8pt;
	display: block;
	width: 160px;
	margin-bottom: 3px;
	color: #A51B1B;
	background-color: #EEEEEE;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	cursor: hand;
	cursor:  pointer;
}
a.leftnavOver, a:hover.leftnavOver, a:active.leftnavOver{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size : 8pt;
	display: block;
	width: 160px;
	margin-bottom: 3px;
	color: #A51B1B;
	background-color: #DDDDDD;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	cursor: hand;
	cursor:  pointer;
}
a.leftnavOn, a:link.leftnavOn, a:visited.leftnavOn{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size : 8pt;
	display: block;
	width: 160px;
	margin-bottom: 3px;
	color: #FFFFFF;
	background-color: #a51b1b;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	cursor: hand;
	cursor:  pointer;
}

/*-- GALLERYNAV --*/
.galleryNav{
	display: table-cell;
	vertical-align: middle;
	margin: 0px 5px 5px 5px;
	float: left;
	width: 80px;
	height: 80px;
	color: #808080;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #808080;
	cursor: hand;
	cursor:  pointer;
}
.galleryNavOver{
	display: table-cell;
	vertical-align: middle;
	margin: 0px 5px 5px 5px;
	float: left;
	width: 80px;
	height: 80px;
	color: #A51B1B;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-color: #fce6e6;
	border: 1px solid #A51B1B;
	cursor: hand;
	cursor:  pointer;
}
/*-- PHOTO NAV --*/
.photoNav{
	display: table-cell;
	vertical-align: middle;
	margin: 0px 5px 5px 5px;
	float: left;
	color: #808080;
	font-weight: bold;
	text-align: center;
	width: 120px;
	height: 120px;
	cursor: hand;
	cursor:  pointer;
}
.photoNavOn{
	display: table-cell;
	vertical-align: middle;
	margin: 0px 5px 5px 5px;
	float: left;
	color: #A51B1B;
	font-weight: bold;
	text-align: center;
	width: 120px;
	height: 120px;
	cursor: hand;
	cursor:  pointer;
}

/*-- GALLERY NAV --*/
.btn-title{
	background-color: #A51B1B;
	border-bottom: 1px solid #000000;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center; 
	font-size: 10pt;
}
.btn-box{
	width: 200px;
	border: 1px solid #000000;
	background-color: #EEEEEE;
}
.btn-container{
	padding: 10px;
}	
.btn{
	font-size: 9pt ! important;
	font-weight: bold;
	color: #A51B1B;
	cursor: hand;
	cursor: pointer;
}
.btn1{
	font-weight: normal;
	visibility: hidden;
	height: 1px;
	overflow: hidden;
} 
.btn2{
	font-weight: normal;
	border-top: 1px dotted #CCCCCC;
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
}

/*-- FORMS --*/
form{
	margin: 0px;
}
.formAttr{
	white-space: nowrap;
	color: #666666;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 8pt;
}
.formRequired, .required, .formStatus, .status{
	white-space: nowrap;
	color: #FF0000;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 8pt;
}
.formField{
	background: #F6F6F6;
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 2px 2px 0px 2px;
}
.formButton{
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 9pt;
	cursor: pointer;
	cursor: hand;
}
.searchField{
	border: 0px solid #434343;
	background: #FFFFFF;
	color: #434343;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	padding: 1px;	
}
select{
	font-size: 9pt;
}

/*-- DHTML --*/
.dek{
	z-index : 200;
	visibility : hidden;
	position : absolute;
}
.linksMenu{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background: transparent;
	border-bottom: 1px solid black;
	text-align: left;
	padding: 2px;
	cursor: pointer;
	cursor: hand;
}
.buttonMenu{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	position: absolute;
	visibility: hidden;
	background-color: #CBCACA;
	layer-background-color: #CBCACA;
	width: 140;
	border-left: 1px solid #CBCACA;
	border-top: 1px solid #CBCACA;
	border-bottom: 0px solid #CBCACA;
	border-right: 1px solid #CBCACA;
	padding: 0px;
	z-index: 11;
	top: 78px;
	left: 132px
}
.finger{
	cursor: pointer;
	cursor: hand;
}
