body,
table.mainItemsLayout th pre
{
	font-family: Verdana, Arial, 'MS Gothic', sans-serif;
}

code,
code *,
.code
{
	font-family: monospace;
	font-size: 10pt;
}

readonly_code,
readonly_code *,
.readonly_code
{
	font-family: monospace;
}


.Password
{
	font-family: 'Courier New', monospace;
}

input,
button
{
	color: white;
}

select,
option
{
}

div#menu
{
	font-size: 11pt;
}
div#menu li { font-size:95%; }
div#menu a{
	font-weight: bold;
}

div#menu strong
{
	cursor : pointer;
}

div#tabs
{
	font-size: 11pt;
}

div#tabs ul table tr td
{
	font-size: 11pt;
}

div#tabs a
{
	font-weight: bold;
}

.content,
.content table
{
	font-size: 10.5pt;
}

.content table dl,
.content table table
{
	font-size: 10pt;
}

.content textarea
{
	font-size: 10pt;
	background-color: #4E4E4E;
	color: white;
}

input.textRight
{
	border: 1;
	color: white;
}

input.LongText
{
	border: 1;
	color: white;
}

.content th
{
	font-size: 11pt;
}

.content table table th
{
	font-size: 10.5pt;
}

.content th,
.content caption,
.content legend
{
	font-weight: bold;
}

.content legend
{
	font-size: 12pt;
}

.content legend label,
.content legend button,
.content table table th
{
	font-weight: normal;
}

.content table.schedule caption
{
	font-weight: normal;
}

.Note
{
	font-size: 9pt;
	line-height: 1.6;
}

body {
	scrollbar-3dlight-color : #262626;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #262626;
	scrollbar-face-color : #262626;
	scrollbar-highlight-color : #545454;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color: #3E3E3E;
}