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: #FFFFFF;
    background-image:url(/images/Background3.jpg);
    margin: 10px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

H1 {
    color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 20px;
		padding-top: 15px;
		padding-bottom: 3px;
		padding-left: 0px;
		padding-right: 0px;
		border-bottom-width: 3px;
		border-bottom-style: double;
		border-bottom-color: #B6AB81;
}

.border1 {
		border-color: #000000;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
		border-width: 1px;
}


.border {
		border-color: #000000;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
		border-width: 2px;
}

.subtitle {
    color: #A18E5F; background: none;
		font-family: arial, sans-serif;
		font-size: 16px;
		font-weight: 700;
		letter-spacing:	0.01em;
		margin-bottom: -10px;
}

.text	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 30px;
		padding-right: 55px;
}

.notice	{
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight: 900;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.headertitle	{
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 900;
		letter-spacing: 0.09em;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
}
.menu	{
		color: #315882; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}
a.menu:link 		{color: #000000; background: none; text-decoration: none}
a.menu:visited	{color: #000000; background: none; text-decoration: none}
a.menu:hover		{color: #315882; background: none; text-decoration: none}
a.menu:active 	{color: #000000; background: none; text-decoration: none}

.headerlink	{
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}
a.headerlink:link 		{color: #000000; background: none; text-decoration: none}
a.headerlink:visited	{color: #000000; background: none; text-decoration: none}
a.headerlink:hover		{color: #FFFFFF; background: none; text-decoration: none}
a.headerlink:active 	{color: #000000; background: none; text-decoration: none}

.headerbar {
    background: #FFFFFF; background-image:url(/images/Headerbar.gif);
    background-repeat: repeat-x;
}
.footerbar {
    background: #000000; background-image:url(/images/Footerbar.gif);
    background-repeat: repeat-x;
}

.selected	{
		color: #FFFFFF; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
		line-height: 14px;
		text-transform: Uppercase;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}
a.selected:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.selected:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.selected:hover		{color: #000000; background: none; text-decoration: none}
a.selected:active 	{color: #FFFFFF; background: none; text-decoration: none}

.footer {
		font-family: arial, sans-serif;
		font-size: 14px;
}

.footerselected {
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight: 800;
}
a.footerselected:link 		{color: #B4A074; background: none; text-decoration: none}
a.footerselected:visited	{color: #B4A074; background: none; text-decoration: none}
a.footerselected:hover		{color: #FFFFFF; background: none; text-decoration: none}
a.footerselected:active 	{color: #B4A074; background: none; text-decoration: none}

.footermenu {
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight: 400;
}
a.footermenu:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.footermenu:hover		{color: #FFCAE2; background: none; text-decoration: none}
a.footermenu:active 	{color: #FFFFFF; background: none; text-decoration: none}

.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;
}