@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
body {
	background-color: #d8e0ed;
	background-image: url(images/bckgd.jpg);
	background-repeat: repeat-x;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #990033;
}
a:active {
	color: #003366;
}
.altlink a:link {
	color: #555555;
	text-decoration: none;
}
.altlink a:visited {
	color: #555555;
	text-decoration: none;
}
.altlink a:hover {
	color: #000000;
	text-decoration: none;
}
.altlink a:active {
	color: #555555;
	text-decoration: none;
}
.maintable {
	border: 2px solid #000000;
}
.headercell {
	background-color: #FFFFFF;
	background-image: url(images/header_image05.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	vertical-align: middle;
}
.subheadercell {
	font-weight: bold;
	color: #D5D5FF;
	font-size: 18px;
	background-color: #000000;
	text-align: center;
	line-height: 20px;
}
.taglinecell1 {
	text-align: center;
	font-style: italic;
}
.taglinecell2 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}
.taglinecell3 {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 4px;
}
.copyrightcell {
	font-size: 9px;
	color: #D5D5FF;
	background-color: #000000;
	text-align: center;
	line-height: 11px;
	padding: 4px;
}
.footercell {
	font-size: 8px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 11px;
	padding: 8px;
}
.footercell a:link {
	color: #000066;
    text-decoration: none;
}
.footercell a:visited {
	color: #000000;
    text-decoration: none;
}
.footercell a:hover {
	color: #003366;
    text-decoration: none;
}
.footercell a:active {
	color: #000000;
    text-decoration: none;
}
.bodycell {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.navigationcell {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.advertisementcell {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.navigationnoparent {
	font-size: 18px;
	line-height: 20px;
}
.categorytitle {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 20px;
}
.categorytitlenospace {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 20px;
}
.subcategorytitle {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 4px;
}
.subcategorytitlecenter {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: center;
	padding-top: 12px;
}
.articleauthor {
	text-align: center;
	font-style: italic;
}
.articlecompanyname {
	text-align: center;
	font-weight: bold;
}
.articlecontact {
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
}
.searchlabel {
	text-align: right;
	vertical-align: baseline;
	padding-right: 4px;
	padding-bottom: 4px;
}
.searchdata {
	padding-bottom: 4px;
}
.articlecell {
	padding-left: 20px;
}
.directorypicture {
	text-align: center;
	vertical-align: top;
	padding-right: 8px;
}
.directorydata {
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
	padding-right: 5px;
}
.directorydescription {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
}
.submit {
	font-weight: bold;
	background-color: #B9B9B9;
}
.imagepadleft {
	padding-bottom: 8px;
	padding-left: 8px;
}
.contactlabel {
	padding-bottom: 4px;
}
.contactdata {
	padding-bottom: 12px;
}
.color_red {
	color: #990000;
}

