BODY{
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	color : #000000;
	background-color : #000000;
}
TD{
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	color : #000000;
	background-color : #FFFFFF;
}
/* home page season */

.home-date {
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	background-color: #000000;
}
.home-location {
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.home-title {
	font-size : 14px;
	font-weight : bolder;
}
/* end  */
.title{
	font-size : 16px;
	font-weight : bolder;
	background-color : #FFFFFF;
}
.title2{
	color : #D70368;
	font-weight : 600;
	font-variant : small-caps;
}
.small{
	font-size : 11px;
}
.copyright{
	color : #CC6666;
	font-weight : bolder;
	font-size : 10px;
	letter-spacing : 1px;
}
.concora{
	color : #D70368;
	font-weight : bolder;
	font-size : 13px;
	letter-spacing : -1px;
	font-variant : small-caps;
}
A:LINK, A:VISITED {
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
	text-decoration : underline;
	letter-spacing : normal;
	background-color : #FFFFFF;
}
A:HOVER {
	font-size : 12px;
	color : #D70368;
	font-weight : bold;
	text-decoration : underline;
	background-color : #FFFFFF;
}
a.nav:link, a.nav:visited {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : 500;
	background-color : #000000;
	text-decoration : none;
	line-height : 30px;
}
a.nav:hover {
	font-size : 11px;
	color : #CCCCCC;
	font-weight : 500;
	background-color : #000000;
	text-decoration : underline;
	line-height : 30px;
	letter-spacing : 1px;
}
a.navside:link, a.navside:visited {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : 500;
	background-color : #000000;
	text-decoration : none;
	line-height : normal;
}
a.navside:hover {
	font-size : 11px;
	color : #CCCCCC;
	font-weight : 500;
	background-color : #000000;
	text-decoration : underline;
	line-height : normal;
	letter-spacing : normal;
}
.off{
	color : #D70368;
	font-weight : 600;
	font-variant : small-caps;
	line-height : 30px;
}
.white1{
	font-family : sans-serif, Arial, Helvetica;
	font-size : 12px;
	color : #FFFFFF;
	font-weight : 600;
	font-variant : small-caps;
	margin-left : 10px;
	line-height : 18px;
}
.margin{
	margin-left : 10px;
	line-height : normal;
}
a.sub:link, a.sub:visited {
	font-family : Arial, Helvetica, Verdana;
	font-size : 11px;
	color : #666666;
	font-weight : bold;
	text-decoration : underline;
	letter-spacing : normal;
	background-color : #FFFFFF;
}
a.sub:hover {
	font-size : 11px;
	color : #D70368;
	font-weight : bold;
	text-decoration : underline;
	background-color : #FFFFFF;
}
.home {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bolder;
	color: #CC6666;
	font-variant : small-caps;
	line-height : normal;
}
UL{
	background-color : #FFFFFF;
	list-style:square;
	font-size: 11px;
	padding-top: 1px;
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 5px;	
}