.tableschedule {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	
}

.headline1 {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0.1em;
}


#navbar a {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

#navbar a:hover {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #f0e39d;
	letter-spacing: 0.1em;
}


.headline2 {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 0.1em;
}


.standard {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.1em;
}


.small {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
	font-weight:normal;
	letter-spacing: 0.05em;
}


.box1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #cccccc;
 }


tr, div, table, td, th, p, li, ul
{ 
font-family: Tahoma, Times New Roman, Times, serif;
font-size: 11px;
color:#666666;
}


#naples-standard
{ 
font-family: Tahoma, Times New Roman, Times, serif;
font-size: 11px;
color:#666666;
}



#naples-standard a{
	font-family: Tahoma, Times New Roman, Times, serif;
font-size: 11px;
color:#526fce;
}

#naples-standard a:hover{
	font-family: Tahoma, Times New Roman, Times, serif;
font-size: 11px;
color:#7695f7;
}


body
{ 
font-family: Tahoma, Times New Roman, Times, serif;
background-color:#ffffff;
background-image:url(pics/bg.jpg);
background-repeat:repeat-x;
font-size: 11px;
color:#666666;
}


a {
	color: #526fce;
	text-decoration: none;
}


a:hover {
	text-decoration: none;
	color: #7695f7;
	font-size: normal;
	font-weight: normal;
}

a:visited, a:active {
	text-decoration: none;
	color: #526fce;
	font-size: normal;
	font-weight: normal;
}




