﻿table.adminMod {
	border-width:0px;
	background-color: #FFFFFF;
	height: 109px;
	width: 300px;
}

table.adminMain {
	border-width:0px;
	background-color: #FFFFFF;
	height: 365px;
	width: 455px;
}

	A.Links12 {
	color: Blue;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
	A.Links12:visited {
	color: Blue;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
	A.Links12:hover {
	color: Red;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
	A.Links12:active {
	color: Blue;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td.body
{
	color: #000000;
	font-family: Arial;
    font-size: 12px;
}



.Email-Text {
	color: #36326e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
}

.LinksNavText {
	color: #36326e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
}

	A.LinksNav {
	color: #36326e;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
}
	A.LinksNav:visited {
	color: #36326e;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
}
	A.LinksNav:hover {
	color: #0073ae;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
}
	A.LinksNav:active {
	color: #36326e;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
}

.Promo-Text1 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size : 24px;
}

.Promo-Text2 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size : 18px;
}

.Promo-Texti1 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size : 20px;
}

.Promo-Texti2 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size : 14px;
}

.Promo-TextBlack {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size : 18px;
}

    A.Promo-TextBlackL {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size : 18px;
    }
	A.Promo-TextBlackL:visited {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size : 18px;
    }
	A.Promo-TextBlackL:hover {
	color: #0073ae;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-size : 18px;
    }
	A.Promo-TextBlackL:active {
	color: #0073ae;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-size : 18px;
    }

.Promo-TextBlackSmall {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size : 14px;
}

	A.LinksPromo {
	color: #0073ae;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
}
	A.LinksPromo:visited {
	color: #0073ae;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
}
	A.LinksPromo:hover {
	color: #ffffff;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
}
	A.LinksPromo:active {
	color: #0073ae;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
}

.BodyText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.PageHeaderText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 17px;
}

	A.Footer {
	color: Blue;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
}
	A.Footer:visited {
	color: Blue;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
}
	A.Footer:hover {
	color: Red;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
}


/*Blog Sidebar Links*/	
.sidebar a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.sidebar a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.sidebar a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: underline;
}
