/***Hot Club Pacific***/

/*Calendar Page CSS*/



body {background-image: url(../img/bg/tile_017.jpg);}

a:link, a:visited { 

	color:#0000FF;

	text-decoration:none;

	}

a:hover { 

	font-style:italic;

	text-decoration:underline;

	font-weight:bold;

	background-color:#EFEFEF;

	}

a:active { text-decoration:none;}

#table { 

	background-color:#FFF; 

	border:5px outset #CCC;

	}

.navTop { 

	padding:5px;

	border-bottom:2px solid #E9E9E9;

	}

.navBottom { 

	padding:5px;

	border-top:2px solid #E9E9E9;

	}

.cell { 

	margin:10px 30px 10px 30px;

	padding:0px 60px; 

	}

.cell1{

	text-align:center;

	padding-top:5px;

	padding-bottom:5px;

	}

#header { 

	font-family:"Book Antiqua", "Times New Roman", Verdana, Georgia, Sans-serif;

	font-size:36px;

	letter-spacing:10px;

	text-align:center;

	font-style:italic;

	padding:15px 0px;

	}

.text { 

	font-family:"Times New Roman", Verdana, Georgia, Sans-serif;

	font-style:normal;

	letter-spacing:1px;

	line-height:20px;

	}

.spacer {

	height:10px;

	width:100%;

	}

.style1 {

	font-size: small;

	font-style: italic;

	color: #CCCCCC;

	}

