body {
	background-color: #C12525;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a {
	color: #C12525;
	font-weight: bold;
}

a:active {
	color: #C12525;
	font-weight: bold;
}

/*a:focus {
	color: #A0522D;
	font-weight: bold;
}*/

a:hover {
	color: Orange;
	font-weight: bold;
}

/*a:link {
	color: Orange;
	font-weight: bold;
}*/

a:visited {
	color: Black;
	font-weight: bold;
}

h2 {
	color: #B10010;
	border-bottom: 1px #C12525 dotted;
}

blockquote {
	background-color: #FFF0F0;
	font-style: italic;
}

.tdleft {
	background-image: url(../images/td.left.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.tdright {
	background-image: url(../images/td.right.gif);
	background-position: left;
	background-repeat: repeat-y;	
}
