	.prest {
		color:#ffffff;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 10px;
	}
	.text {
		color:#ffffff;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 10px;
	}
	.textbold {
		color:#ffffff;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 11px;
	}
	.textboldcomp {
		color:yellow;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 12px;
	}
	.title {
		color:#c6c4b5;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-transform : uppercase;
		font-size : 12px;
	}
	
	.title_pop {
		color:#c6c4b5;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 12px;
	}
	
.downTitle {
		color:#ffffff;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-transform : uppercase;
		font-size : 11px;
	}
A.other:LINK,A.other:VISITED {
		color:#ffffff;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 11px;
		text-decoration:none;
}
A.other:HOVER {
	color:silver;
	text-decoration:underline;
}
A.other1:LINK,A.other1:VISITED {
		color:#e6e6e6;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 11px;
		text-decoration:none;
}
A.other1:HOVER {
	color:#c6c4b5;
	text-decoration:underline;
}
A.other2:LINK,A.other2:VISITED {
		color:#ffffcc;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 11px;
		text-decoration:none;
}
A.other2:HOVER {
	color:silver;
	text-decoration:underline;
}

A.other3:LINK,A.other3:VISITED {
		color:#ffffcc;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 12px;
		text-decoration:none;
}
A.other3:HOVER {
	color:silver;
	text-decoration:underline;
}

A.other4:LINK,A.other4:VISITED {
		color: yellow;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 12px;
		text-decoration:none;
}
A.other4:HOVER {
	color:silver;
	text-decoration:underline;
}

.month {
		color:#fefefe;
		font-family:  Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-transform : uppercase;
		font-size : 16px;
	}
BODY {
	background-color:#1d1d1d;
}

/* Andrew's styles */

.btable {
		border : 1px ridge #a5a48f;
	}
	.thumb {
		margin-top:3px;
		margin-bottom:3px;
	}
	.blacktable {
		border : 1px ridge #000000;
	}
   .text_larger {
		color:#ffffff;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-size : 12px;
	}
	.text_faint {
		color:#DDDAD3;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 12px;
	}
	.text_subheading {
		color:#C6C4B5;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 12px;
	}
	.form_registration {
		background-color:#C6C4B5;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 10px;
	}
	.form_registration_width {
		width: 140px;
		background-color:#C6C4B5;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 10px;
	}
	A.text_no_underline:LINK,A.text_no_underline:VISITED {
		color:#ffffff;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 9px;
		text-decoration:none;
	}
	A.text_no_underline:HOVER {
		color:#ffffff;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 9px;
		text-decoration:none;
	}
.name {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.details {
	color:#ffffcc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}
A:LINK,A:VISITED {
		color:#ffffcc;
		font-family: Verdana,Arial, Helvetica, sans-serif;
		font-size : 10px;
		text-decoration:none;
}
A:HOVER {
	color:silver;
	text-decoration:underline;
}

