* {
	padding:0;
	margin:0;
}
body {
	background-color:#DFE2E3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:1.4em;
	color:#333333;


}
table {
	background-color:#FFFFFF;
	padding:0px;
	margin-left:auto;
	margin-right:auto;


}
h1 {
	font-size:1.3em;
	font-weight:bold;
	color:#43960a;
	border-bottom:solid 2px;
	border-bottom-color:#72bf4f;
	margin-bottom:15px;
}
h2 {
	font-size:1.1em;
	font-weight:bold;
	color:#43960a;
	border-bottom:solid 1px;
	border-bottom-color:#72bf4f;
	margin-bottom:15px;
}
p {

	padding-bottom:15px;
	padding-right:50px;
}
ul{
	margin-left:15px;
	padding-bottom:15px;
}

ol{
	margin-left:25px;
	padding-bottom:15px;
}
a:link {
	color: #43960a;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color: #43960a;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #43960a;
	font-weight:bold;
}
a:active {
	text-decoration: underline;
	color: #43960a;
	font-weight:bold;
}

#menu {
	margin-left:50px;
	padding-bottom:5px;
	list-style-type:none;
		
}
#menu a:link {
	color: #43960a;
	text-decoration: none;
	font-weight:normal;
}
#menu  a:visited {
	text-decoration: none;
	color: #43960a;
	font-weight:normal;
}
#menu  a:hover {
	text-decoration: none;
	color: #43960a;
	border-bottom:solid 1px;
	border-bottom-color:#72bf4f;
	font-weight:normal;
}
#menu  a:active {
	text-decoration: none;
	color: #43960a;
	border-bottom:solid 1px;
	border-bottom-color:#72bf4f;
	font-weight:normal;
}

#menuDecoration {
	background-color:#addb57;
}
#menuDecorationTop {
	background-image:url(images/navTop.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menuDecorationBottom {
	background-image:url(images/navBottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#shadowLeft {
	background-image:url(images/shadowLeft.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#shadowRight {
	background-image:url(images/shadowRight.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#content {
	width:665px;	
	border-left:solid 1px;
	border-left-color:#72bf4f;
	border-bottom:solid 1px;
	border-bottom-color:#72bf4f;
	padding-bottom:50px;
	padding-left:50px;
	padding-right:0px;
	margin-left:50px;
}
.sponsorsText {
	color:#43960a;
	margin-left:15px;
	margin-top:15px;
	font-weight:bold;
}
.sponsorsLogo {
	margin-top:15px;
	margin-left:15px;
	border:0px;
}
.sponsorDivide{
	border-bottom:solid 1px;
	border-bottom-color:#72bf4f;
}
.topOfPage {
	padding:15px;
	padding-bottom:0px;
	border:0px;
}
.button{
	padding:0px;
	padding-left:16px;
	padding-top:15px;
	border:0px;
}
.imagePadding {
	padding-right:15px;
	padding-bottom:15px;
}
.imagePaddingMedia {
	padding-bottom:10px;
	padding-right:15px;
}

.bold {
	font-weight:bold;
}
#backToTop{
	text-align:right;
}
.courtesy {
	color:#43960a;
}
blockquote {
	color:#43960a;
	font-style:italic;
}
.noBorder {
border:0px;
}
#strap {
	padding-left:15px;
	padding-bottom:15px;
}
.judgeName{
	font-size:normal;
	font-weight:bold;
	border-bottom:solid 1px;
	border-bottom-color:#DFE2E3;

}
.judgeTitle{
	padding-left:15px;
	font-size:normal;
	font-weight:normal;
	border-bottom:solid 1px;
	border-bottom-color:#DFE2E3;
}
.early {
	float: right;
	border:0px;
}
.vip {
	padding:10px;
	background-color:#43960a;
}
.padding {
	padding-right:10px;
}
