@charset "utf-8";
.soap_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}

a:link {
    color: #AA0000;
    text-decoration: none;
}
a:hover {
    color: #C4B3F0;
}
a:active {
    color: #C4B3F0;
}
.home_head {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.home_foot {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.link_image {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.link_image:hover {
	border-bottom:thin solid #660000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.soap_head_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.soap_head_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.top_menu {
	font-family: "Felix Titling", Arial, "Book Antiqua";
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}
a.top_menu:visited {color: #660066;}
a.top_menu:hover {
	font-weight: bold;
}
.border_top_left {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C1E76B;
	border-right-color: #EAFD9F;
	border-bottom-color: #EAFD9F;
	border-left-color: #C1E76B;
}
.head_title {
	font-family: "Felix Titling", Arial, "Book Antiqua";
	font-size: 28px;
	color: #660000;
	text-decoration: none;
}
.small_underlined_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
	text-decoration: underline;
}
.left_vertical_line {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.home_menu {
	font-family: "Felix Titling", Arial, "Book Antiqua";
	font-size: 13px;
	font-style: normal;
	color: #660000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
}
a.home_menu:visited {color: #660000;}
a.home_menu:hover {
	border-bottom:dotted;
	border-bottom-color:#FFCC00;
	border-bottom-width:3px;
}
