body {
	background-color: #000000;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
h1 { font-family: Verdana, Georgia, Maiandra GD, Arial, Helvetica; font-size: 10pt; font-weight: bold; color: white; } 

h2 
{ color: white; font-family: Verdana, Georgia, Maiandra GD, Arial, Helvetica; FONT-SIZE: 8pt; FONT-WEIGHT: bold; } 

p { font-family: Verdana, Georgia, Maiandra GD, Arial, Helvetica; color: white; 
font-size: 7pt; } 

ul { font-family: Georgia, Verdana, Arial, Helvetica; font-size: 7pt; color: white; } 

li { font-family: Verdana, Georgia, Maiandra GD, Arial, Helvetica; font-size: 7pt; color: white;
} 

TD { 
	font-family: Verdana, Georgia, Maiandra GD, Arial, Helvetica; 
	font-size: 7pt; 
	color: white; 
}

b {
  	color: #cccccc;
}

.rightcoclass {
	background-image: url(images/lineplc.jpg);
	background-position: right center; 
	background-repeat: repeat-x;
}

.imgstyle {
	border-color: black;
	margin-bottom: 4px;
}

FONT { font-family: Verdana, Georgia, Maiandra GD, Arial, Helvetica; font-size: 7pt;}

a { 
	color: #990000; 
	font-family: Verdana, Georgia, Maiandra GD, Arial, Helvetica; 
	font-weight: bold;
	font-size: 7pt;
	background: black;
} 

a:hover { 
	color: #FFFFFF; 
	text-decoration: underline; 
	font-family: Verdana, Georgia, Maiandra GD, Arial, Helvetica; 
	font-size: 7pt; } 

li {
	padding-left : 7px;
	padding-right : 5px;
	padding-bottom : 1px;
	padding-top : 1px;
        list-style-type: square;
}

input {
        background:#FFFFFF;
        border: none;
        BORDER-RIGHT: #FFFFFF thin solid;
        BORDER-LEFT: #FFFFFF thin solid;
        BORDER-TOP: #FFFFFF thin solid;
        BORDER-BOTTOM: white thin solid;
        font-family: Verdana, Georgia, Maiandra GD, Arial, Helvetica; 
        color: black; 
        font-size: 7pt;
}

input:focus {
 		background-color : #DFD4D4;
}

textarea:focus {
 		background-color : #DFD4D4;
}

textarea {
		background : #FFFFFF;
		border: none; 
		BORDER-RIGHT: white thin solid;
        BORDER-LEFT: white thin solid;
		BORDER-TOP: white thin solid;
		BORDER-BOTTOM: white thin solid;
		width:250px;
		height:100px;
		padding:3px;
		font-family: Verdana, Georgia, Maiandra GD, Arial, Helvetica; 
        color: black; 
        font-size: 7pt;
}

.maintd {
	height: 339px;
}

.invisible {  
	background-image: url(images/bg_pixel.jpg);
	border: none; 
	border-style: none;
	font-family: Georgia, Verdana, Arial, Helvetica; 
	font-size: 8pt;
	FONT-WEIGHT: bold;
	color: white;
}

.infocl {  
	font-family: Georgia, Verdana, Arial, Helvetica; 
	font-size: 7pt;
	color: #999999;
	background: black;
}

content_element {
	position: absolute;
	clip: rect(230px,133px,430px,400px);
}

.redo {
	overflow: auto;
	padding-left: 20px;
	width: 485px;
}