body {
	margin: 0px;
}
h1 {
    font-family:Times New Roman;
    font-size:18pt;
    font-weight: bold;
    color: #0000000;
    margin-bottom: 5px;
    padding 0px;
}
h2 {
    font-family:Arial;
    font-size:11pt;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding 0px;
}
h3 {
    font-family:Arial;
    font-size:12pt;
    font-weight: bold;
    color: white;
    margin: 0px;
    padding 0px;
}
h4 {
    font-family:Arial;
    font-size:11pt;
    font-weight: bold;
    color: #08004B;
    margin: 0px;
    padding 0px;
}
.box {
   font-family: arial, verdana, sans-serif;
   font-size: x-small;
   background: #cccccc;
}
.box-title {
   font-size: small;
   font-weight: bold;
   color: white;
   background: #08004D;
   padding: 2px;
   text-align: center;
}
.box-content {
   background: #eeeeee;
   padding: 2px;
}
.copyright {
	font-family:Arial;
	font-size:10pt;
	color: #999999;
}

.smwhite {
	font-family:Arial;
	font-size:10pt;
	color: #ffffff;
}

xul {
	margin-top: 2px;
    	padding 0px;
}
td {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	text-align: left;
}

.quickexit {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	text-align: right;
}

.whitectrl {border: 0px solid #FFFFFF; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #FFFFFF; color: #000000;}
.form_reg   {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}
.form_error {border: 1px solid red; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}

select, option, textarea, input {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #eeeeee; color: #000000;}

#event {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #cccccc;
	background: #eeeeee;
	width:90%; 
	voice-family: "\"}\"";
	voice-family:inherit;
}

#intro {
	padding:5px 11px;
	text-align: center;
	background: #C6E8EA;
	font-family:Times New Roman;
	font-size:12pt;
	color: #000000;
	padding: 20px;
	line-height: 25px;
}

#footer {
	padding:5px 11px;
	text-align: center;
	background: #0079BA;
	xwidth:510px;
	font-family:Times New Roman;
	font-size:14pt;
	color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.top {
	width: 400;
	text-align:right;
}

#event {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #cccccc;
	background: #eeeeee;
	width:90%;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#eventdate {
    font-family:Arial;
    font-size:10pt;
    font-weight: bold;
    color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#eventaddr {
	font-family:Arial;
	font-size:12pt;
	text-align: left;
	color: #000000;
	padding-bottom: 3px;
}
#eventtitle {
    font-family:Times New Roman;
    font-size:13pt;
    font-weight: bold;
    color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#eventloc {
    font-family:Arial;
    font-size:11pt;
    font-weight: normal;
    color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
}

#eventdesc {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	text-align: left;
	padding: 5px;
}
#eventteaser {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

A:link    { color: #000066;	text-decoration: underline;}
A:active  { color: #000066;	text-decoration: underline;}
A:visited {	color: #000066;	text-decoration: underline;}
A:hover   { color: #666699; text-decoration: underline;}

A.w:link    { color: #FFFFFF;	text-decoration: underline;}
A.w:active  { color: #FFFFFF;	text-decoration: underline;}
A.w:visited { color: #FFFFFF;	text-decoration: underline;}
A.w:hover   { color: #FFFFFF; text-decoration: underline;}

A.top:link    { font-size:8pt; color: #000066;	text-decoration: underline; text-align: right;}
A.top:active  { font-size:8pt; color: #000066;	text-decoration: underline; text-align: right;}
A.top:visited {	font-size:8pt; color: #000066;	text-decoration: underline; text-align: right;}
A.top:hover   { font-size:8pt; color: #666699;  text-decoration: underline; text-align: right;}


div.donate{
  	width: 775px;
    top: 150px;
	position: absolute;
	left: 50%;
	margin-left: -367px; /* half the width of the div */
}



