a:link 		{color: #173956; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {
      color: #582134; background: #F7DFE7;
      background-image: url(/images/Background2.jpg);
      background-repeat: repeat-x;
  }

H1 {
		font-family: arial, sans-serif;
		font-family: verdana, arial, sans-serif;
		font-size: 22px;
		font-weight: 800;
		letter-spacing:0.01em;
}

.subtitle {
    color: #524F4D; background: none;
		font-family: verdana, arial, sans-serif;
		font-size: 17px;
		font-weight: 900;
		letter-spacing:0.01em;
		padding-top: 0px;
		padding-bottom: 10px;
		padding-left: 0px;
		padding-right: 0px;
}

.text	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 20px;
}

.tabletext	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
}
a.tabletext:link 		{color: #582134; background: none; text-decoration: none}
a.tabletext:visited	{color: #582134; background: none; text-decoration: none}
a.tabletext:hover		{color: #582134; background: none; text-decoration: underline}
a.tabletext:active 	{color: #582134; background: none; text-decoration: none}

.menu	{
		color: #FFFFFF; background: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}
a.menu:link 		{color: #173956; background: none; text-decoration: none}
a.menu:visited	{color: #15446D; background: none; text-decoration: none}
a.menu:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a.menu:active 	{color: #B06732; background: none; text-decoration: none}

.menubg {
    background: #EBEBEB;
}

.menubg2 {
    background: #FFFFFF;
    background-image:url(/images/Menubkgd2.gif)
}

.selected	{
		color: #959838; background: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}
a.selected:link 		{color: #173956; background: none; text-decoration: none}
a.selected:visited	{color: #15446D; background: none; text-decoration: none}
a.selected:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a.selected:active 	{color: #B06732; background: none; text-decoration: none}

.footer {
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.websiteby {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}