body {
	font: 12px verdana, arial, helvetica, sans-serif;
	color: white;
	background-color: #000000;
	margin-top: 0px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #808080;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #808080;
	scrollbar-track-color: #000000;
}

h3 {
	margin-top: 3.0pt;
	margin-right: 0in;
	margin-bottom: 3.0pt;
	margin-left: 0in;
	page-break-after: avoid;
	font-size: 14.0pt;
	font-family: Arial;
}

a.enter {
	font: 18px arial;
}

a:link {
	text-decoration: none;
	color: #FF9924;
}

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

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.image {
	margin: 0;
	border-width: 1;
	border: 1 solid;
}

.plain-image {
	margin: 0;
	border-width: 0;
	border: 10 solid;
}

a:link .image {
	border-color: #aaaaaa;
	color: #aaaaaa;
}

a:visited .image {
	border-color: #666666;
	color: #666666;
}

a:hover .image {
	border-color: #ffffff;
	color: #ffffff;
}

.osxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.osxtitle a:link {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:visited {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px dotted #444444;
	border-collapse: collapse;
}

.infotable td {
	border: 1px dotted #444444;
}

.comment {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #888888;
	font-size: 11px;
}

.xsmalltxt {
	color: #888888;
	font-size: 9px;
}

/* GENERAL */
input,select,textarea {
	background-color: #fcfcfc;
	border: 1px solid #ccc;
	font: 11px verdana, arial, helvetica, sans-serif;
	margin: 2px 0;
	padding: 2px 4px;
}

/* DHTML / Javascript calendar input fields */
input.calendar {
	width: 25px;
	text-align: center;
}

select {
	padding: 2px 2px 2px 0;
}

textarea {
	width: 275px;
	height: 100px;
	vertical-align: top;
}

input:focus,select:focus,textarea:focus {
	border: 1px solid #b2d1ff;
}

.body {
	float: left;
	margin: 0 15px 10px 15px;
}

/* ERRORS */
div.errors {
	background: #fff3f3;
	border: 1px solid red;
	color: #cc0000;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
}

div.errors ul {
	list-style: none;
	padding: 0;
}

div.errors li {
	background: url(../images/exclamation.png) 8px 0% no-repeat;
	line-height: 16px;
	padding-left: 30px;
}

td.errors select {
	border: 1px solid red;
}

td.errors input {
	border: 1px solid red;
}

/* DIALOG */
.dialog table {
	padding: 5px 0;
}

.prop {
	padding: 5px;
}

.prop .name {
	text-align: left;
	width: 15%;
	white-space: nowrap;
}

.prop .value {
	text-align: left;
	width: 85%;
}

/* TABLES */
table {
	border: 1px solid #ccc;
}

table.basic {
	border: 0px;
}

table.promo {
	border-width: 0px;
}

tr {
	border: 0;
}

td,th {
	font: 12px verdana, arial, helvetica, sans-serif;
	line-height: 12px;
	padding: 5px 6px;
	text-align: left;
	vertical-align: top;
}

th a:link,th a:visited,th a:hover {
	color: #333;
	display: block;
	font-size: 10px;
	text-decoration: none;
	width: 100%;
}
