BODY {
	font-family: Arial; 
	Font-Size: 9 pt;
	text-decoration: none;
}

TD {
	font-family: Arial; 
	Font-Size:9 pt;
	text-decoration: none;

}

A,A:active,A:link,A:visited {  
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	text-decoration: none
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF4500;
	text-decoration: none
}

.ust {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none
}

.ust:hover {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666
}


.sol {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none
}
.sol:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none ;
	background-color: #DBDBC4
}
.popup {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none
}
.popup:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none 
}

.border {
	border-left: #000000 1px Solid;
	border-right:  #000000 1px Solid;
	border-top:  #000000 1px Solid;
	border-bottom: #000000 1px Solid;
	cellpadding: 1;
	cellspacing:1;
	background: #F5F5F5;
}
.message { color: red; }

INPUT,button,textarea,select {
	cellpadding: 1;
	cellspacing:1;
	background: #F5F5F5;
	font-size: 11px;
	FONT-FAMILY: Verdana,Arial;
}
.INPUT_button {

	border-left: #c0c0c0 1px Solid;
	border-right:  #c0c0c0 1px Solid;
	border-top:  #c0c0c0 1px Solid;
	border-bottom: #c0c0c0 1px Solid;
	cellpadding: 1;
	cellspacing:1;
	background: #F5F5F5;
	font-size: 11px;
	FONT-FAMILY: Verdana,Arial;
}
.mailtitle {
	COLOR: #336699; FONT-FAMILY: Verdana,Arial; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}


A.maillink:link {
	COLOR: #000000; TEXT-DECORATION: none; WIDTH: 100%
}
A.maillink:visited {
	COLOR: #000000; TEXT-DECORATION: none; WIDTH: 100%
}
A.maillink:hover {
	BACKGROUND-COLOR: #336699; COLOR: white; TEXT-DECORATION: none; WIDTH: 100%
}
A.maillink:active {
	BACKGROUND-COLOR: #b1b5c9; COLOR: white; TEXT-DECORATION: none; WIDTH: 100%
}


.header {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.header-bold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.header-small-bold-top {
	font-family: Verdana;
	font-size: 19px;
	color: #000000;
}
.header-small-top {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
}
.header-small {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.header-small-bold {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.header-bold-bottom {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.header-bottom {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
.field {
	font-family: Verdana;
	font-size: 11px;
	color: #330066;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.gray {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.gray-bold {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.gray-small {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}