/* CSS Document */

<style type="text/css">

.industry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: auto;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: ghostwhite;
	border-bottom-color: #666666;
	border-left-color: #333333;
}

.FormStyleRegion     {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	background: beige;
	color: Black;
	width : 155px;
	border-top: 1px outset #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px ridge #333333;
	border-left: 1px ridge #333333;
            }
.MainTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-style: solid;
}
.TopicTables {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-left-width: 1px;
}
.bodySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
A:link{color:steelblue;text-decoration:none}
A:visited{color:steelblue; text-decoration:none}
A:hover {color:cadetblue; text-decoration:underline;}
.sponsors {
	border-left-style: dotted;
	border-left-color: #666666;
}
.navTable {
	border-bottom-style: dotted;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.sponsorsBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bodyblurbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: lightyellow;
	border: 1px solid #666666;
}
.loginTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.searchTables {
	border: 1px solid #999999;
}

.searchbase {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: yellowgreen;
}
.Caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 13px;
	color: orangered;
}
</style>
