body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
body {
	background-color: #D3D3D3;
	}
a:link {
	color: #cc3300;
	text-decoration: none;
	}
a:visited {
	color: #cc3300;
	text-decoration: none;
	}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #cc3300;
	text-decoration: none;
}
.bubble {
	border: 1px solid #333333;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.nav:link {
	color: #000;
	text-decoration: none;
	}
a.nav:visited {
	color: #000;
	text-decoration: none;
	}
a.nav:hover {
	color: #fff;
	text-decoration: none;
}
a.nav:active {
	color: #FFF;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.boxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
a.box:link {
	color: #cc3300;
	text-decoration: none;
	}
a.box:visited {
	color: #cc3300;
	text-decoration: none;
	}
a.box:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.box:active {
	color: #cc9900;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
a.footer:link {
	color: #990000;
	text-decoration: none;
	}
a.footer:visited {
	color: #990000;
	text-decoration: none;
	}
a.footer:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.footer:active {
	color: #990000;
	text-decoration: none;
	}
.leftbrd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
