A.Navigation:link {color: #DFD293; text-decoration: none;}
A.Navigation:active {color: #DFD293; text-decoration: none;}
A.Navigation:visited {color: #DFD293; text-decoration: none;}
A.Navigation:hover {color: #DFD293; text-decoration: underline;}

A.Content:link {color: #000000; text-decoration: none;}
A.Content:active {color: #000000; text-decoration: none;}
A.Content:visited {color: #000000; text-decoration: none;}
A.Content:hover {color: #000000; text-decoration: underline;}

A.ContentUnderline:link {color: #000000; text-decoration: underline; font-weight: bold;}
A.ContentUnderline:active {color: #000000; text-decoration: underline; font-weight: bold;}
A.ContentUnderline:visited {color: #000000; text-decoration: underline; font-weight: bold;}
A.ContentUnderline:hover {color: #000000; text-decoration: underline; font-weight: bold;}

A.FunctionLink:link {color: #000000; text-decoration: none; font-weight: bold;}
A.FunctionLink:active {color: #000000; text-decoration: none; font-weight: bold;}
A.FunctionLink:visited {color: #000000; text-decoration: none; font-weight: bold;}
A.FunctionLink:hover {color: #000000; text-decoration: underline; font-weight: bold;}

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	font-family: Arial, sans-serif;
}

#SiteFrame {
	background-color: White;
	visibility: hidden;
}

#SiteHeader {
	text-align: right;
	border-width: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #008080;
	border-style: none;
}

#ContentPanel {
	position: absolute;
	width: 70%;
	top: 90px;
	left: 125px;
	border-width: 1px;
	border-color: #c0c0c0;
	border-style: none;
}

#NavigationPanel {
	position: absolute;
	float: left;
	text-align: center;
	width: 15%;
	top: 90px;
	left: 0;
	padding-left: 3px;
	background-color: #800000;
	border-width: 1px;
	border-color: #c0c0c0;
	border-style: none;
}

#FunctionPanel {
	position: absolute;
	float: right;
	text-align: center;
	width: 14.5%;
	top: 90px;
	left: 685px;
	padding-right: 3px;
	background-color: #CC9933;
	border-width: 1px;
	border-color: #c0c0c0;
	border-style: none;
}

#SearchOptimizationPanel {
	position: absolute;
	visibility: hidden;
}

#ContentTotalsPanel {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#ContentEventTotalsPanel {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#FeaturedCompanyPanel {
	border-style: double;
}

#RetailerPanel {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#CompanyLettersPanel {
	text-align: center; 
	font-size: 11pt;
	padding-top: 3px;
	padding-bottom: 3px;
}

#CompanySponsorshipPanel {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#CompanyFullDetailPanel {
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
}

#CompanyProductsPanel {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#CompanyLocationsPanel {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#ArticleArchivesListPanel {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	width: 365px;
	float: left;
	word-wrap: break-word;
}

#ArticlesMonthListPanel {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
	padding-bottom: 10px;
	width: 148px;
	float: right;
	border-width: 1px;
	border-color: #C0C0C0;
	border-style: dashed;
}

#ArticleDetailPanel {
	text-align: justify;
}

h1 {font-weight: normal;}

h2 {font-weight: normal;   margin: 0;}

h3 {margin: 0;}

h4 {margin: 0;}

ul {list-style-type: circle;}

.ContentHeader {
	color: #010148;
	background-color: #FFFFFF;
	font-size: 18pt;
	padding-right: 3px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
}

.FunctionMenuItem {
	font-size: 10pt;
}

.MenuItem {
	font-size: 11pt;
	color: #010148;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.MenuItemSelected {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	color: #010148;
	background-color: #CC9933;
	width: 110px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.contentTitle {
	font-size: 14pt;
	background-color: #ffffff;
	padding-left: 5px;
	color: #010148;
}

.articleTitle {
	font-size: 14pt;
	color: #010148;
}

.TableHeader {
	color: #000000;
	background-color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}

.TableItem {
	color: #010148;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFFF;
}

.TableItemNew {
	color: Red;
	font-size: 10pt;
	font-weight: bold;
	background-color: Yellow;
}

.ContentText {
	font-size: 10pt;
	color: #010148;
}

.FormItem {
	color: #010148;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	background-color: #ffffff;
}

.ContentDetail {
	font-size: 8pt;
	color: #010148;
}

