
.text { 
	width: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #939493;
	border: 1px outset #eeeeee;
} 

.text_short { 
	width: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #939493;
	border: 1px outset #eeeeee;
} 

.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #939493;
	letter-spacing: 1px;
}

a:link.content, a:visited.content  {
	text-decoration: underline;
}

a:hover.content {
	text-decoration: underline;
}


.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #939493;
	letter-spacing: 1px;
}

a:link.menu, a:visited.menu  {
	text-decoration: underline;
}

a:hover.menu {
	text-decoration: underline;
}


.menu_this {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #939493;
	letter-spacing: 1px;
}

a:link.menu_this, a:visited.menu_this  {
	text-decoration: underline;
}

a:hover.menu_this {
	text-decoration: underline;
}



.menu_sub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #939493;
	letter-spacing: 1px;
}

a:link.menu_sub, a:visited.menu_sub  {
	text-decoration: none;
}

a:hover.menu_sub {
	text-decoration: none;
}



.default {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #939493;
	letter-spacing: 2px;
}

a:link.default, a:visited.default  {
	text-decoration: none;
}

a:hover.default {
	text-decoration: underline;
}


.default_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #939493;
	letter-spacing: 2px;
}

a:link.default_small, a:visited.default_small  {
	text-decoration: none;
}

a:hover.default_small {
	text-decoration: underline;
}



.default_small_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ED3940;
	letter-spacing: 2px;
}

a:link.default_small_red, a:visited.default_small_red  {
	text-decoration: none;
}

a:hover.default_small_red {
	text-decoration: underline;
}




.defaultb {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
}

a:link.defaultb, a:visited.defaultb  {
	text-decoration: none;
}

a:hover.defaultb {
	text-decoration: underline;
}


.logo_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #ED3940;
	letter-spacing: 5px;
}

.logo_gray {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #939493;
	letter-spacing: 5px;
}


.logo_small_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #ED3940;
	letter-spacing: 5px;
}

.logo_small_gray {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #939493;
	letter-spacing: 5px;
}





.event_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #ED3940;
	font-style: italic;
	letter-spacing: 3px;
}

a:link.event_red, a:visited.event_red  {
	text-decoration: none;
}

a:hover.event_red {
	text-decoration: underline;
}





.event_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	letter-spacing: 3px;
}

a:link.event_black, a:visited.event_black  {
	text-decoration: none;
}

a:hover.event_black {
	text-decoration: underline;
}









.event_small_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED3940;
	font-style: italic;
	letter-spacing: 3px;
}

a:link.event_small_red, a:visited.event_small_red  {
	text-decoration: none;
}

a:hover.event_small_red {
	text-decoration: underline;
}





.event_small_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	letter-spacing: 3px;
}

a:link.event_small_black, a:visited.event_small_black  {
	text-decoration: none;
}

a:hover.event_small_black {
	text-decoration: underline;
}









.event_subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	letter-spacing: 3px;
}

.event_small_subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	letter-spacing: 3px;
}


.error {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #ffffff;
	background : #ff0000;
	text-align : center;
	letter-spacing: 0px;
	vertical-align: bottom;
	text-decoration: bold;
}

