﻿/*COLORS 432C5F=purple; 9F2D20=red; left-pink=EEDADB; */
body
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0;
}

h3{font-family:Cursive;color:#432c5f;font-style:italic;font-weight:bold; margin:0;}
.red{color: #9f2d20;}
.purple{color: #432c5f;}
a
{
	color: #432c5f;
}
a.content:link,a.content:visited,a.content:active
{
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #9f2d20;
}
a.content:hover
{
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	color: #9f2d20;
}

a.hdrnav:link,a.hdrnav:visited,a.hdrnav:active
{
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}
a.hdrnav:hover
{
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}

.leftnav
{
	color: #9f2d20;
}
.BtnClassOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 100px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
	color: Black;
	background-color: #EAEAEA;
	border-top: #666666 1px solid;
	border-right: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	text-decoration: none;
}
a.BtnClassOver:hover
{
	color: black;
	background-image: url(../../images/af_vertgrad08.jpg);
	border: 1px solid #666666;
	text-decoration: none;
}
