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

.page {
	background-color: #FFFFFF;
	padding: 5px;
	width: 770px;
	border: 3px solid #F0F0F0;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-color: #FFFFFF;
	padding: 0px;
	width: 768px;
}
.content {
	background-color: #FFFFFF;
	padding: 0px;
	width: 768px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.navigation {
	background-color: #FFFFFF;
	padding: 0px;
	width: 768px;
}
.footer {
	background-color: #FFFFFF;
	padding: 0px;
	width: 768px;
}
.solidblockmenu{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 45px;
	background-image: url(../images/buttons/main-nav.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align: middle;
	color: #601C7F;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	color: #652283;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	float: left;
}

.solidblockmenu li a:visited{
	color: #5C187D;
	margin-top: 3px;
	margin-bottom: 1px;
}
.whitebdr {
	border: 2px solid #8C39B0;
	filter:Alpha(opacity=90);
	padding: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.copyright:link,a.copyright:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #016BB5;
	text-decoration: underline;

}
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}


a.copyright:hover,a.copyright:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;

}

a.standard:link,a.standard:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1461AB;

}

a.standard:hover,a.standard:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #84BAF0;
	text-decoration: underline;

}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	font-weight: bold;
	background-color: transparent;
	background-image: url(../images/buttons/main-nav-on.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align: top;
}

.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;

}
.search {
	margin: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #F7931D;
	font-weight: bold;
	text-transform: capitalize;
}
.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0F0F0;
}
.heading-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8C39B0;
	font-weight: bold;
}
.sponsors-bg {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.top-right-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-width: 1px;
	border-right-color: #F0F0F0;
}
.thick-pale-border {
	border: 3px solid #F8F8F8;
}

