body, td {
	color: #074099;
	font: 10pt Tahoma;
}

.hide {
	display: none;
	visibility: hidden;
}

input.text {
	font: 10pt Tahoma;
	border: 1pt;
	border-style: solid;
	border-color: #074099;
	background-color: #B6DAFA;
	width: 250;
	padding: 1px;	
}

input.file {
	font: 10pt Tahoma;
	border: 1pt;
	border-style: solid;
	border-color: #074099;
	background-color: #B6DAFA;
	width: 100%;
	padding: 1px;	
}

input.ntext {
	font: 10pt Tahoma;
	border: 1px solid #990740;
	background-color: #FAFAFA;
	width: 95%;
	padding: 1px;	
}

input.ltext {
	font: 10pt Tahoma;
	border: 1px solid #074099;
	background-color: #FAFAFA;
	width: 200px;
	padding: 1px;	
}

input.button {
	font: 10pt Tahoma;
	width: 70px;
	padding: 1px;	
}


textarea.area {
	font: 10pt Tahoma;
	border: 1px solid #074099;
	background-color: #FAFAFA;
	width: 100%;
	padding: 1;	
}

font.point {
	font: bold 10pt  Tahoma;
	color: #3a72ca;
}

font.small {
	font: 8pt Tahoma;	
	color: #8CC6FB;
}

.small2 {
	font: 8pt Tahoma;	
}

.small3 {
	color: #7A9DBB;
	font: 8pt Tahoma;	
}

div.space {
	font: 10pt Tahoma;
	padding: 5 0 5 15;
}


A:hover, A:link, A:visited, A:active {
	color: #6d0407;
	font: 10pt Tahoma;	
	text-decoration:underline;
}

A:hover {
	text-decoration:none;
}


A.imgname:hover, A.imgname:link, A.imgname:visited, A.imgname:active {
	color: #4747B1;
	font: bold 8pt Tahoma;
	text-decoration:underline;
}

A.imgname:hover {
	text-decoration:none;
}



td.text  {
	color: #7A9DBB;
	font: 7pt Tahoma;
}

.text10 {
	color: #7A9DBB;
	font: 10px Tahoma;
}

.text10 A:hover, .text10 A:link, .text10 A:visited, .text10 A:active {
	color: #7A9DBB;
	font: bold 10px Tahoma;
	text-decoration:underline;
}

.text10 A:hover {
	text-decoration:none;
}


font.imgname2 {
	color: #893333;
	font: bold 8pt Tahoma;
}

.white, a.white {
	font: 11px Tahoma;
	color: #ffffff;
}

.small8 {
	font: 10px Tahoma;
	color: #ffffff;
}

.small8 A:hover, .small8 A:link, .small8 A:visited, .small8 A:active {
	font: 10px Tahoma;
	color: #ffffff;
	text-decoration:none;
}

.small8 A:hover {
	text-decoration:underline;
}

