/* 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;
}
a:link {
	color: #0086e8;
	text-decoration: none;
}
a:visited {
	color: #006FC0;
	text-decoration: none;
}
a:active {
	color: #bd0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #bd0000;
}
.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(../may/images/bkgnd_mail.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.mail {
	color: #826947;
}
.subhead {
	background-image: url(../july/images/plate_head_july.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.subbottom {
	background-image: url(../july/images/plate_bottom_july.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.nunoselect {
	background-image: url(../june/benri_na_nuno/images/other_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.subtitlebkgnd {
	background-image: url(../images/title_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.designheadbg {
	background-image: url(../july/design/images/head_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#foot{
	 width: 744px;
	 height: 53px;
	 margin: 0 auto;
	 background: url(../july/images/plate_bottom_july.gif) no-repeat center top;
	 text-align: center;
	 clear: both;
	 }