body {
	background: #ebebeb;
	color: #0000ff;
	font: bold 13pt arial,verdana,helvetica,sans-serif;
	margin: 0px 0px 0px 0px;
}

html
{
  scrollbar-arrow-color:#0066FF;
  scrollbar-track-color:#C2E3F5;
  scrollbar-shadow-color:#1D95D7;
  scrollbar-face-color:#C2E3F5;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-darkshadow-color:#0099FF;
  scrollbar-3dlight-color:#ffFFFF;

}

a:link, a:visited
{
	color: #B00A1B;
	text-decoration: none;
}

a:hover, a:active
{
	color: #FF0000;
	text-decoration: none;
}

.tborder
{
	background: #EAEAEA;
}
.thead
{
	vertical-align: middle;
	background-image: url("/mkportal/templates/Rewf/images/body.jpg");
	background-color: #9CD9FA;
	color: #EEEEEE;
	font: bold 8pt tahoma,ms sans serif,arial;
	text-align: center;
}
.thead a:link, .thead a:visited, .thead a:hover, .thead a:active
{
	color: #0000FF;;
	text-decoration: none;
}
td.thead, div.thead { padding: 4px; }
.alt1, .alt1Active
{
	background: #F3F3F3;
	color: #0000FF;
	font: 8pt tahoma,ms sans serif,arial;
}
.alt1 a:link, .alt1Active a:link, .alt1 a:visited, .alt1Active a:visited
{
	color: #0000FF;
}
.alt1 a:hover, .alt1 a:active, .alt1Active a:hover, .alt1Active a:active
{
	color: #FF0000;
}
.alt2, .alt2Active
{
	background: #e2e2e2;
	color: #0000FF;
	font: 8pt ms sans serif,arial;
}
.alt2 a:link, .alt2Active a:link, .alt2 a:visited, .alt2Active a:visited
{
	color: #B00A1B;
}
.alt2 a:hover, .alt2 a:active, .alt2Active a:hover, .alt2Active a:active
{
	color: #0000FF;
}
textarea, .input
{
	font-size: 8pt;
	font-weight: normal; /* needed for Mozilla */
	border: 1pt dotted #0000FF;	
}
.button
{
	background-image: url("/mkportal/templates/Rewf/images/body.jpg");
	background-color: #1A90F4;
	color: #EEEEEE;
	font-size: 8pt;
	border: 1px solid #FFFFFF
}
select
{	
	vertical-align: middle;
	background-color: #C2E3F5;
	color: #0000FF;
	font: 8pt tahoma,ms sans serif,arial;
}
.quote {
	color: #0000FF;
	font: 7pt ms sans serif,arial;
	font-weight: normal;
	background-color: #ffffff;
	margin: 0;
	padding: 0;	
}
.tdspacer {
	line-height: 3px;
}
th.alt1, th.alt2, th.thead { 
	border: 1pt dotted #0000FF;
	padding: 8px; 
 }
.trattini3 {
	border-width: 0 0 1px 0;
	border-style: dashed;
}
.error {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}