a:link 		{color: #173956; background: none; text-decoration: none; font-weight: 900;}
a:visited	{color: #15446D; background: none; text-decoration: none; font-weight: 900;}
a:hover		{color: #FF0000; background: none; text-decoration: underline}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {
    color: #112A51; background: #7788B3;
    font-family: arial, sans-serif;
    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: #000000;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset */
		border-width: 2px;
}

H1 {
    color: #FF210C; background: none;
		font-size: 22px;
		text-decoration: none;
		margin-top:0px;
		padding-top: 10px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

H2 {
    color: #004A7A; background: none;
		font-size: 16px;
		font-weight: 700;
		letter-spacing:0.01em;
}

.menuhover1:hover	{
		background: #5F599A;
}

.center {
    text-align: center;
}

.centerred {
    text-align: center;
    color: #FF2008; background: none;
}

.centerredb {
    text-align: center;
    font-weight: 900;
    color: #FF2008; background: none;
}

.centerbold {
    text-align: center;
    font-weight: 900;
    color: #000000; background: none;
}

.text	{
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 20px;
		padding-right: 30px;
}

.dottedline	{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8288B5;
}

.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: #FFFFFF; background: none; text-decoration: none}
a.menu:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.menu:hover		{color: #FFFFFF; background: none; text-decoration: none}
a.menu:active 	{color: #FFFFFF; background: none; text-decoration: none}


.menutopbkgd {
    background: #FFFFFF; background-image:url(/images/MenuTop.jpg);
    background-repeat: no-repeat;
}

.menubkgd {
    background: #FFFFFF; background-image:url(/images/Menubkgd.jpg);
    background-repeat: no-repeat;
}

.selected	{
		color: #959838; background: none;
		font-size: 12px;
		font-weight: 800;
		line-height: 14px;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		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: #FFFFFF; background: none; text-decoration: none}
a.selected:active 	{color: #FFFFFF; background: none; text-decoration: none}

.footer {
		font-size: 12px;
		text-align: center;
}

.footerselected {
		font-size: 12px;
		font-weight: 800;
}
a.footerselected:link 		{color: #CB2828; background: none; text-decoration: none}
a.footerselected:visited	{color: #CB2828; background: none; text-decoration: none}
a.footerselected:hover		{color: #050543; background: none; text-decoration: none}
a.footerselected:active 	{color: #CB2828; background: none; text-decoration: none}

.footermenu {
		font-size: 12px;
		font-weight: 400;
}
a.footermenu:link 		{color: #050543; background: none; text-decoration: none}
a.footermenu:visited	{color: #050543; background: none; text-decoration: none}
a.footermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:active 	{color: #050543; 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;
}