img {
	border:0;
}
body {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.textstyle {
	font-family: arial;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textbig {
	font-family: arial;
	font-size: 13px;
	color: #042f87;
	text-decoration: none;
}
.header {
	font-family: arial;
	font-size: 12px;
	color: #042f87;
	text-decoration: none;	
	font-weight: bold;
}
.footer {
	font-family: arial;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: arial;
	font-size: 11px;
	color: #042f87;
	text-decoration: none;
}
.links:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.inputbox2 {
	padding: 2px;
	border:solid 0px #cccccc;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	color: #1F75D1;
	text-decoration: none;
}
.button {
  color: #555555;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.admin_title {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.admin_header {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #126EC1;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.events {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}