body, input
{
	font-family: Segoe UI, Verdana, sans-serif;
	font-size: small;
}

li p
{
	margin: 2px 0px;
}

a
{
	color: #00a2f7;
}

a img
{
	border: none;
}

.navbar
{
	border-bottom: 1px solid #c0c0c0;
	padding-top: 5px;
	margin-bottom: 10px;
}

.navbar ul
{
	list-style: none;
	margin: 3px 0px;
	padding-left: 0px;
}

.navbar .active
{
	background-color: #ffffff;
	border: 1px solid #909090;
	border-bottom: 1px solid #ffffff;
}

.navbar li
{
	width: 150px;
	list-style: none;
	display: inline;
	background-color: #e0e0e0;
	padding: 3px 20px;
	margin: 0px;
	margin-left: 5px;
	border: 1px solid #606060;
	border-bottom: 1px solid #c0c0c0;
}

.book table
{
	border: 1px solid #909090;
}

.book thead
{
	font-weight: bold;
	text-align: center;
}

.book td
{
	border: 1px solid #c0c0c0;
}

.order table
{
	border: 1px solid #909090;
}

.order thead
{
	font-weight: bold;
	text-align: center;
}

.order td
{
	border: 1px solid #c0c0c0;
}

.orders table
{
	border: 1px solid #909090;
}

.orders thead
{
	font-weight: bold;
}

.orders td
{
	border: 1px solid #c0c0c0;
}

.position table
{
	border: 1px solid #909090;
}

.position thead
{
	font-weight: bold;
}

.position td
{
	border: 1px solid #c0c0c0;
}

.executions table
{
	border: 1px solid #909090;
}

.executions thead
{
	font-weight: bold;
	text-align: center;
}

.executions td
{
	border: 1px solid #c0c0c0;
}

.editHost table
{
	border: 1px solid #909090;
}

.editHost thead
{
	font-weight: bold;
}

.editHost td
{
	border: 1px solid #c0c0c0;
}

#menu
{
	float: left;
	width: 195px;
	text-align: center;
}

#main
{
	margin-left: 195px;
}

#userinfo
{
	text-align: right;
	float: right;
}

#userinfo .welcome
{
	font-size: large;
}

#userinfo .balance
{
	font-size: large;
}

#userinfo .position
{
	font-size: large;
}

div.plan
{
	margin-bottom: 10px;
}

.plan.disabledHost
{
	color: #909090;
}

.rowClass0_0
{
	background-color: #f8f8f8;
}

.rowClass0_1
{
	background-color: #f0f0f0;
}

.rowClass1_0
{
	background-color: #e8e8e8;
}

.rowClass1_1
{
	background-color: #e0e0e0;
}

.error
{
	color: #ff0000;
	font-style: italic;
}
