body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/design_06.jpg);
}

body.main {
	width: 465px;
}

.credits {
	font-size: 9px;
	color: #444444;
	text-decoration: none;
}

img.border {
	border:medium solid #990000;
}

/*-------------------------------*/

.asmp {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.name {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	vertical-align: center;
}

.small {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

.w470 {
	text-align: left;
	width: 470px;
}
.header {
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}


.infoheader {
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}

.eventname {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
}

.eventsub {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

.evtinfo { 
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	border-bottom: dashed black thin;
}

tr.evtinfo td {border-bottom: dashed black thin; }


/*-------------------------------*/
/*----- Links -----*/

a         { color: #333333; background-color: transparent; text-decoration: underline; }
a:hover { color: #FFFFFF; background-color: #990000; text-decoration: none; }
a:active { color: #666666; background-color: transparent; text-decoration: none; }
a:visited { color: #666666; background-color: transparent; text-decoration: underline; }

.linked  { font-size: 14px; color: #333333; text-decoration: underline; }
.linked a         { color: #333333; }
.linked a:hover { color: #FFFFFF;	background-color: #990000; text-decoration: none; }
.linked a:active { color: #666666; text-decoration: none; }
.linked a:visited { color: #000000; }

.small        { font-size: 10px; color: #333333; text-decoration: none; }
.smalllinked { font-size: 10px; color: #333333; text-decoration: underline; }

/* norollover is for images -> hover does not change background, no text-decoration*/
.noroll a         { color: #333333; background-color: transparent; text-decoration: none; }
.noroll a:hover { color: #FFFFFF; background-color: transparent; text-decoration: none; }
.noroll a:active { color: #666666; background-color: transparent; text-decoration: none; }
.noroll a:visited { color: #666666; background-color: transparent; text-decoration: none; }

/*-------------------------------*/


/*----- Curved Text Box -----*/

.curvebox { background:transparent; margin: 1px 40px; } /* match this bgcolor to doc*/
.curvebox #boxcontent {display:block; border-left:1px solid; border-right:1px solid; }
.curvebox #text {margin:0px; padding:10px; overflow:auto; }

.curvebox #r1, .curvebox #r2, .curvebox #r3, .curvebox #r4 {display:block; overflow:hidden; font-size:1px; }
.curvebox #r2 {background:transparent; border:1px solid; }
.curvebox #r3 {background:transparent; border-left:1px solid; border-right:1px solid; }
.curvebox #r4 {background:transparent; border-left:1px solid; border-right:1px solid; }

.curvebox #r1 {margin:0 5px; height:1px; background:#000; } 
.curvebox #r2 {margin:0 3px; height:1px; border-width:0 2px; }
.curvebox #r3 {margin:0 2px; height:1px; }
.curvebox #r4 {margin:0 1px; height:2px; }

/*----- Curved Text Box - WHITE background -----*/

.curvefff { background:transparent; margin: 1px 40px; } 
.curvefff #boxcontent {display:block; border-left:1px solid; border-right:1px solid; background:white; }
.curvefff #text {margin:0px; padding:10px; overflow:auto; }

.curvefff #r1, .curvefff #r2, .curvefff #r3, .curvefff #r4 {display:block; overflow:hidden; font-size:1px; }
.curvefff #r2 {background:white; border:1px solid; }
.curvefff #r3 {background:white; border-left:1px solid; border-right:1px solid; }
.curvefff #r4 {background:white; border-left:1px solid; border-right:1px solid; }

.curvefff #r1 {margin:0 5px; height:1px; background:#000; } 
.curvefff #r2 {margin:0 3px; height:1px; border-width:0 2px; }
.curvefff #r3 {margin:0 2px; height:1px; }
.curvefff #r4 {margin:0 1px; height:2px; }

/*-------------------------------------*/
