/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1f1c15;
}

.genericText { font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica;
font-weight: normal;
font-size: 14px;
text-decoration: none;
text-align:justify;
letter-spacing:0px;
line-height: 18px;
color: #e4e2cc;
}

P { text-indent:30pt; }

.back_menu { background-image:url(../images/back-menu.gif);
background-repeat:repeat-x;
background-position:left;
}

.tableFrame { border: 6px solid #655311; }

.footer { font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica;
font-weight: normal;
font-size: 11px;
text-decoration: none;
color: #9f8e3d;
}

A.footer:link { font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
color: #9f8e3d;
}

A.footer:active { font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
color: #9f8e3d;
}

A.footer:visited { font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
color: #9f8e3d;
}

A.footer:hover { font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
color: #ffffff;
}