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: #000000; background: #FBFBF1;
    font-family: arial, sans-serif;
    font-size: 12px;
    background-image:url(/images/Background.jpg);
    background-repeat: repeat-x;
    margin: 10px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.border {
		border-color: #F0F4CC;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
		border-width: 4px;
}

.border2 {
		border-color: #ad9e84;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
		border-width: 1px;
}

H1 {
    color: #700000; background: none;
		font-size: 20px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.subtitle {
		font-family: verdana, sans-serif;
    color: #716f4e; background: none;
		font-size: 16px;
		font-weight: 700;
		letter-spacing:0.01em;
}

.subtitle2 {
		font-family: verdana, sans-serif;
    color: #700000; background: none;
		font-size: 14px;
		font-weight: 700;
		letter-spacing:0.01em;
}
a.subtitle2:link 		{color: #700000; background: none; text-decoration: underline}
a.subtitle2:visited	{color: #700000; background: none; text-decoration: underline}
a.subtitle2:hover		{color: #716f4e; background: none; text-decoration: none}
a.subtitle2:active 	{color: #700000; background: none; text-decoration: none}

.text	{
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 50px;
		padding-right: 30px;
}

.menu	{
		color: #FFFFFF; background: none;
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 15px;
		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: none}
a.menu:active 	{color: #B06732; background: none; text-decoration: none}

.menubkgd {
    background: #FFFFFF;
}

.F_footerbkgd {
    background: #FFFFFF; background-image:url(/images/F_footerbkgd.jpg);
}

.selected	{
		color: #959838; background: none;
		font-size: 12px;
		font-weight: 800;
		line-height: 14px;
		text-transform: Uppercase;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 15px;
		padding-right: 0px;
}
a.selected:link 		{color: #000000; background: none; text-decoration: none}
a.selected:visited	{color: #000000; background: none; text-decoration: none}
a.selected:hover		{color: #000000; background: none; text-decoration: none}
a.selected:active 	{color: #000000; background: none; text-decoration: none}

.footer {
		font-size: 12px;
		text-align: center;
}

.footerselected {
		font-size: 12px;
		font-weight: 800;
}
a.footerselected:link 		{color: #000000; background: none; text-decoration: none}
a.footerselected:visited	{color: #000000; background: none; text-decoration: none}
a.footerselected:hover		{color: #446984; background: none; text-decoration: none}
a.footerselected:active 	{color: #000000; background: none; text-decoration: none}

.footermenu {
		font-size: 12px;
		font-weight: 400;
}
a.footermenu:link 		{color: #446984; background: none; text-decoration: none}
a.footermenu:visited	{color: #446984; background: none; text-decoration: none}
a.footermenu:hover		{color: #000000; background: none; text-decoration: none}
a.footermenu:active 	{color: #446984; background: none; text-decoration: none}

.websiteby {
		color: #000000; background: none;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}