td
{
	font-family: Courier, "Courier New", mono;
	font-size: 12px;
	line-height: 14px;
}

body
{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Courier, "Courier New", mono;
	font-size: 12px;
	line-height: 14px;
}
a:link
{
	color: #FF0000;
	text-decoration: none;
}

a:visited
{
	color: #FF0000;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

a.ul:link
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.ul:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.ul:hover
{
	color: #BF0A3D;
	text-decoration: underline;
	font-weight: normal;
}

a.head:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.head:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.head:hover
{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}


/*
body
{
	font-family: Courier;
	font-size: 10px;
	line-height: 12px;
}
*/

h3
{
font-size: 12px;
}
.center { text-align: right; }
.right { text-align: right; }
.lines { white-space: nowrap; }
.ws { white-space: pre; }

/*
.img1 
{  
clear: none; float: 
right; margin-top: 5px; 
margin-right: 5px; 
margin-bottom: 5px; 
margin-left: 5px; padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 5px; 
padding-left: 5px; 
border-style: dashed; 
border-color: #BF0A3D; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
*/

/*
.img2 
{  
clear: right; float: left; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-style: dashed; border-color: red; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
}
*/

/*
.img2
{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-style: dotted;
	border-color: #BF0A3D;
	border-width: 1px;
}
*/

.red {  color: #BF0A3D; }

/*
.block 
{  
position: absolute; 
width: 330px; left: 150px; 

}
*/

/*
.wid 
{  
width: 600px; 
}
.wime
{  
width: 14em; 
}
*/
select.choose
{
	height: 14px;
	background: #ffffff;
	font: 10px/12px Courier, "Courier New", mono;
	color: #ff0000;
	border-color: #FF0000;
	border-width: 1px;
	border-style: solid;
}

.inp { border-color: #FF0000;
	border-width: 1px;
	border-style: solid; height: 15px; font: 10px/14px Courier, "Courier New", mono  } 
.ftext { border: 0px; width:100%; background-color: #ffffff; border-color: #FF0000;
	border-width: 1px;
	border-style: solid; font: 10px/14px Courier, "Courier New", mono } 
span.ok { color:#000000} 
span.error { color:#CC0033}
