<style type="text/css">
body { padding: 2em 5%; line-height: 1.5em;
	text-align:center;
 	margin-left:auto;
	margin-right:auto;
}
a:link, a:visited { color: DarkSlateBlue; background-color: transparent; }
a:visited         { color: DarkSlateBlue }
a:active          { color: Red }
a:hover           { color: #b900cf }
a:link, a:visited, a:active, a:hover{ cursor:hand;text-decoration : none }
p { margin: 0.5em 1em 0.2em 1em; }
dl, ul, ol { padding: 0.5em 2.5em 0.5em 2.5em; border-style: none; margin:0; }
dt { font-weight:bold; }
hr { border-style: none; height: 2px; color: #cc9933; background-color: transparent; }
ul { list-style-type:square; }
li{ list-style-type: square; color: tan; }
img{ border-width: 0px; }
img.img{ border-width: 0px;cursor:hand; }
img.img_selected{ border-width: 0px; }
div.img{cursor:hand;}
div.img_selected{cursor:hand;}
table{
	border: 2px solid #5b3c3d;
	border-collapse: collapse;
	margin: 0;
	padding: 0;	
	width: 100%;
}
th, td{
	padding: 10px 15px;
	vertical-align: middle;
}
th{
	background-color: #83a9e4;
}
td{
}
table.List{
	border-collapse: collapse;
	width: 100%;
}
tr.List{
}
tr.List_Color{
}
th.List{
}
td.List{
}
.ListHeadingTh {
	background: #f1e7cd;
	border: 1px solid #5b3c3d;
}
tr.ListLoop th, tr.ListLoop td{
	border: 1px solid #605152;
}
td.List_Right{
}
td.List_Left{
}
td.List_Run{
	text-align:center;
	background-color: #dec890;
	overflow: hidden;
	empty-cells:show; 
	white-space: nowrap; 
}
td.List_Err{
	text-align:center;
	background-color: #FF3D48;
	overflow: hidden;
	empty-cells:show; 
	white-space: nowrap; 
}
td.List_Stop{
	text-align:center;
	overflow: hidden;
	empty-cells:show; 
	white-space: nowrap; 
}
td.List_Check{
	text-align:center;
	background-color: yellow;
	overflow: hidden;
	empty-cells:show; 
	white-space: nowrap; 
}

.logo{
	margin:0 10px;
}
.logotext{
	color:#fff;
}

#container{
	margin: 0 auto;
	max-width: 600px;
	width: 100%;
}

#head{
	background-color:#5b3c3d;
	padding:0;
	margin-bottom: 20px;
}
.td-heading {
	background: #5b3c3d;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#title{
	margin-top: 8px !important;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	width:100%;
	font-weight:bold;
	border-color:#5b3c3d;
	border-width:1px;
	border-style:solid;
	background-color:#f1e7cd;
}

.coi_copyright{
	border-top:3px solid #5b3c3d;
	padding-top:3px;
}

</STYLE>
