/* MOUSEOVER CSS TEST */



td#testmouse a,
td#testmouse2 a,
td#testmouse3 a,
td#testmouse4 a,
td#testmouse5 a,
td#testmouse6 a,
td#testmouse7 a,
td#testmouse8 a,
td#testmouse9 a,
td#testmouse10 a {
	display: block;
	width: 200px;
	height: 40px;
}

td#testmouse a {
	background: url(http://www.washingtonthespians.org/ourmission.gif) no-repeat white;
}

td#testmouse2 a {
	background: url(http://www.washingtonthespians.org/events.gif) no-repeat white;
}

td#testmouse3 a {
	background: url(http://www.washingtonthespians.org/troupes.gif) no-repeat white;
}

td#testmouse4 a {
	background: url(http://www.washingtonthespians.org/membership.gif) no-repeat white;
}

td#testmouse5 a {
	background: url(http://www.washingtonthespians.org/calendar.gif) no-repeat white;
}

td#testmouse6 a {
	background: url(http://www.washingtonthespians.org/messageboard.gif) no-repeat white;
}

td#testmouse7 a {
	background: url(http://www.washingtonthespians.org/itsedta.gif) no-repeat white;
}

td#testmouse8 a {
	background: url(http://www.washingtonthespians.org/contactus.gif) no-repeat white;
}

td#testmouse9 a {
	background: url(http://www.washingtonthespians.org/boardmeetings.gif) no-repeat white;
}

td#testmouse10 a {
	background: url(http://www.washingtonthespians.org/thespians101.gif) no-repeat white;
}





td#testmouse a:hover {
	background: url(http://www.washingtonthespians.org/ourmission.gif) no-repeat #FFBD2A;
	border: 0px;
}
td#testmouse2 a:hover {
	background: url(http://www.washingtonthespians.org/events.gif) no-repeat #FFBD2A;
	border: 0px;
}
td#testmouse3 a:hover {
	background: url(http://www.washingtonthespians.org/troupes.gif) no-repeat #FFBD2A;
	border: 0px;
}
td#testmouse4 a:hover {
	background: url(http://www.washingtonthespians.org/membership.gif) no-repeat #FFBD2A;
	border: 0px;
}
td#testmouse5 a:hover {
	background: url(http://www.washingtonthespians.org/calendar.gif) no-repeat #FFBD2A;
	border: 0px;
}
td#testmouse6 a:hover {
	background: url(http://www.washingtonthespians.org/messageboard.gif) no-repeat #FFBD2A;
	border: 0px;
}
td#testmouse7 a:hover {
	background: url(http://www.washingtonthespians.org/itsedta.gif) no-repeat #FFBD2A;
	border: 0px;
}
td#testmouse8 a:hover {
	background: url(http://www.washingtonthespians.org/contactus.gif) no-repeat #FFBD2A;
	border: 0px;
}
td#testmouse9 a:hover {
	background: url(http://www.washingtonthespians.org/boardmeetings.gif) no-repeat #FFBD2A;
	border: 0px;
}

td#testmouse10 a:hover {
	background: url(http://www.washingtonthespians.org/thespians101.gif) no-repeat #FFBD2A;
	border: 0px;
}







/* END MOUSEOVER CSS
START FORMATING CSS */


body {
	font-family: sans-serif;
}

a, a:visited, a:active {
	color: #006EB1;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	border: solid #FFBD2A;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
}

a:hover#edta, a:hover#banner {
	border: 0px;
}

table#maintable {
	padding: 0px 0px 20px 0px;
	border-bottom: #006EB1 solid 2px;
	width: 950px;
}

td#content {
	padding:  20px 10px 0px 10px;
}

p#pageheader {
	color: #006EB1;
	padding: 0px 0px 0px 20px;
	border-bottom: solid 2px #FFBB25;
	font-size:25px;
}



td#regheader {
	color: #006EB1;
	border: #FFBB25 solid;
	border-top-width: 0px;
	border-bottom-width: 3px;
	border-right-width: 1px;
	border-left-width: 0px;
}

td#regdata {
	border: black outset;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

td#troupeheader {
	color: #006EB1;
	font-size: 20px;
	border: #FFBB25 solid;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px 0px 3px 0px;
}

td#troupedata {
	padding: 10px 2px 10px 2px;
	font-family: sans-serif;
	font-size: 13px;
}

td#schoolheading {
	color: #006EB1;
	border-bottom: 2px #FFBB25 solid;
	font-family: sans-serif;
	font-size: 25px;
}

td#schoolinfo {
	font-family: sans-serif;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:0px;
}

table#eventtable {
	border: 3px #D8E7F0 solid;
	background-color: #EBF6FC;
}

table#eventtable2 {
	border: 3px #F5F7B8 solid;
	background-color: #FEFFDF;
}



td#datecorner {
	font-family: sans-serif;
	border: #006EB1 solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	
}
td#datedata {
	padding: 5px 5px 5px 5px;
	background-color: #D8E7F0;
}
td#dateblankcorner {
	background-color: #D8E7F0;
}


td#datecornerend {
	font-family: sans-serif;
	border: #FFBD2A solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
}
td#datedataend {
	padding: 5px 5px 5px 5px;
	background-color: #FDFFCD;
}
td#dateblankcornerend {
	background-color: #FDFFCD;
}
td#minical {
	font-size: 13px;
}
td#minical2 {
	border: black solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 13px;
}


/* END FORMATTING CSS */