body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-color: #DDDDDD;
	background-image: url(images/bg.gif);
	font-size: 12px;
}
tr {
	text-align: left;
}
a:link {
	color: #880000;
}
a:visited {
	color: #880000;
}
a:hover {
	color: #777777;
}
a.unline:link { color: #ffffff; text-decoration: none }
a.unline:visited { color: #ffffff; text-decoration: none }
a.unline:hover { color: #ffffff; text-decoration: underline }

a.top:link { color: #880000; text-decoration: none }
a.top:visited { color: #880000; text-decoration: none }
a.top:hover { color: #777777; text-decoration: underline }

p {
	margin-top: 3px;
    margin-bottom: 16px;
}
p.noindent {
	margin-top: 0px;
	margin-bottom: -10px;
}
ul.square {
	list-style-type: square;
}

.head_black {
	font-weight: normal;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-color: #000105;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #aaaaaa;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	margin: 0px 0px 40px;
	padding-bottom: 10px;
	padding-top: 30px;
	line-height: 110%;
}
h2 {
	font-size: 14px;
	text-decoration: underline;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #AB1D23;
	background-color: #E7E5DF;
	font-family: Helvetica, Arial;
}
.subjects {
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.td_titlenavi {
	text-align: right;
	margin: 0px;
	padding-right: 30px;
	padding-top: 10px;
}
.td_main {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 160%;
	width: 538px;
}
.td_leftnavi {
	background-color: #C4C4C4;
	width: 182px;
}
.td_backto {
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 10px;
	padding-right: 30px;
	width: 568px;
	background-color: #FFFFFF;
}
.td_footer {
	background-color: #336633;
	text-align: right;
	margin: 0px;
	padding-right: 30px;
}
.right_p {
	padding-bottom: 6px;
	padding-left: 10px;
}
.left_p {
	padding-right: 20px;
	padding-bottom: 6px;
}
.rightimage {
	float: right;
}
.leftimage {
	float: left;
}
.bold {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
}
.cap {
	font-size: 11px;
	line-height: 14px;
	color: #336633;
	padding-bottom: 10px;
}
.message {
	line-height: 140%;
	font-size: 12px;
}
.industry {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	padding-top: 8px;
	font-size: 12px;
	line-height: 120%;
}
td.small {
	font-size: 10px;
	line-height: 120%;
}
.banner {
	padding-bottom: 10px;
}
.middle {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}
.middleRed {
	font-size: 14px;
	color: #AB1D23;
	font-weight: bold;
}
#spot table {
	background-color: #E5E5E0;
	margin-bottom: 10px;
}
#spot table td {
	padding: 4px 10px;
	font-weight: bold;
}
.lineBox {
	padding: 2px;
	border: 1px solid #CC0000;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}
