body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
}
.links {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
	font-weight: bold;
}
.mediumital {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	font-style: italic;
}
.titleexpanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
	font-weight: bold;
	letter-spacing: 7px;
}
.bigital {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #663300;
	font-style: italic;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #663300;
}
.mediumbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
}
.linkssmall {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.menubg {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
}
.bannerbg {
	background-image: url(images/calzada_rt_banner_edge_rpt.jpg);
	background-repeat: repeat-x;
}
.boxbgmain {
	background-image: url(images/box_bg_main.gif);
	background-repeat: no-repeat;
}
