/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}

BODY{
scrollbar-arrow-color: #E1B248;
scrollbar-highlight-color: #E1B248;
scrollbar-face-color: #3C3732;
scrollbar-shadow-color: #E1B248;
scrollbar-darkshadow-color: #E1B248;
scrollbar-track-color: #ffffff;
}
 
.class2 A:link {font-family: Verdana; font-size: 9pt; color: rgb(235,235,235); text-align:right; line-height: 15pt;}
.class2 A:visited {font-family: Verdana; font-size: 9pt; color: rgb(235,235,235); text-align:right; line-height: 15pt;}
.class2 A:active {font-family: Verdana; font-size: 9pt; color: rgb(235,235,235); text-align:right; line-height: 15pt;}
.class2 A:hover {font-family: Verdana; font-size: 9pt; color: rgb(50,50,50); text-align:right; line-height: 15pt; text-decoration: none ;}

.eventstyle1{
	margin:10px 0px 0px 3px;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
	font-weight:bold;
}
.eventstyle2{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
}