/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12pt;
	COLOR: White; 
	 FONT-WEIGHT: bold;
	scrollbar-face-color: #FFD10F;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: White;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	COLOR: White; 
	 FONT-WEIGHT: bold;
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	COLOR: White; 
	 FONT-WEIGHT: bold; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	COLOR: black; 
	 FONT-WEIGHT: bold;
}
HR{
	height: 1pt;
}
A:link  {
	COLOR: #9ea8cf;
	text-decoration: underline; 
}
A:visited { 
	COLOR: #9ea8cf;
	text-decoration: underline; 
}
A:active {
	COLOR: #9ea8cf;
	text-decoration: underline; 
}
A:hover {
	COLOR: White;
	text-decoration: none; 
}
.copyright{
	font-size: 12px;
	COLOR: White;	
}
.copyright A:link  {
	COLOR: #9ea8cf;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #9ea8cf;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #9ea8cf;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: White;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.subheader  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #FFD10F;
}

.addressline  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
}

.calendarTitle{
	font-weight: bold;
	color: #E6E6FA;
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;	
}

.calendarTop{
	background-color: #E6E6FA;
	text-align: center;
	font-weight: bold;
	color: #5a63a5;
	font-family: Arial, Helvetica, sans-serif;	
}
.calendarActiveCell{
	background-color: #ffd10f;
	color: black;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.calendarInactiveCell{
	background-color: #DCDCDC;
}

.photoGalleryNav{
	color: #E6E6FA;
	font-size: 10pt;
}
.photoGalleryNav A{
	text-decoration: underline;
	font-weight: normal;
	font-size: 10pt;
}

.photoGalleryNav A:visited{
	text-decoration: underline;
	font-weight: normal;
	font-size: 10pt;
}

.photoGalleryNav A:active{
	text-decoration: underline;
	font-weight: normal;	
	font-size: 10pt;
}
.photoGalleryNav A:Hover{
	color: #ffd10f;
	font-weight: normal;	
	font-size: 10pt;
}

.subheader3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #9ea8cf;
}


