/* CSS - Cascading Style Sheet for GOBAB web site */
/*body { background-color:#9bdeff; }*/
body {font-family: Arial, Verdana; }

body.pagetop { background: url(Images/LogoEtc/Phoenix_kite_crop_light_edged.JPG); background-repeat: no-repeat }

table.generic, table.unique, table.recurring { background-color:#bbe9ff; 
			    border: 2px solid blue; 
				width: 100%; 
				border-collapse: collapse; }

tr.data { background-color:white; }

tr.data td.lefty { text-align: left; }		

table.generic tr { border: 0px; }

table.generic tr td { border: 1px solid blue; 
                      text-align: center; }		

table.unique tr td { border: 1px solid blue; }		

table.recurring tr td { border: 1px solid blue; }		

table.form { align: right; 
             width: 100%; }}		
			 
/*td.CalDate { vertical-align: top; width: 100px; height: 50px; }*/
td.CalDate { width: 100px; height: 50px; }
td.CalHdr { text-align: center; width: 100px; height: 20px; }		

font.CalFont { color: #000000; font-size: .75em; font-family: Arial,Verdana; }
font.CalHdrFont	{ color: #000000; font-size: .75em; font-family: Arial,Verdana; }
font.CalMonFont	{ color: #000000; font-size: 1em; font-family: Arial,Verdana; } 
font.CalTitle { color: red; font-size: 1.5em; font-family: Arial,Verdana; }

font.PosterRed { color: red; font-size: 2.0em; font-family: Arial,Verdana; }
font.PosterBlue { color: blue; font-size: 2.0em; font-family: Arial,Verdana; }
font.PosterBlack { color: black; font-size: 2.0em; font-family: Arial,Verdana; }

font.PosterRedMed { color: red; font-size: 1.75em; font-family: Arial,Verdana; }
font.PosterBlueMed { color: blue; font-size: 1.75em; font-family: Arial,Verdana; }
font.PosterBlackMed { color: black; font-size: 1.75em; font-family: Arial,Verdana; }

table.Slide { width: 100%; 
			  border-collapse: collapse; 
			  border: 0px; }
table.Slide tr { border: 0px; }			  
td.SlideCell { border: 0px; }

table.reviews { align: right; 
             width: 100%; }}		

///* The following css code is from Swiss Army */
///***********************************************
//* Swiss Army Image slide show script  - © John Davenport Scheuer: http://home.comcast.net/~jscheuer1/
//* This notice MUST stay intact for legal use
//* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full original source code
//***********************************************/

//* { font-family:arial;
//    font-size:10pt; }

//div.show3 { background-color:#efefef;
//    width:140px;
//    margin:0 auto;
//    border:1px solid #444444; }

//div.show3 table td, div#show4 table td { height:24px;
//    background-image:url('38.gif'); }

//div.show4 table td { background-image:url('40.gif'); }

//div.show3 table input,  div.show4 table input { outline-style:none; }

///* end Swiss Army code */
