body{
	margin-bottom : 0px; padding-bottom : 0px; margin-top : 7px; padding-top : 7px;
	margin-left : 7px; padding-left : 7px;
}

.normaltext{
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; 
	 color : #000000;
     margin-left : 28px; margin-right : 28px;margin-bottom : 10px; margin-top : 0px;
}

.normaltextnoindent{
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; 
	 color : #000000;
     margin-left : 0px; margin-right : 0px;margin-bottom : 10px; margin-top : 0px;
}

.eventstabletext{
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; 
	 color : #000000;
     margin-left : 12px; margin-right : 12px; margin-bottom : 5px; margin-top : 5px;
}

.pagetitle{
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 16px; 
	 color : #000099; font-weight : bold;
     margin-left : 28px; margin-right : 28px;margin-bottom : 20px; margin-top : 0px;
}

.pagesubtitle{
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 14px; 
	 color : #000099; font-weight : bold;
     margin-left : 28px; margin-right : 28px;margin-bottom : 15px; margin-top :25px;
}

.thirdtitle{
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 13px; 
	 color : #000099; font-weight : bold;
     margin-left : 38px; margin-right : 38px;margin-bottom : 10px; margin-top : 0px;
}

.toprightimage {
	margin-left : 10px; margin-right : 0px; margin-bottom : 10px;	
}

.bottomlinks {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 13px;
	font-weight : bold; color : #FFE05D; margin-top : 14px;
}


.bottombarbg {
	background-image : url(images/bottombar.gif); background-repeat : no-repeat;
}

.list11px {
  	list-style-position : outside; 
	list-style-image : url(images/yellowbullet.gif); 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; text-align : left;
	margin-left: 28px; padding-left: 28px; line-height: normal;
}

.listitems11px {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px;
	vertical-align : middle; line-height: normal;
	text-align: left;
	margin-left: 28px; margin-right : 18px; margin-bottom : 6px; margin-top:0px;
}

a.bottomlinks {
    text-decoration : none; color : #FFE05D;
}

a.bottomlinks:link {
    text-decoration : none; color : #FFE05D;
}

a.bottomlinks:visited {
    text-decoration : none; color : #FFE05D;
}

a.bottomlinks:active {
    text-decoration : none; color : #FFE05D;
}

a.bottomlinks:hover {
    text-decoration : none; color : #FFFFFF;
}

a {
    text-decoration : underline; color : #000099;
}

a:link {
    text-decoration : underline;
}

a:visited {
    text-decoration : underline;
}

a:active {
    text-decoration : underline;
}

a:hover {
    text-decoration : none; color : #418824;
}

