

BODY {
	FONT-SIZE: 12px; COLOR: #5e5e5e; FONT-FAMILY: Verdana, Tahoma, Arial; BACKGROUND-COLOR: #ffffff
}
TD {
	FONT-SIZE: 12px; COLOR: #191970; FONT-FAMILY: Tahoma
}

#fadeinbox {
position:absolute;
width: 400px;
left: 0;
top: -200px;
border: 2px dashed red;
background-color: lightyellow;
padding: 4px;
z-index: 100;
visibility:hidden;
}

#warningDiv { 
	position: absolute; 
	left: 400px; 
	top: 200px; 
	width: 10px; 
	height: 10px; 
border: 2px dashed red;
	z-index: 10; 
	cursor: hand; 
	visibility: hidden; 
}

#warningHeader { 
	background-color:#FFFFCC; width:100%; 
}
table.timer { 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; text-align:center; background-color:#FFFFCC; border: 2px dashed red;; cursor:hand; 
}
input.timer { 
	font-size:10px; text-align:center;
}

#CountDownTimer {
	border: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #191970;
}

.edit {
	font-family: Tahoma;
	font-size: 9px;
	color: #5E5C45;
}
.textbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #191970;
	background: transparent; 
	background-color: #FFFFCC; 
	border: 1px solid blue; 
	text-align: left
}
.submit {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6D662F;

		border-style:solid;
		border-width:1px;
		border-color:#AD3800;
		background-color:#FFFFCC;
		margin-left:0px;
		margin-right:0px
}

A:link {
	COLOR: #0a3883; TEXT-DECORATION: none
}
A:visited {
	COLOR: red; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}

input.radio {
	background: #FFFFCC; 
	color: #6D662F;
	border: 2px solid blue; 
}

.websitetitleblue36 {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bolder;
	color: #191970;
	text-decoration: none;
	letter-spacing: 1;
}

.headername {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1;
}
.headerred12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #AD3800;
	text-decoration: none;
	letter-spacing: 1;
	line-height: 2;
}
.headerred14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #AD3800;
	text-decoration: none;
	letter-spacing: 1;
	line-height: 2;
}
.headerred16 {
	font-family: Tahoma;
	font-size: 16px;
	color: #AD3800;
	text-decoration: none;
	letter-spacing: 1;
	line-height: 2;
}
.defaultblue8 {
	font-family: Tahoma;
	font-size: 8px;
	color: #191970;
	text-decoration: none;
}
.defaultblue8:hover {
	font-family: Tahoma;
	font-size: 8px;
	color: #484929;
	text-decoration: none;
}
.defaultblue10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #191970;
	text-decoration: none;
}
.defaultblue10:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #484929;
	text-decoration: none;
}
.defaultblue12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #191970;
	text-decoration: none;
}
.defaultgreen12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #484929;
	text-decoration: none;
}
.defaultgreen14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #484929;
	text-decoration: none;
}
.defaultwhite16 {
	font-family: Tahoma;
	font-size: 16px;
	color: white;
	text-decoration: none;
}
.defaultgreen14:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #AD3800;
	text-decoration: none;
}

.slideshowbutton {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6D662F;

		border-style:solid;
		border-width:0px;
		border-color:#AD3800;
		background-color:white;
		margin-left:0px;
		margin-right:0px
}



.header {
	font-family: Tahoma;
	font-size: 12px;
	color: #733706;
	text-decoration: none;
	letter-spacing: .5;
}
.header:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #6D662F;
	text-decoration: none;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #733706;
	text-decoration: none;
}