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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #281a0f;
	background-color: #695a4d;
}

a {
	color: #000000;
	text-decoration:underline
}

a:hover {
	color: #DD2A30;
}
.vidLink {
	color: #CC0000;
}
.vidLink a {
	color: #000000;
	text-decoration: none;
}
.vidLink a:hover {
	color: #DD2A30;
}
.pic {
	margin: 3px;
	border-width:0px;
}
.pic_box img{
	margin: 3px;
	border-width:0px;
}

.pic_box {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin: 5px;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.foot a {
	color: #000000;
}

.foot a:hover {
	color: #DD2A30;
}

.foot2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E0CDAC;
}

.foot2 a {
	color: #E0CDAC;
}

.foot2 a:hover {
	color: #DD2A30;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #E0CDAC;
	background-color: #695a4d;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #281a0f;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #281a0f;
}

.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #D9282E;
}

.buttons {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}

.buttons a {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.buttons a:hover {
	color: #E33439;
}

.red_blink {
	font-size: 14px;
	color: #D9282E;
	text-decoration: blink;
}
