.outline {

	border: thin solid #FFFFFF;

}

.line {

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-bottom-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

	border-top-style: none;

	border-right-style: none;

	border-left-style: none;



}

.paddingleft {

	padding-left: 15px;

}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-style: normal;

	font-weight: normal;

	color: #000033;

}

.paddingright {

	padding-right: 20px;

}

.outlinered {

	border: thin solid #990000;

}

.layerpos {

	overflow: scroll;

	position: static;

	visibility: visible;

	left: 477px;

	top: 239px;

	height: auto;

	width: auto;





}

.background {

	background-attachment: fixed;

	background-image: url(images/gradient.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}

