.redsm {	
	color : #FF6600;
}

.button {
	background-color : #666600;
	color : White;
	font-size : small;
	font-weight : bold;
	margin-right : 3px;
	margin-left : 3px;
	border-style : none;
}

.form{
	background-color : #666666;
	color : White;
	border-style : none;
}

.slink {
	color : #999933;
	font-weight : bold;
}

.menu {
	margin-bottom : 6px;
}

LI{
	list-style-type : square;
	list-style-image : url(images/square.gif);
	color : #FF6600;
}

BODY,TD,TH,P,DIV,FORM,H1,H2,H3,H4,BLOCKQUOTE,UL,OL,CENTER
{
	background : Black;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : small;
}

A {
	text-decoration : none;
	color : #FFCC00;
}

A:HOVER {
	color : #FF6600;
}

.title{
	color : #999933;
	font-size : large;
	font-weight : bold;
}

.subtitle {
	color : #FFCC00;
	font-weight : bold;
	font-size : medium;
}

.sub2 {
	font-weight : bold;
	color : #999933;
}

.photodesc {
	color : White;
	font-size : x-small;
}

.link {
	font-weight : bold;
	margin-bottom : 15px;
}

.datehead {
	background-color : #A2A2A2;
	color : #993300;
	font-weight : bold;
	font-size : x-small;
}

.days {
	background-color : #4C4C4C;
	font-size : x-small;
	color : White;
}
