body {
	margin: 0px;
	padding: 0px;
}
.border {
	border: 1px solid #A5A4A4;
}
.bg1 {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
	line-height: 16px;
}
.menuLink {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 11px;
}
.dotbg {
	background-image: url(images/dotbg.gif);
	background-repeat: repeat-x;
	background-position: center;
	line-height: 12px;
}
.menuLink:hover {
	color: #BE7E71;
}
.links {
	font-weight: bold;
	color: #BE7E71;
	text-decoration: underline;
}
.blackLink {
	color: #727272;
	text-decoration: none;
	line-height: 14px;
}
.blackLink:hover {
	text-decoration: underline;
	color: #BE7E71;
}
.innerMainFrame {
	background-image: url(images/dotbg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.SubTitle {
	font-weight: bold;
}
