P {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
H1 { font-family : Tahoma, Arial; font-size : 22pt; color : #000000; } 
H2 { font-family : Tahoma, Arial; font-size : 16pt; color : #4B644B; } 
H3 { font-family : Tahoma, Arial; font-size : 10pt; color : #000000; font-weight : bold; } 
H4 { font-family : Tahoma, Arial; font-size : 10pt; color : #4B5F4B; font-weight : bold; } 
DT { font-family : Tahoma, Arial; font-size :  1pt; color : #000000; font-weight : bold;  }
DL { font-family : Tahoma, Arial; font-size : 12pt; color : #000000; } 
LI { font-family : Tahoma, Arial; font-size : 8pt; color : #000000; } 
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #006699;
	opacity: 30;
} 

A         {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #CC9900;
} 
A:Visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #666666;
} 
A:Active  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #006699;
} 
A:Hover   {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #3366FF;
	background-color: #CCCCCC;
}

BODY { font-family : Tahoma, Arial; font-size : 8pt; color :#FFFFFF; } 
 

select.1 {color: #4B5F4B;background: #E9EAD8; font-family: Tahoma , Arial; font-size: 10pt;}
input.1	{color: #4B5F4B;background: #E9EAD8; font-family:Tahoma,Arial; font-size: 10pt;}
textarea.1{color:#4B5F4B ;background: #E9EAD8; font-family: Tahoma , Arial; font-size: 10pt;overflow: hidden;z-index: 1;}
//  #E9EAD8   yellow
//  #4B5F4B  green
//  #0E5815  d green

.dotted_line_blue	{ height: 1px; background-color: #b83d7a; background-image:url('theme_dotted_line.gif'); clear:both; }

.solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #b83d7a; clear:both; } 

.solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #80cccc66; clear:both; } 

.dotted_outline_blue	{ border: 1px dotted #b83d7a; padding: 8px; }



.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFE6;
}
.info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1563A3;
}
