input,textarea {
     border: 1px solid #ffffff;
	 background-color: #efefef;
}
 table
{
	font-family: Century Gothic, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #0066CC;
}
.nav {
	color: #ffffff;
	text-decoration: none;
	font-family: Century Gothic, Arial;
	background-color: #0066CC;
}
.navgal {
	color: #373737;
	text-decoration: none;
	font-family: Century Gothic, Arial;
	background-color: #efefef;
}
.navigation:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: Century Gothic, Arial;
	background-color: #0066CC;
}
.navigationgal:hover {
	color: #373737;
	text-decoration: none;
	font-family: Century Gothic, Arial;
	background-color: #efefef;
}
.calendarE{
	text-decoration: none;
	width:30px;
	height:30px;
	padding: 0px;
	spacing: 0px;
	color: #ffffff;
	text-decoration: none;
	font-family: Century Gothic, Arial;
	background-color: #FE8A3D;
}
.calendar{
	font-family: Century Gothic, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #373737;
	width:30px;
	height:30px;
	padding: 0px;
	spacing: 0px;
}
.calendarO{
	font-family: Century Gothic, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #373737;
	width:30px;
	height:30px;
	padding: 0px;
	spacing: 0px;
	background-color: #efefef;
}
.calendartable td {
border-left:1px solid #373737;
border-bottom:1px solid #373737;
padding: 0px;
spacing: 0px;
}
.calendartable{
border-top:1px solid #373737;
border-right:1px solid #373737;
padding: 0px;
spacing: 0px;
}
.borderTable {	
border: 1px solid #000000; 
}

