body {text-align: center; margin-top: 50px; background: #000; color: #fff; font-family: verdana, tahoma, arial}
table {background-color: #999; font-size: 9pt}
tr {background-color: #666; text-align: center}
.CI {width: 750px; border-spacing: 0}
.CI td {padding: 0; text-align: left; background-color: #000}
.content {width: 750px; border-spacing: 2px; -moz-border-radius: 0px 4px 4px 4px; border-radius: 0px 4px 4px 4px}
/*td {text-shadow: black 1px 1px, black -1px -1px 5em}*/
p {margin: 10px; text-align: justify}
pre.msg {font-family: verdana, tahoma, arial; width: 730px;
white-space:  pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.l {text-align: left; padding-left: 10px; padding-top: 10px;}
/*
.thead {text-align: left; background-color: #999999}
.row1 {text-align: left; background-color: #555555}
.row2 {text-align: left; background-color: #777777}
.err {background-color: #000000}
*/
img {
	border-width: 0; border-color: #ccc; /* IE 6 */
	vertical-align: text-bottom;
}
div#qTip {
	width: 200px;
    padding: 3px;
    border: 1px solid #666;
    display: none;
    background: #ddd;
    color: #000;
	font-size: 8pt;
    text-align: left;
    position: absolute;
    z-index: 1000;
}
hr.msg {
/*
	position: relative; top: 2px;
	margin-top: 1px;
	margin-bottom: -0px;
*/
	width: 350px;
	border: 0px;
	color: #aaf;
	background-color: #aaf;
	height: 1px;
	float: left;
}
input, textarea {background-color: #333; font-family: verdana, arial; font-size: 10pt; color: #fff; border: 1px dotted #fff; -moz-border-radius: 4px 4px 4px 4px; border-radius: 4px}
label {width: 70px; float: left}
/* sprites */
.spr {
	background: url(/images/spr-main.png) no-repeat;
/*	line-height: 14px;*/
	display: inline-block;
}
.spr.CI-logo {
	width: 37px;
	height: 17px;
/*	background-position: 0px 0px;*/
}
.spr.CI-copy {
	width: 80px;
	height: 13px;
	background-position: -38px 0px;
	line-height: 11px;
}
.spr.msg {
	width: 14px;
	height: 15px;
	background-position: 0px -18px;
/*	line-height: 11px;*/
}
.spr.flag {
	background: url(/images/spr-bigflags.png) no-repeat;
	width: 22px;
	height: 14px;
	line-height: 14px;
}
.title {
	font-family: tahoma; font-size: 1.2em; font-weight: bold; text-shadow: #000 1px 2px, #000 -1px -2px}
.fixeddate {position: absolute; left: 510px; margin-top: 6px;}
.button {font-size: 8pt; font-weight: bold; background-color: #ccc; color: #000; border: 2px dotted #fff}
.button:hover {border: 2px solid #fff}
.sm {font-size: 8pt}
a {text-decoration: none}
a:link {color: #ff0}
a:visited {color: #ccc}
a:hover {color: #fff; text-decoration: underline}
a img {color: #ccc}