body {
	color: #333333;
	background-color: #444444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:4px;
	padding-right:4px;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.line {
	background-image: url(images/rpt.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
.line2 {
	background-image: url(images/rpt2.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
ul {
	/* font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	list-style-image: url(images/arrow2.jpg); */
	list-style-type: none;
	
}
li{
	margin:0px;
	line-height:25px;
}
.border2 {
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;*/
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#333333;
	line-height:20px;
}


.title {
	color: #003265;
	background-color: #E9E7D8;
	height: 24px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
}

img{
border:0px;}
.border4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #5D5D5D;
	border-right-color: #5D5D5D;
	border-bottom-color: #5D5D5D;
	border-left-color: #5D5D5D;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;	
}
.desTable {
	background-color:#E9E7D8;
	border:solid thin #CCCCCC;
}
.style1 {

	color: #003366;

	font-weight: bold;

}

a:link {

	color: #333333;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #333333;

}

a:hover {

	text-decoration: none;

	color: #333333;

}

a:active {

	text-decoration: none;

	color: #333333;

}

.style2 {font-size: 12px}

.style3 {color: #000000}

.style3 {color: #FF0000}

.style4 {color: #0000FF}

ul.pad150 {
	font-size: 12px;
	padding-left: 150px;
	text-align: left;
}
ul.pad190 {
	font-size: 12px;
	padding-left: 190px;
	text-align: left;
}
ul.pad220 {
	font-size: 12px;
	padding-left: 220px;
	text-align: left;
}


strong.blue {
	color:#0000FF;
}
p.red {color:#FF0000;	border: 2px solid #000000;
	padding: 3px;}
	
.search {
	height: 25px;
	width: 100%;
	background-color: #cccccc;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.choose {
	height: 44px;
	width: 100%;
	background-color: #CCCCCC;
	clear: both;
	margin-top: 2px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.red {color:#FF0000;}
a.red {color:#FF0000;}
a:hover.red {color:#000000;}

.blue {
	color:#0000CC;
	font-size: 12px;
}
a.blue {color:#0000CC;}
a:hover.blue {color:#000000;}
.tilespec {
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	width: 400px;	/* height: 160px; */
}
.tilespec img {margin: 5px; padding: 0px; border: 1px solid #000000; float:left;}
.tilespec h1 {font-size: 16px; font-weight:bold;}
.tilespec h2 {font-size: 16px; font-weight:bold;}
.tilespec h3 {font-size: 16px; font-weight:bold;}
.tilespec h4 {font-size: 16px; font-weight:bold;}
.tilespec h5 {font-size: 16px; font-weight:bold;}
.tilespec h6 {font-size: 16px; font-weight:bold;}
.tilespec p {
	padding-bottom: 10px;
	clear: both;
}
/* TILE PANEL */
.home-tile-panel {
	/* background-color: #CCCCCC; */
	height: 540px;
	width: 457px;
	border: 0px solid #333333;
	margin: 1px;
}
.home-tile-grout {
	background-color: #000000;
	height: 170px;
	width: 148px;
	border: 1px solid #333333;
	float:left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.home-tile-tile {
	background-color: #CCCCCC;
	height: 140px;
	width: 140px;
	border: 1px solid #333333;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	overflow: hidden;
}
.home-tile-description {
	background-color: #000000;
	height: 20px;
	border: 0px solid #333333;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	overflow: hidden;
	color: #ffffff;
	padding-top: 3px;
}
.home-tile-description a:link,.home-tile-description a:visited, .home-tile-description a:hover {
	color: #ffffff;
}
a.tilelink1a, a.tilelink1a:link, a.tilelink1a:visited, .tilelink1a {
	display : block;
	width: 153px;
	overflow: visible;
	float:left;
	color: #000000;
	text-align: left;
	background-color: #e9e7d8;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	clear: both;
}
a.tilelink1a:hover {
	background-color: #efefef;
}
