body {
	margin:0;
	background-color: #868585;
}

td,input,textarea,select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.details,select.details {
	font-size:10px;
}

a {
	color:#0066FF;
	font-weight:bold;
}
a:hover {
	color:#000000;
}
a.navigation {
	margin-right:7px;
}
a.details {
	font-size:10px;
	font-weight:normal;
	cursor:pointer;
	cursor:hand;
}
a.details:hover {
	color:#000000;
}
a.anchor {
	cursor:pointer;
	cursor:hand;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
a.anchor:hover {
	color:#000000;
}
a.shout {
	color:#FFFFFF;
	font-weight:normal;
}
a.shout:hover {
	color:#0285B1;
}

form { 
	margin: 0; padding: 0;
}

span.navigation {
	margin-right:7px;
	font-weight:bold;
}
span.header_black {
	color:#FFFFFF;
	font-weight:bold;
}
span.header_red {
	color:#993333;
	font-weight:bold;
}
span.header_purple {
	color:#993399;
	font-weight:bold;
}
span.header_green {
	color:#25A305;
	font-weight:bold;
}
span.header_blue {
	color:#009999;
	font-weight:bold;
}
span.header_orange {
	color:#996600;
	font-weight:bold;
}
span.header_blue {
	color:#0285B0;
	font-weight:bold;
}
span.faq_header_red {
	color:#FF0000;
}

div.login {
	padding:10px;
}
div.login_footer {
	padding-top:5px;
	text-align:right;
	font-size:10px;
}
div.dump {
	padding:2px;
	font-size:10px;
	height:35px;
	overflow:hidden;
}
div.options, div.options td {
	font-size:10px;
	line-height:18px;
	color:#666633;
}

div.options input, div.options textarea {
	width:200px;
	color:#676336;
}

div.content, div.content td {
	font-size:10px;
	line-height:18px;
	color:#666633;
}

div.card_back_horizontal {
	height: 304px;
	width: 404px;
	background-image: url(../layout/e-card.gif);
	background-repeat: no-repeat;
}

div.card_back_vertical {
	height: 404px;
	width: 304px;
	margin-left: 50px;
	background-image: url(../layout/e-card_vert.gif);
}

form#files, form#files td {
	font-size:10px;
	color:#676336;
}