@charset "utf-8";

body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.925em;
	color: #333;
}

body {
	background-color: #D4CAB5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 0.925em;
	color: #000;
}

td img {
	display: block;
}

#leftcol {
	background-image: url(../images/template3_r2_c1.gif);
	background-repeat: repeat-y;
}

#rightcol {
	background-image: url(../images/template3_r2_c20.gif);
	background-repeat: repeat-y;
}

.intropage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #333;
	text-decoration: none;
	text-align: center;
}

.intropage a:link, .intropage a:active, .intropage a:visited {
	text-decoration: none;
	color: #272216;
	font-weight: bolder;
	text-transform: uppercase;
}

.intropage a:hover {
	text-decoration: underline;
}

h2 {
	color: #BE1627;
}

.cursorhand {
	cursor: pointer;
}
