body {
	background-color : #eeefde;
	background-repeat : no-repeat;
	background-image : url(../images/background.jpg);
	background-position : 100% 100%;
	font-family : Tahoma, Arial;
	font-size : 12px;
	color : #eeefde;
}

p {
	font-size : 12px;
}

h1 {
	font-size : 14px;
	color : #ebcd00;
}

h2 {
	font-size : 13px;
}

a {
	color : #ebcd00;
	text-decoration : none;
}

b {
	color : #0a0089;
	font-size : 13px;
}

p.large {
	font-size : 15px;
}

p.warning {
	color : #ff0000;
}

td.event_header {
	font-size : 12px;
	color : #850000;
	font-weight : bold;
	background-color : #b86700;
}

td.shaded {
	background-color : #931a01;
}

td.contact_us {
	font-size : 12px;
	padding : 2px;
}

td.event p {
	padding : 2px;
}

td.body p {
	padding : 2px;
}


td.divider {
	background-image : url(../images/dash.gif);
}

td.table_left {
	background-color : #850000;
	background-repeat : repeat-y;
	background-image : url(../images/table_left.gif);
}

td.table_main {
	background-color : #850000;
}

td.table_border {
	background-color : #999966;
}

.text {
	border-width : 1px;
	border-color : #ebcd00;
	border-style : solid;
	background-color : #eeefde;
}
