body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../coloradorentals/subpageimages/middle-subpg-bkgrnd-lg.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a {
	font-size: 10px;
	color: #6633FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #333366;
}
a:visited {
	text-decoration: none;
	color: #3333CC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #66FF00;
}
h1 {
	font-size: 20px;
}
.style1 {font-size: 10px}
.style1-white {
	font-size: 10px;
	color: #FFF;
}
.style2 {font-size: 12px}
.style4 {
	color: #FF0033;
	font-style: italic;
	font-weight: bold;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {font-size: 14px}
.style8 {font-size: 16px}
.style9 {
	font-size: 12px;
	color: #FFF;
}
.style10 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.1pixel-border {
	border: 1px solid #000066;
	padding: 1px;
	background-color: #000066;
	margin: 1px;
}

input.error, select.error {
	border: 1px solid red;
	background-color: #FFFCE2;
	background-image: url(../images/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	}
input {
	color: #1c2048;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #cccff1;
	border: 1px solid #1c2048;
	}
	
.input-submit {
	color: #1c2048;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #cccff1;
	border: 2px solid #52567b;
	font-weight: bold;
	height: 28px;
	text-transform: uppercase;
	vertical-align: top;
	}
	
select { 
 	color: #1c2048;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #cccff1;
	border: 1px solid #1c2048;
	}
	
options {
	background-color: #cccff1;
	}

textarea { 
 	color: #1c2048;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #cccff1;
	border: 1px solid #1c2048; 
	}
