body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#toptable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 165px;
	background-image: url(images/top_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

p {
	font-size: 14px;
	margin-right: 30px;
	margin-left: 30px;
}

#maintable {
	clear: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#maintable .poundback {
	background-image: url(images/pound.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}


.li-main {


	font-size: 12px;
	margin-right: 40px;
	margin-left: 110px;
}
.greyborder {
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
li {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
	left: 6px;
	border: 1px none #000000;
	font-size: 14px;
	color: #000000;
	padding-bottom: 10px;
}
.greyborderFlash {
	border: 1px solid #CCCCCC;
}
.square {
	background-color: #006699;
	height: 10px;
	width: 10px;
	display: inline;
	clear: both;
	float: left;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	margin-right: 30px;
	margin-left: 30px;
	color: #666666;
}
.repair-box {
	background-color: #8596A6;
	
	margin-right: 30px;
	margin-left: 30px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1px;
	
}

.repair-box p{
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
