@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c20f08;
	line-height: 16px;
}
html {
	height: 100%;
	}
	
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f47223;
	
}	
.credits a:link {
	color: #f47223;
	text-decoration: none;
}	
.credits a:active {
	color: #f47223;
	text-decoration: none;
}	
.credits a:visited {
	color: #f47223;
	text-decoration: none;
}	
.credits a:hover {
	color: #f47223;
	text-decoration: underline;
}	
	
body {
	background-color: #c20f08;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.bigred	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c20f08;
	line-height: 18px
}
a:link {
	color: #E6531C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E6531C3;
}
a:hover {
	text-decoration: underline;
	color: #E6531C3;
}
a:active {
	text-decoration: none;
	color: #E6531C;
}

.leftshadow {
	background-color: #C20F08;
	background-image: url(images/leftshadow.png);
	background-repeat: repeat-y;
	background-position: right;
}
.rightshadow {
	background-color: #C20F08;
	background-image: url(images/rightshadow.png);
	background-repeat: repeat-y;
	background-position: left;
}
.bottomshadow {
	background-color: #C20F08;
	background-image: url(images/bottomshadow.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.topshadow {
	background-color: #C20F08;
	background-image: url(images/topshadow.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.maintableborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffe697;
	border-bottom-color: #ffe697;
	border-left-color: #ffe697;
}
.darkredborder {
	border: 1px solid #c71908;
}
.mainbox {
	margin-top: 30px;
	margin-right: 38px;
	margin-bottom: 38px;
	margin-left: 38px;
	padding-top: 30px;
	padding-right: 38px;
	padding-bottom: 38px;
	padding-left: 38px;
}
.paidfor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.leftphoto {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.rightphoto {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.flashborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffe697;
	border-bottom-color: #ffe697;
	border-left-color: #ffe697;
	border-top-color: #ffe697;
}
.superhigh {
	height: 100%;
	}
.behind-email {
	background-image: url(images/bottom_of_links-fade.png);
	background-repeat: no-repeat;
	background-position: left top;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cd2709;
	background-color: #FFFFFF;
	background-image: url(images/submit-background.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #cd2709;
}

.inlineimage img {
	margin-right: 20px;
	margin-bottom: 7px;
}.inlinerightphoto {
	position: relative;
	top: -29px;
	right: -38px;
}
ol {
	list-style-image: url(images/bird_bullet.png);
	list-style-position: outside;
}

