@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A23074;
	background-image: url();
}
.border {
	background-repeat: repeat-y;
	width: 37px;
	height: 100%;
}
.ftr {
	background-image: url(images/ftr_05.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 994px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #ff0090;
}
a:visited {
	color: #FF0090;
}
a:hover {
	color: #6600FF;
}
a:active {
	color: #FF0090;
}
a.light:link {
	color: #fff302;
}
a.light:visited {
	color: #fff302;
}
a.light:hover {
	color: #FFFFFF;
}
a.light:active {
	color: #fff302;
}
a {
	font-weight: bold;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.midlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	color: #c81800;
}
.titlehdr {
	background-image: url(images/titlebg.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 979px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.picthumb {
	background-image: url(images/picth_bg.gif);
	background-repeat: no-repeat;
	height: 276px;
	width: 192px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.centerthumb{
	text-align: -moz-center;
	vertical-align: top;
}
.th {
	height: 50px;
	width: 50px;
	border: 1px solid #FFFFFF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.midtext_spacing {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 9px;
	padding-left: 2px;
}
.tablewidth {
	width: 900px;
}
.sitename {
	background-image: url(images/sitenamebg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.sitethumb {
	width: 152px;
}
.th2 {
	height: 50px;
	width: 50px;
	border: 1px solid #FF00CC;
}
.welcometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: bold;
	color: #fe0097;
}
-->