.body
{
	font-size: 12px;
	color: black;
	font-family: Arial, Comic Sans ms, technical;
}

.body_red
{
	font-size: 12px;
	color: red;
	font-family: Arial, Comic Sans ms, technical;
}

.body_blue
{
	font-size: 12px;
	color: blue;
	font-family: Arial, Comic Sans ms, technical;
}

.background1
{
	font-size: 12px;
	color: black;
	font-family: Arial, Comic Sans ms, technical;
	background-color: gainsboro;
}
.background2
{
	font-size: 12px;
	color: black;
	font-family: Arial, Comic Sans ms, technical;
	background-color: steelblue;
}
td
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Comic Sans ms, technical;
	font-weight: normal;
}

ul
{
	list-style-position: outside;
	list-style-type:disc;
}

.button
{
	border-right: #999 1px solid;
	border-top: #999 1px solid;
	font-size: 10px;
	border-left: #999 1px solid;
	color: #000;
	border-bottom: #999 1px solid;
	font-family: Arial, Comic Sans ms, technical;
	background-color: #eee;
}

li.sponsor
{
text-indent: 10px; 
list-style-position: outside; 
list-style-type: disc
}

.li_circle
{
list-style-type: circle
} 	

.li_disc
{
list-style-type: disc
} 		

.li_square
{
list-style-type: square
} 		

.demotable
{  
	font-family: Arial, Comic Sans ms, technical;
	font-size: 10px;
	color: black;
}
.ErrorText
{
	font-size: 12px;
	color: red;
	font-family: "Arial";
	font-weight: bold;
}
.InternetFooterborder
{  
    border-right: 2px solid white;
    border-left: 2px solid white;
}

td.1
{  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   text-decoration: none; 
   background-image: url(gfx/upcoming_events.gif); 
   background-repeat: no-repeat;
}

.heading
{
	font-weight: bold;
	font-size: 14px;
	color: #b07d23;
	font-family: Arial, comic sans ms, technical;
}     
   
.hr
{
	color: #b07d23;
} 
input
{
	border-right: #999 1px solid;
	padding-right: 2px;
	border-top: #999 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: #999 1px solid;
	color: #000;
	padding-top: 2px;
	border-bottom: #999 1px solid;
	font-family: Arial, Comic Sans ms, technical;
	background-color: #eee;
}
input.text
{
	border-right: #999 1px solid;
	padding-right: 2px;
	border-top: #999 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: #999 1px solid;
	color: #000;
	padding-top: 2px;
	border-bottom: #999 1px solid;
	font-family: Arial, Comic Sans ms, technical;
	background-color: #eee;
}
textarea
{
	border-right: #999 1px solid;
	padding-right: 2px;
	border-top: #999 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: #999 1px solid;
	color: #000;
	padding-top: 2px;
	border-bottom: #999 1px solid;
	font-family: Arial, Comic Sans ms, technical;
	background-color: #eee;
}
select
{
	border-right: #999 1px solid;
	padding-right: 2px;
	border-top: #999 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	border-left: #999 1px solid;
	color: #000;
	padding-top: 2px;
	border-bottom: #999 1px solid;
	font-family: Arial, Comic Sans ms, technical;
	background-color: #eee;
}
a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666699;
	border-bottom: #b07d23 1px dotted;
	text-decoration: none;
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: #666699 1px dotted;
	text-decoration: none;
	font-size: 12px;
	color: 666699;
}

a:hover
{
	font-size: 12px;
	border-bottom: #b07d23 1px double;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.imagelink
{
	color: #333;
	text-decoration: none;
}
a.imagelink
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	text-decoration: none;
	color: #333;
	font-family: "Arial";
}
a.imagelink:visited
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	text-decoration: none;
	color: #333;
	font-family: "Arial";
}
a.imagelink:hover
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	text-decoration: none;
	color: #000;
	font-family: "Arial";
}
a.imagelink:active
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	text-decoration: none;
	color: #f00;
	font-family: "Arial";
}

LinkButton
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	color: #b07d23;
	border-bottom: #b07d23 1px dotted;
	text-decoration: none;
	font-family: "Arial";
}
LinkButton:visited
{
	color: #b07d23;
	border-bottom: #b07d23 1px dotted;
	text-decoration: none;
	font-family: "Arial";
}
LinkButton:hover
{
	color: #b07d23;
	border-bottom: #b07d23 1px dotted;
	background-color: transparent;
	font-family: "Arial";
}
LinkButton:active
{
	color: #b07d23;
	border-bottom: #b07d23 1px dotted;
	text-decoration: none;
	font-family: "Arial";
}

.inline {
	display: inline;
}

.title
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, comic sans ms, technical;
	color: black;
	background-color: #e4e4c9;
}
	