Body
{
	margin: 0px;
	background-color: #7E7E7F;
}

.ContentTable
{
	width: 100%;
	border-color: #DDDDDD;
	border-left-style: solid; 
	border-left-width: 5px;
	border-right-style: solid;
	border-right-width: 5px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

.BottomContentTable {
	width: 100%;
	height: 98%;
	border-color: #DDDDDD;
	border-left-style: solid; 
	border-left-width: 5px;
	border-right-style: solid;
	border-right-width: 5px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

.LinksPanel {
	border-color: white; 
	border-right-style: solid; 
	border-right-width: 2px
}

.LinksItem {
	color: #40406F;
	line-height: 16px;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}

.LinksItem:hover {
	text-decoration: underline;
}

.More {
	font-size: 10px;
	color: #4B8665;
	font-family: tahoma;
	text-decoration: none;
	padding-left: 15px;
}

.More:hover {
	text-decoration: underline;
}

.PageLinks {
	font-size: 12px;
	color: #40406F;
	font-family: arial;
	text-decoration: none;
}

.PageLinks:hover {
	text-decoration: underline;
}

.BodyText {
	font-size: 11px;
	color: #454545;
	font-family: verdana;
}

.NewsText {
	Padding-left: 12px;
	Padding-right: 12px;
	font-size: 11px;
	color: #444444;
	font-family: verdana;
}

.NewsTitle {
	color: #2086A3;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: 600;
	font-family: tahoma;
}

.CaptionText {
	Padding-top: 10px;
	Padding-left: 20px;
	Padding-right: 20px;
	font-size: 10px;
	color: #40406F;
	font-family: tahoma;
}

.Verdana16px {
	font-size: 16px;
	color: #2086A3;
	font-family: verdana;
	font-weight: 600;
}

.FooterText {
	color: #AEAEAE;
	font-family: tahoma;
	font-size: 11;
}

.PricingText {
	color: black;
	font-family: tahoma;
	font-size: 11;
}

.PricingHeader {
	color: black;
	font-family: tahoma;
	font-size: 11px;
	font-weight: 600;
}

.InlineLinks {
	font-size: 11px;
	color: blue;
	font-family: verdana;
	text-decoration: none;
}

.InlineLinks:hover {
	text-decoration: underline;
}