@charset "utf-8";
td.nav p a:link {
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	font-size: 13px;
	text-decoration: none;
}
td.nav p a:visited {
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	font-size: 13px;
	text-decoration: none;
}
td.nav p a:active {
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	font-size: 13px;
	text-decoration: underline;
}
ul {
	font-size: 11px;
	list-style-type: disc;
}


td.nav p a:hover {
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	font-size: 13px;
	text-decoration: underline;
}
td.main h2 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 22px;
	letter-spacing: 0.2em;
}
td.main h4 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 15px;
td.main p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #666666;
}
td.main p {
	font-size: 13px;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
td.main q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #444444;
	font-style: oblique;
	font-weight: bold;
}
td.main2 {
	overflow: auto;
}
td.main2 ul {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

table.site {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
#boxed {
	height: 300px;
	width: 428px;
	overflow: auto;
	padding: 5px;
	position: relative;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
span.sub {	font-size: 13px;
	font-weight: lighter;
}td.main2 h2 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 22px;
	letter-spacing: 0.2em;
}
td.main2 h4 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 15px;
}
td.main2 p {
	font-size: 13px;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
}
td.main2 q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #444444;
	font-style: oblique;
	font-weight: bold;
}
div.special {
	border: 2px ridge #660000;
	width: 95%;
}
img.floatLeft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
img.floatRight {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
