body {
	color: #000000;
	background-color: #68848C;
	background-image: url(/gfx/back_groundt.jpg);
	background-repeat: repeat;
	background-position: left top;
}

a {
	color: #e9e9af;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #e9e9af;
	text-decoration: none;
}

a:hover {
	color: #e9e9af;
	text-decoration: underline;
}

a:active {
	color: #e9e9af;
	text-decoration: underline;
}

a.normlink {
	color: #e9e9af;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.normlink:visited {
	color: #e9e9af;
	text-decoration: none;
}

a.normlink:hover {
	color: #e9e9af;
	text-decoration: underline;
}

a.normlink:active {
	color: #e9e9af;
	text-decoration: underline;
}

a.tablelink {
	color: #e9e9af;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

a.tablelink:visited {
	color: #e9e9af;
	text-decoration: none;
}

a.tablelink:hover {
	color: #e9e9af;
	text-decoration: underline;
}

a.tablelink:active {
	color: #e9e9af;
	text-decoration: underline;
}

tr.tableheader {
	background-color: #78828b;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
}

tr.tablerow1 {
	background: #c0c9cb;
	padding: 11px;
}

tr.tablerow2 {
	background: #a6b0b3;
	padding: 11px;
}

div.fat {
	font-weight: bold;
}

font.header {
	color: #000;
}

font.normalcol {
	color: #000;
}

font.number {
	color: #000000;
}

font.copyright {
	color: #ffffff;
}

font.attention {
	color: #e01010;
}

td.header {
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

td.normalcol {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

input.text {
	background-color: #ffffff;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-width: 1px;
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	margin-bottom: 1px;
	margin-top: 1px;
}

input.submit {
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-width: 1px;
	color: #243543;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	height: 11px;
}

textarea {
	background-color: #ffffff;
	color: #000000;
	font-family: verdana;
	font-size: 10pt;
	overflow-x: hidden;
	overflow-y: auto
}
table.book {
	width: 100%;
	position: relative;
	border: 7px solid #78828b;
}
	
#content {
	width: 650px;
	position: relative;
	background-color: #DACFCD;
	margin: auto;
	padding: 0px;
	border: 1px solid #333;
}

