.td_main {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back_fade.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.title_banner {
	padding: 10px;
}
.td_body {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.question {
	font-weight: bold;
	color: #FFFFFF;
}
input {
	border: 1px solid #D35724;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	color: #D35724;
	font-size: 13px;
}
.input-button {
	background-color: #D35724;
	border: 1px solid #D35724;
	background-image: url(/images/button_fade.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #D35724;
}
.td_footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.a-footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
.a-footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.a-footer:active {
	color: #990000;
	text-decoration: none;
}
.a-footer:hover {
	color: #990000;
	text-decoration: none;
}
.td-access {
	font-size: 11px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	color: #FFFFFF;
	background-image: url(images/small_fade.jpg);
	background-repeat: repeat-x;
}
.td-access a:link,a:visited,a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.td-access a:hover {
	color: #990000;
	text-decoration: none;
}
.emp_box {
	margin: 10px;
	padding: 10px;
	border: 1px dashed #990000;
}
h2 {
	color: #CCCCCC;
	margin: 2px;
}
p.quoter {
	font-size: 11px;
	text-align: right;
	margin: 0px;
}
p.quote {
	padding: 0 10px; 
}

