body {
	background-color: #01354c;
	background-image: url();
	margin: 0px 0px 0px 0px;
}
.threehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	height: 16px;
	width: 250px;
	background-color: #31577B;
	border: thin none #333333;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #FFFFFF;
}
.headingtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #FFFFFF;
}
.orangedot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.orangehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
}
.tdemail {
	background-image: url(../images/enteremail.gif);
	background-repeat: repeat;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.bginner {
	background-image: url(../images/greeksingers_04.jpg);
	background-repeat: repeat-x;
	background-color: #0078aa;
}
a.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.page:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.page:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.page:hover {
	text-decoration: none;
	color: #FF6600;
}
a.page:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.big:link {
	text-decoration: none;
}
a.big:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.big:hover {
	text-decoration: underline;
	color: #00628C;
	font-weight: bold;
}
a.big:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.orange:link {
	text-decoration: none;
	color: #FF6600;
	font-size: 12px;
}
a.orange:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.orange:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.orange:active {
	text-decoration: none;
	color: #FF6600;
}

a.photo {
	border: 1px solid #FF6600;
}
a.photo:link {
	border: 1px solid #FF6600;
}
a.photo:visited {
	border: 1px solid #FF6600;
}
a.photo:hover {
	border: 1px solid #003399;
}
a.photo:active {
	border: 1px solid #FF6600;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}