BODY, TABLE, TR, TD {
	color: #000000;
	font-size: 14px;
	font-family: arial, helvetica, veranda;
}

A {
	color: #000000;
	font-size: 14px;
	font-family: arial, helvetica, veranda;
}

A:Hover {
	color: #A01818;
}

.FormBoxBorder {
	border:1px solid #000000;
}

.FormBoxHeader {
	background-color: #144578;
	color: #FFFFFF;
}

.FormBoxBody {
	background-color: #E5F0FB;
	color: #000000;
}

.ErrorFont {
	color: #FF0000;
}

.TipBox {
	background-color: #FCECEC;
}

.UpSize {
	font-size: 18px;
	font-weight: bold;
	font-family: arial, helvetica, veranda;
}

.ThumbnailTitle {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	font-family: arial, helvetica, veranda;
}

.PuzzleTitle {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: arial, helvetica, veranda;
}

.SearchHead {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, helvetica, veranda;
}

.FormTag {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, veranda;
}

.Copyright {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color: #F0EAD6;
	color: #000000;
	font-size: 10px;
	font-family: arial, helvetica, veranda;
}

A.Bold {
	font-weight: bold;
	font-size: 14px;
	font-family: arial, helvetica, veranda;
}

A.Large16 {
	font-weight: bold;
	font-size: 16px;
	font-family: arial, helvetica, veranda;
}

.StandardFontBold {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	font-family: arial, helvetica, veranda;
}

.StandardFont {
	color: #000000;
	font-size: 14px;
	font-family: arial, helvetica, veranda;
}

.BoxHeader {
	background-color: #F6F7CB;
	border: 1px solid #000000;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetica, veranda;	
}

.BoxFill {
	background-color: #FDFDE7;	
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetica, veranda;		
	border:1px solid #000000;
}

.BoxBorderOuter {
	border:1px solid #961C1C;
}

.MainTable {
	background-color:#FFFFFF;
	border: 2px solid #000000;
}

.MenuLink {
	color: #800000;
}

.MenuBar {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color: #F0EAD6;
	color: #000050;
}

.Divider {
	color: #000000;
}

.SignUpText {
	color: #A01818;
	font-weight: bold;
	font-size: 14px;
	font-family: arial, helvetica, veranda;	
}

.AdminLink {
	color: #000000;
	font-size: 14px;
}

.AdminOddRow {
	background-color: #CFE4F7;
}

.AdminTableHeader {
	background-color: #144578;
	color: #FFFFFF;
}

.AdminTableHeaderLink {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: arial, helvetica, veranda;
}


