body {
	behavior:url("htc/csshover.htc");
}

a{
	text-decoration: none;
	color: #000000;
} 

a:hover{
	color: #8f7119;
}
.redBorder{
    border-width:1px;
    border-color:red;
    border-style:solid;
    width:375px;
}

.fields{
    font-family:Arial; 
    font-size:9pt; 
    color:#ffffff;
    background-color:#98a04b; 
    border-width:1; 
    border-color:d5d5d5; 
    border-style:solid;
    width:200px;
}

.hand{
cursor:pointer;
cursor:hand;
}

input.radio {
background-color: #cf4e00;
color: cf4e00;
}

p.redBorder{
	border: 1px solid red;
}
.errorText{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: red;
}

.quote{
	background-color: #cab97f;
	font-style: italic;
	border: 1px solid #8f7119;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

.gbox2{
	background-image:url('images/boxbg2.jpg'); 
	background-repeat:no-repeat; 
	background-position:5px 0%;

}

#thumbnailsDIV{	
	position: absolute; 
	left: 0%;
	bottom: 0%;
	overflow: scroll;
	overflow-x: scroll;
	overflow-y: hidden;
	background-color: #231F1F;
	white-space: nowrap;	
	width: 100%;
	height: 125px;	
}

td.menuElement{	
	background-color:#000000;
	background-image:url('images/menubg.jpg');
	background-repeat:no-repeat;		
}

td.menuElement:hover{	
	background-image:url('images/menu_highlight.jpg');
	background-repeat:no-repeat;
	
}

td.menuElement a{
	font-weight: bold;
	color: white;
}

td.menuElement:hover a{
	font-weight: bold;
	color: #ffeba9;
}

p.menuElement{
	margin-right:5px;
	margin-left:5px;
	text-align: right;
	font-size:10pt;
}

a.setLanguage{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}

a.setLanguage:hover{
	color: white;
}

#partyshot{
	height: 260px;
}

#num{
	width: 100%;
	text-align: right;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: red;
}

.galleryMonthActive{
	font-weight: bold;
	font-family: Arial; 
	color: #C5AF64; 
	font-size:9pt;
	line-height:150%;	
	margin-top:0;
	margin-bottom:0;
	margin-left:8px;
}
.galleryMonthActiveSelected{	
	font-weight: bold;
	font-family: Arial; 
	color: #A6A6A6; 
	font-size:9pt;
	line-height:150%;	
	margin-top:0;
	margin-bottom:0;	
}

#galleryCalendarActiceCell{	
	width:100%;
	height:100%;
	cursor:pointer;
	cursor:hand;	
}
