body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
input, page_button, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	border: 1px solid #333333;
}
.page_button {
		background-color: #0099FF;
		color:#FFFFCC;
}
.content_table_title {
	background-color:#846200;
	color: #FEE163;
}
.productList {
	border-bottom:1px; 
	border-bottom-color:#FFCC33; 
	border-bottom-style:dotted
}
.gray-cell-header {
	border-bottom:1px;
	border-bottom-color:black; 
	border-bottom-style:solid;
}
.gray-cell {
	background-color:#EBEBEB;
}
h1,.h1_company_name, .list_header {
	color:#0099FF;
	font-size: 16px;
}
h2 {
	color:#0099FF;
	font-size:14px;
}
.list_header
{
	
}

.h1_company_name  {
	text-decoration:underline;
}
.h1_company_name:hover {
	text-decoration:overline;
}

.row-seperator {
	border:1px;
	border-right:0px;
	border-left:0px;
	border-color:#FFCC33; 
	border-style:dotted;
}
.navigationLinkTitle
{
	text-decoration:none;
	color:black;
}

.navigationLinkTitle:hover
{
	text-decoration: underline;
	background-color: yellow;
}

.navigationLinkChild
{
	text-decoration:none;
	color:#47333C;
}
.navigationLinkChild:hover
{
	text-decoration: underline;
	color:#806810;
	background-color: yellow;
}


.navigation-title
{
	color:blue;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:5px;
	font-size:10px;
}

.navigation-child
{
	color:black;
	text-decoration: none;
	padding-left: 10px;
	font-size:10px;
}
.subSectionItems
{
	color:#47333C;
	text-decoration: none;
}
.subSectionItems:hover
{
	text-decoration: underline;
	background-color: yellow;
}
