.title {
	font-family: Arial-Black, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.topnav {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
	text-align: right;
	vertical-align: superscript;
}
.topnav a:link {
	color: #993333;
	text-decoration: none;
}
.topnav a:visited {
	color: #993333;
	text-decoration: none;
}
.topnav a:hover {
	color: #993333;
	text-decoration: underline overline;
}
.topnav a:active {
	color: #993333;
	text-decoration: underline overline;
}
.t_main {
	width: 95%;
	background-color: #FFFFFF;
	border-top: 1px solid #993333;
	border-right: 1px solid #993333;
	border-bottom: 1px solid #993333;
	border-left: 1px solid #993333;
}
.redsq {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	border: 1 solid #993333;
	background-color: #D9B6B6;
}
.head {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
	padding: 5px 10px 5px 10px;
}
.smallt {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 4px;
}
.mytext {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px 10px 5px 10px;
}
.mytext a:link {
	color: #000000;
	text-decoration: underline;
}
.mytext a:visited {
	color: #000000;
	text-decoration: underline;

}
.mytext a:hover {
	color: #993333;
	text-decoration: underline;
}
.mytext a:active {
	color: #000000;
	text-decoration: underline;
}
.stext {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.stext a:link {
	color: #000000;
	text-decoration: none;
}
.stext a:visited {
	color: #000000;
	text-decoration: none;
}
.stext a:hover {
	color: #993333;
	text-decoration: underline;
}
.stext a:active {
	color: #000000;
	text-decoration: underline;
}
.pad {
	padding-left: 10px;
}
.picright { 
	float: right; 
	border: 1 solid #993333;

}
.picleft { 
	float: left; 
}

