BODY	{ background-color : #FFFFFF;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
TD	{ font-size : 11px; }

.head1	{
        color: #FF9915;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.head2	{
        color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.text	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
}
TD.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
}
.medium {
	font-size: 11px;
}
.small {
	font-size: 10px;
}

.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #AE9E8C;
}
A.small2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #8E7E6C;
	border-bottom: 0; 
	text-decoration: none;
}
A.small2:hover { border-bottom: 0; }

.micro { FONT-SIZE: 10px; FONT-FAMILY: Tahoma; }
TD.micro { FONT-SIZE: 10px; FONT-FAMILY: Tahoma; }
TR.micro { FONT-SIZE: 10px; FONT-FAMILY: Tahoma; }

.error,.red {
        color: red;
}
.gray {
        color: gray;
}
.warning {
        color: #E47C14;
	font-weight: bold;
	font-size: 11px;
}

.Hide	{ color: #666699; }
.Delete	{ text-decoration: line-through; }
.Delete2	{ color: #666699; text-decoration: line-through; }

.Quote {
        color: #542929;
        font-family : georgia, times new roman cyr, times new roman;
	font-size : 12px;
	font-style : italic;
}

A { 
	color: Maroon; 
	text-decoration: none; 
	border-bottom: 1px dashed Maroon; 
}
A:hover {
	color: Red; 
	border-bottom: 2px dashed Red; 
}

A.simple { border-bottom: 0; }
A.simple:hover { border-bottom: 0; }

A.classic { border-bottom: 0; 
	text-decoration: underline;
} 
A.classic:hover { border-bottom: 0; }

INPUT	{
	BACKGROUND-COLOR: #EFD9C2; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
}

SELECT	{
	BACKGROUND-COLOR: #EFD9C2; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
}

INPUT.bold	{ FONT-WEIGHT: bold; }
INPUT.check	{ BACKGROUND-COLOR: white; }
INPUT.button { BORDER-BOTTOM-WIDTH: 1px;
 BACKGROUND-COLOR: #CDB498; 
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
 FONT-SIZE: 10px;
}

textarea {
  background-color: #EFD9C2; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: normal;
}
