body {

	color: #5d5d5d;
	margin: 5px;
	background: #ffffff;
	font-size: 11px;
	font-family: Verdana;

}

a {

	color: #474747;
	text-decoration: underline;

}

a:hover {

	color: #474747;
	text-decoration: none;

}

.menu a{

	color: #2d6274;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 5px;
}

.menu a:hover	{

	color: #872a1d;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 5px;
}

td.h_hr {

	height: 3px;
	background: #515151;

}

td.h_bg {

	background: url(t2c.gif);
	background-repeat: repeat-x;

}

td.h_right {

	width: 507px;
	background: url(t2r.gif);
	background-repeat: no-repeat;

}

div.menu {

	padding-left: 15px;
	border-left: 4px solid #852419;

}

td.text_body {

	padding: 10px;

}

h1{

	font-size: 18px;
	color: #2d6174;

}

textarea, select {

	background: #fafafa;
	color: #000000;
	border: 1px #bebebe solid;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	width: 255;
}

input {
	background: #fafafa;
	color: #000000;
	border: 1px #bebebe solid;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}
