/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #5DA7F2;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
.events_title {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #990000;
}
.style2 {font-size: 14px}
.style3 {
	color: #009900;
	font-weight: bold;
}
.style10 {color: #A15E67; font-weight: bold; font-size: 12px; }

input
{
color: #781351;
background: #ffffff;
border-bottom: 1px solid #000000;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}
.submit
{
color: #000;
background: #c9b88a;
border: 1px outset #d7b9c9
} 

.style11 {
	color: #FF0000;
	font-weight: bold;
}
