body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.dropdown {
	background-color: #C5D8DB;
}

.border {
	border: 2px solid #c5d8db;
}

.register {
	background: #c5d8db;
	color: #296866;
	border: 1px solid: #c5d8db;
}



#tdmepep {
	background-repeat: no-repeat;
	background-image: url(../images/bg.jpg);
}

.line-height {
	line-height: 12px;
}

.header {
	font-size: 120%;
	color: #336666;
}

.subheader {
	font-size: 110%;
	color: #336666;
}

.subsubheader {
	font-size: 100%;
	color: #336666;
}	

.headerbold {
	font-size: 120%;
	color: #336666;
	font-weight: bold;
}

.papyrus {
	font-family: Papyrus;
}

.goudy {
	font-family: "Goudy Old Style";
}

.subheaderbold {
	font-size: 110%;
	color: #336666;
	font-weight: bold;
}

.subsubheaderbold {
	font-size: 100%;
	color: #336666;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #296866;
	text-decoration: underline;
}

a:hover {
	color: #296866;
	text-decoration: none;
}
