body{
	margin: 5px;
	padding: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	/* dark blue: 00386a	light blue: 95aec6 */
}
a{
	color: #00386a;
}
h2{
	margin: 15px 25px;
	font-size: 16px;
	line-height: 24px;
}
h3{
	margin: 15px 5px 0px;
}
h3 a{
	text-decoration: none;
}
ul{
	margin-top: 10px;
}
img{
	border: 0px;
}
table{
	margin: 0px auto;
	width: 600px;
	border-collapse: collapse;
}
td.line{
	border-bottom: 1px dotted #888;
}
td.liner{
	border-bottom: 1px dotted #888;
	border-right: 1px dotted #888;
}
td{
	border-bottom: 0px dotted #888;
}
th{
	border-bottom: 2px solid #888;
}
#body{
	width: 800px;
	margin: 0px auto;
}
.aimg{
	color: #fff;
	text-decoration: none;
}
#everything{
	width: 800px;
	margin: 0px auto;
	border: 1px solid #ccc;
	padding: 3px 4px;
}
#topbar{
	width: 800px;
	height: 25px;
}
#topbar ul{
	padding: 0px;
	margin: 0px;
}
#topbar li{
	list-style-type: none;
	display: block;
	float: left;
	background-color: #00386a;
	font-size: 19px;
	line-height: 24px;
	letter-spacing: 2px;
	font-weight: 600;
	margin-left: 1px;
	padding: 0px 0px 1px 5px;
	width: 318px;
}
#topbar li:hover{
	background-color: #95aec6;
}
#topbar a{
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
}
li#homelink{
	margin-left: 0px;
	width: 145px;
}
#container{
	width: 800px;
	margin-top: 1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#left{
	float: left;
	margin-top: -1px;
	width: 150px;
	background-color: #00386a;
	display: inline;
}
#left ul{
	padding: 0px;
	margin: 0px;
}
#left li{
	list-style-type: none;
	font-size: 16px;
	line-height: 24px;
	padding-left: 5px;
}
#left li:hover{
	background-color: #95aec6;
}
#left a{
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
}
#right{
	padding: 0px;
	border-left: solid 150px #00386a;
}
#right p{
	margin: 20px 20px 0px;
}
#right hr{
	margin: 0px auto;
	width: 625px;
}
.sul{
	margin-top: 0px;
}
#tcart{
	width: 50px;
}
#tname{
	width: 120px;
}
#tcost{
	width: 50px;
}
#timg{
	width: 80px;
}
#tdes{
	width: 300px;
}
#ctable{
	width: 520px;
}
#cimg{
	width: 100px;
}
#citem{
	width: 200px;
}
#ccost{
	width: 75px;
}
#ctotal{
	width: 75px;
}
#gtotal{
	padding-right: 10px;
	text-align: right;
}
#pleft{
	text-align: right;
	padding-right: 50px;
}
.mapi{
	float: left;
	vertical-align: text-top;
	margin-right: 3px;
}
.clearmap{
	clear: both;
}
.clearmap img{
	margin-bottom: 15px;
}
#clearcontent{
	width: 1px;
	height: 20px;
	margin-top: -20px;
	clear: both;
}
#footer{
	width: 800px;
	margin: 0px auto;
	padding-left: 10px;
	border-top: 1px solid #fff;
}
#footleft{
	float: left;
	width: 400px;
}
#footright{
	margin-left: 400px;
	text-align: right;
}
#footer p{
	color: #888;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
}
#footer a{
	text-decoration: none;
	color: #888;
}
.alarminfo{
    margin: 10px;
}
