﻿
A.link2, A.link2:active, A.link2:visited {
          color : #D8C2B1;
          text-decoration : none;
      }
A.link2:hover {
          color : #000000;
          text-decoration : underline;
      }
.style1 {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}
.style2 {
	text-align: center;
}
.style5 {
	background-color: #F8F8F6;
}
.style6 {
	background-color: #BA016E;
}
h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #800000;
	line-height: 28px;
	font-weight: normal;
}
.style9 {
	text-align: left;
	background-color: #EEEEEA;
}
.style10 {
	text-align: left;
}
.style11 {
	margin-bottom: 2px;
}
.style12 {
	text-align: center;
	color: #FF80C0;
	font-family: Arial;
	font-size: x-small;
}
.side-green {
	background-color: #7C860B;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
}
.header-bottom-border {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BA016E;
}



#menu a:visited {
	text-decoration: none;
	background-color: #EEEEEA;
	color: #000;
	display: block;
	width: 169px;
	height: 1.5em;
	border-bottom: 1px solid #4D3928;
	padding: 0.5em;
	font-family: Verdana;
	font-size: 11px;
	border-bottom-color: #999999;
}
#menu a {
	text-decoration: none;
	background-color: #D3D3C7;
	color: #000;
	display: block;
	width: 169px;
	height: 1.5em;
	border-bottom: 1px solid #4D3928;
	padding: 0.5em;
	font-family: Verdana;
	font-size: 11px;
	border-bottom-color: #000000;
}
#menu a:hover {
	border-bottom: 1px solid #4D3928;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
}

