body {
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	line-height : 18px;
	color : #FFFFFF;
	text-align: justify;
}

.bg01 {
	background-image: url("../images/bglogo.gif"); 
	background-position:top; 
	background-repeat:no-repeat;
	}

.bg02 {
	background-image: url("../images/bgdetail.gif"); 
	background-position:top; 
	background-repeat:no-repeat;
	}

.bgheart {
	background-image:url(../images/bgheart.gif); 
	background-position:top; 
	background-repeat:no-repeat;
	}

.normal {
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	line-height : 18px;
	color : #FFFFFF;
	text-align: justify;
}

.head {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36px;
	letter-spacing: 0.2em;
}

.sub1 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	letter-spacing: 0.2em;
	line-height: 42px;
}

.sub2 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	letter-spacing: 0.2em;
	line-height: 32px;
}

.bigwhite {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	letter-spacing: 0.2em;
	line-height: 30px;
}

.eventdate {
	color : #FFCC33;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height: 22px;
}

.eventdatered {
	color:#FF3333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height: 22px;
}

.eventhead {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 22px;
	font-weight:bold;
}

.eventheadred {
	color:#FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 22px;
	font-weight:bold;
}

.medwhite {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 22px;
}

.med2white {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height: 22px;
}

.smalllightblue {
	color : #43789D;
	font-size : 9px;
}

.smallwhite {
	color : #FFFFFF;
	font-size : 9px;
}

a:link {
	color : #FFFFFF;
	text-decoration: none;
}

a:visited {
	color : #FFFFFF;
	text-decoration: none;
}

a:active {
	color : #FFCC33;
	text-decoration: none;
}

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

.blackframe {	
	border: 1px solid #000000;
	}

.header {
	padding: 35px 0px 0px 30px;
	}

#tabs01 {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:10px;
	line-height:normal;
	border-bottom:2px solid #000000;
	}
    
#tabs01 ul {
	margin:0;
	padding:0px 0px 0px 12px;
	list-style:none;
	}
    
#tabs01 li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs01 a {
	float:left;
	background:url("../images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}

#tabs01 a span {
	float:left;
	display:block;
	background:url("../images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#24618E;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs01 a span {float:none;}
/* End IE5-Mac hack */
#tabs01 a:hover span {color:#FFFFFF;}
#tabs01 a:hover {background-position:0% -42px;}
#tabs01 a:hover span {background-position:100% -42px;}

#tabs02 {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:10px;
	line-height:normal;
	}

#tabs02 ul {
	margin:0;
	padding:10px 0px 0px 30px;
	list-style:none;
	}

#tabs02 li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs02 a {
	float:left;
	background:url("../images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	}

#tabs02 a span {
	float:left;
	display:block;
	background:url("../images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#24618E;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs02 a span {float:none;}
/* End IE5-Mac hack */
#tabs02 a:hover span {color:#FFFFFF;}
#tabs02 a:hover {background-position:0% -42px;}
#tabs02 a:hover span {background-position:100% -42px;}
