a:link 		{color: #173956; background: none; text-decoration: none}
a:visited	{color: #6c6b6b; 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: #A4ABBC;
    background-image:url(/images/Background.jpg);
    background-repeat: repeat-x;
    margin: 11px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

H1 {
    color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 18px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.subtitle {
    color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 16px;
		font-weight: 700;
		letter-spacing:0.01em;
}

.text	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 20px;
		padding-right: 20px;
}

.tabletext	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 2px;
		padding-right: 2px;
}

.menu	{
		color: #000000; 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: #000000; background: none; text-decoration: none}
a.menu:active 	{color: #000000; background: none; text-decoration: none}

.menubkgd {
    background: #AAB0C4;
}

.topbarbkgd {
    background: #AAB0C4; background-image:url(/images/Topbarbkgd.jpg);
    background-repeat: repeat-x;
}

.midbarbkgd {
    background: #C8CFE6; background-image:url(/images/midbarbkgd.gif);
    background-repeat: repeat-x;
}

.headerbkgd {
    background: #42444B; background-image:url(/images/headerbkgd.gif);
    background-repeat: repeat-y;
}

.bodybkgd {
    background: #AAB0C4; background-image:url(/images/bodybkgd.gif);
    background-repeat: repeat-y;
}

.footerbkgd {
    background: #C8CFE6; background-image:url(/images/footerbkgd.gif);
    background-repeat: repeat-x;
}

.boxtop {
    background: #8E92A1; background-image:url(/images/boxtop.gif);
    background-repeat: repeat-x;
}

.boxbottom {
    !background: #AAB0C4; background-image:url(/images/boxbottom.gif);
    background-repeat: repeat-x;
}

.boxrightside {
    background: #8E92A1; background-image:url(/images/boxrightside.gif);
    background-repeat: repeat-y;
}

.boxleftside {
    background: #8E92A1; background-image:url(/images/boxleftside.gif);
    background-repeat: repeat-y;
}
.selected	{
		color: #959838; 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: #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-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.footerselected {
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 800;
}
a.footerselected:link 		{color: #FFFFFF; background: none; text-decoration: none}
a.footerselected:visited	{color: #FFFFFF; background: none; text-decoration: none}
a.footerselected:hover		{color: #FFFFFF; background: none; text-decoration: none}
a.footerselected:active 	{color: #FFFFFF; background: none; text-decoration: none}

.footermenu {
		font-family: arial, sans-serif;
		font-size: 12px;
		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: #FFFFFF; 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;
}