BODY {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color:#D7E4EC;
	scrollbar-3dlight-color: #92B7C7;
	scrollbar-highlight-color: #92B7C7;
	scrollbar-shadow-color: #92B7C7;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFFF
}

A:LINK {
	color: #000000;
	text-decoration: underline;
	font-size: 12px

}

A:VISITED {
	color: #000000;
	text-decoration: underline;
	font-size: 12px
}

A:HOVER {
	color: #93B7C5;
	text-decoration :underline;
	font-size: 12px
}

A:ACTIVE {
color : #E6BEA2;
text-decoration: underline;
font-size: 12px
}

H1 {
font-size: 130%;
font-weight: bold;
color: #999966;
}

P, TD, LI, UL, Table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

H2, H3, H4, H5, H6 {
	font-size: 5px;
	font-weight: bold;
	color: #B9C4E4;
}

HR {
	color: #000000;
	height: 1px;
	width: 100%;
}

LI {
	list-style-type: disc
}

TD.copyright a:link, TD.copyright a:visited {
    color: #FFFFFF;
    font-style: normal;
    font-weight: plain;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    padding: 2px
}

TD.copyright a:hover {
    color: #FFFFFF;
    font-style: normal;
    font-weight: plain;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    text-decoration: underline;
    padding: 2px
}

.indexblock {
	padding-left: 15px;
	padding-right: 15px;
}

.indexblock2 {
	border-right-width: 1px;
	border-right-color: #000000;	
	border-right-style: dashed;
}

.sponsortable {
	border-bottom-width: 2px;
	border-bottom-color: #000000;	
	border-bottom-style: solid;
}

.sponsortitle {
	border-bottom-width: 1px;
	border-bottom-color: #000000;	
	border-bottom-style: dashed;
}

/*---CALENDAR---*/
a.prevnext:link {color: #000000; font-size: 12px; text-decoration:none}
a.prevnext:visited {color: #000000; font-size: 12px; text-decoration:none}
a.prevnext:hover {color: #000000; font-size: 12px; text-decoration:underline}
a.prevnext:active {color: #000000; font-size: 12px; text-decoration:none}

a.day:link { color: #000000; font-size: 14px; font-weight: bold;}
a.day:visited { color: #000000; font-size: 14px; font-weight: bold;}
a.day:hover { color: #000000; font-size: 14px; font-weight: bold;}
a.day:active { color: #000000; font-size: 14px; font-weight: bold;}

a.event:link { font-size: 11px;}
a.event:visited { font-size: 11px;}
a.event:hover { font-size: 11px;}
a.event:active { font-size: 11px;}

a.admin:link {color: #FFFFFF; font-size: 11px; text-decoration:none}
a.admin:visited {color: #FFFFFF; font-size: 11px; text-decoration:none}
a.admin:hover {color: #FFFFFF; font-size: 11px; text-decoration:underline}
a.admin:active {color: #FFFFFF; font-size: 11px; text-decoration:none}

table.cal {
background-color: #93B7C5;
height: 600px;
border-style: none;
border-width: 3px;
width: 100%;
font-family: sans-serif
}

caption.cal {
color: #000000;
font-size: 20px
}

thead.cal {
color: #000000;
background-color: #DDE7E9;
font-size: 14px;
text-decoration: bold;
text-align: center
}

td.cal {
background-color: white;
text-align: left;
vertical-align: top
}

tfoot.cal {
color: #F6D951;
font-size: 14px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}