BODY {
	color : #FFFFF0;
	font-family : "Courier New", Courier, monospace;
	font-size: 14px;
	background-color : Black;
	background-image : url(/images/bg.gif);
	background-attachment : fixed;
	margin : 0px;
	background-repeat : repeat-x;
}

TD {
	font-size: 14px;
}

H2 {
	font-size: 14pt;
	line-height : 0px;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	line-height : 0px;
}

H4 {
	font-size: small;
	line-height : 0px;
}

A {
	color: White;
	text-decoration: underline;
	font-weight : bold;
}

A:Hover {
	color: yellow;
	background-color : #8B0000;
	text-decoration: underline overline;
	font-weight : bold;
}

HR {
	height: 1pt;
	border : thin dashed Gray;
	border-bottom : 0px;
	border-left : 0px;
	border-right : 0px;
}

input {
	background-color: #CCCCCC;
}
.Header02 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -.05em;
}

.BigNumbers {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}

.SubmitButton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFF0;
	background-color: #B22222;
	padding : 3;
	cursor : pointer;
}
textarea {
	background-color: #CCCCCC;
}

.header01 {
	font-size: 36px;
	font-weight: bold;
}

.header03 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border-top : 2px dashed #FFD700;
}

.header04 {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom : 6px inset #990000;
	font-style : italic;
	clear : inherit;
	vertical-align : bottom;
}



.header05 {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom : 6px inset #FFD700;
	font-style : italic;
	clear : inherit;
	vertical-align : bottom;
}

.morePhotos {
	font-weight: bold;
	background-color: #740000;
}

.ContentArea {
	padding-left : 40px;
	padding-top : 15px;
	padding-right : 10px;
}

.ContentArea02 {
	padding-left : 10px;
	padding-top : 5px;
	padding-right : 10px;
}

.ContentArea03 {
	padding-left : 10px;
}
