/* hide from ie mac\*/
html,body { height:100.1% }
/*end hide */

/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d36;
}
body {
	background-color: #706c5a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 16px;
	color: #9a162c;
	font-weight: bold;
	text-transform: capitalize;
}
p {
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.rtcap {
	font-size: 10px;
	font-style: italic;
	color: #706c5a;
	line-height: 14px;
}
.footer {font-size: 10px}

a:link{ color: #3d3d36; text-decoration: underline; }
a:visited { color: #3d3d36; text-decoration: underline; }
a:active { color: #3d3d36; text-decoration: underline; }
a:hover { color: #747165; text-decoration: underline; }

.footer a:link{ color: #3d3d36; text-decoration: none; font-size: 10px}
.footer a:visited { color: #3d3d36; text-decoration: none; font-size: 10px}
.footer a:active { color: #3d3d36; text-decoration: none; font-size: 10px}
.footer a:hover { color: #747165; text-decoration: underline; font-size: 10px}
li {
	line-height: 16px;
}
