body	{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	}

table	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

form	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

textarea,select,input	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.button	{
	color: #FFFFFF;
	background-color: #DD4444;
	border-color :#DDAAAA;
	font-weight: bold;
	}

.bar	{
	color: #FFFFFF;
	background: #DD0000;
	font-size:11px;
	font-weight: bold;
	border-top: 2px solid #DD9999;
	border-bottom: 2px solid #660000;
	border-right: 2px solid #660000;
	border-left: 2px solid #DD9999;
	}

.bar select	{
	background-color: #DD4444;
	font-weight: bold;
	color: #FFFFFF;
	}

.bar A:link	{
	color: #FFFFFF;
	text-decoration: underline;
	}

.bar A:visited	{
	color: #FFFFFF;
	text-decoration: underline;
	}

.bar A:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	}

.inbar	{
	color: #000000;
	background: #EFEFEF;
	font-size: 13px;
	font-weight: normal;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #DD9999;
	border-right: 1px solid #DD9999;
	border-left: 1px solid #660000;
	}

.inbar select	{
	background-color: #FFFFFF;
	font-weight: normal;
	color: #000000;
	}

.inbar A:link	{
	font-weight: bold;
	text-decoration: none;
	color: #DD0000;
	}

.inbar A:visited	{
	font-weight: bold;
	text-decoration: none;
	color: #DD0000;
	}

.inbar A:hover	{font-weight: bold;
	text-decoration: none;
	color: #000000;
	}

.inbar_sel	{
	background:#DDBBBB;
	}

.rightbold	{
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	}

.small	{
	font-size: 10px;
	}

.medium	{
	font-size: 11px;
	}

A.plain:link,A.plain:visited	{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

A.plain:hover	{
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	}

A.normal:link,A.normal:visited	{
	font-weight: bold;
	text-decoration: none;
	color: #DD0000;
	}

A.normal:hover	{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}