body {
	margin: 0;
	padding: 0;
	/*background: #FBFDD8 url(../images/bg_stripes.gif);*/
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #2E4882;
	line-height: 1.2em;
	font-size: 0.75em;
}

td{
	font-size: 1.0em;
	line-height: 1.2em;
	color: #2E4882;
}

a:link, 
a:active,
a:visited{
	color: #2E4882;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

.dhh{
	background-color: #fff;
	padding: 10px;
	margin-bottom: 5px;
	line-height: 1.6em;
}

.hh{
	font-weight: bold;
	display: block;
	border-bottom: #D1D7DC 1px solid;
	font-size: 1.4em;
	line-height: 1.6em;
	margin-bottom: 5px;
}

.dhh textarea{
	width: 600px;
	height: 70px;
	font-size: 12px;
	color: #333;
	border: #999 1px solid;
}

.dhh button{
	font-size: 0.75em;
	font-weight: bold;
}

.dhh pre,
.dhh code{
	font-size: 12px;
	color: #CC0000;
}

.dhh fieldset{
	border: none;
	border-top: #2E4882 1px solid;
}

.dhh fieldset legend{
	/*background: transparent url(../images/drop.gif) 0% 100% no-repeat;*/
	font-weight: bold;
	color: #2E4882;
	cursor: pointer;
}

.dhh a.wizard:link,
.dhh a.wizard:hover,
.dhh a.wizard:active,
.dhh a.wizard:visited{
	display: block;
	height: 40px;
	line-height: 40px;
	background: url(../images/wizard.gif) 0% 50% no-repeat;
	text-indent: 50px;
	font-weight: bold;
}

.preview{
	background: #fff;
	border: #D1D7DC 1px solid;
	width: 17px;
	height: 17px;
}
