/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 20px;
	color: #444444;
}
.biggest {
	font-size: 24px;
	line-height: 30px;
}
.bigger {
	font-size: 18px;
	line-height: 24px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
body {
	background-color: #dddddd;
	margin-top: 24px;
	margin-right: 24px;
	margin-bottom: 30px;
	margin-left: 24px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0076C6;
	text-decoration: none;
}
a:active {
	color: #ffd100;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffd100;
}
.caption {
	color: #777777;
	font-size: 12px;
	line-height: 18px;
}
.bkwht {
	background-color: #FFFFFF;
}
.black {
	color: #000000;
}
.red {
	color: #FF0033;
}
.bkgray {
	background-color: #aaaaaa;
}
.bkgrayeeeeee {
	background-color: #eeeeee;
}
.bkmail {
	background-image: url(../../T/2007/may/images/bkgnd_mail.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mail {
	color: #826947;
}
.subhead {
	background-image: url(../../T/2007/pendant/images/plate_head_pendant.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.subhead2 {
	background-image: url(../../T/2007/pendant/images/plate_head_pendant2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.subbottom {
	background-image: url(../../T/2007/pendant/images/plate_foot_pendant.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.subtitlebkgnd {
	background-image: url(../../T/2007/august/images/subhead_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#foot{
	 width: 744px;
	 height: 40px;
	 margin: 0 auto;
	 background: url(../../T/2007/pendant/images/plate_foot_pendant.gif) no-repeat center top;
	 text-align: center;
	 clear: both;
	 }
.hline {
	background-image: url(../../T/2007/august/pre/images/hline_bbbbbb.gif);
	background-repeat: repeat-x;
	background-position: center center;
}