body{
	background-color: #ffffff;
	background-image: url('/graphics/morris.gif');
	background-attachment:fixed;
	font-family: 'Times New Roman' Serif;
	font-size: 10pt;
	color: #660033;
}

div.cnf {

	position: absolute;
	left: 50%;
	top: 50pt;
	width: 200pt;
	height: 100pt;
	margin-left: -100pt;
	background-color: #ffffff;
	border : solid 2pt #660033;
	padding: 10pt;
	font-size: 10pt;
	text-align: center;
	visibility: hidden;

}

h1 {
	font-size: 14pt;
	line-height: 36px;
	font-weight: bold;
}
	
	
a:link {

	font-size: 10pt;
	font-weight: bold;
	color: #0066cc;
	text-decoration : none; 
}
	
	
a:visited {

	font-size: 10pt;
	font-weight: bold;
	color: #0066cc;
	text-decoration : none; 
}

a:active {

	font-size: 10pt;
	font-weight: bold;
	color: #0066cc;
	text-decoration : none; 
}
	
a:hover {

	font-size: 10pt;
	font-weight: bold;
	color: #0099ff;
	text-decoration : none; 
}

.red a:link {
	font-size: 10pt;
	font-weight: bold;
	color: #cc0000;
	text-decoration : none; 
}
	
.red a:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #cc0000;
	text-decoration : none; 
}

.red a:active {
	font-size: 10pt;
	font-weight: bold;
	color: #cc0000;
	text-decoration : none; 
}
	
.red a:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #ffcc00;
	text-decoration : none; 
}
	

.lcrm a:link {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffcc;
	text-decoration : none; 
}
	
.lcrm a:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffcc;
	text-decoration : none; 
}

.lcrm a:active {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffcc;
	text-decoration : none; 
}
	
.lcrm a:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration : none; 
}
	
div.pag {

	background-image: url('/graphics/pugin.gif');
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: 20px;
	width: 720px;
	background-color: #ffffcc;
	padding: 10pt;
	overflow:auto;
}

div.hed {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	position: fixed;
	
}

div.box {

	position:absolute;
	background-image: url('/graphics/pugin.gif');
	top: 0px;
	left: 0px;
	padding: 20px;
	width: 600px;

}


input{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	color: #660033;
}

textarea {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	color: #660033;
}
	
select {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:7pt;
	color: #660033;
}
	

td{
	font-family: 'Times New Roman' Serif;
	font-size: 10pt;
	color: #660033;
}

