td {
	FONT-SIZE: 12px; COLOR: #000033; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
	}
th {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif
}

#navigator {
width: auto;
text-align: center;
margin-bottom: 2px;
margin-top: 2px;
}

#navigator2 {
width: auto;
margin-bottom: 2px;
margin-top: 2px;
}

.cssbutton {
	font-weight: normal;
	text-align: center;
	margin-bottom:2px;
	margin-top: 2px;
}

.cssbutton a {
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	text-align: center;
	background-color: #A1CDF6;
	border-top: 2px #DDDDDD solid;
	border-left: 2px #DDDDDD solid;
	border-bottom: 2px #336699 solid;
	border-right: 2px #336699 solid;
	font-weight: normal;

}

.cssbutton a:hover {
	background-color: #E6E6E6;
	border-top: 2px #DDDDDD solid;
	border-left: 2px #DDDDDD solid;
	border-bottom: 2px #336699 solid;
	border-right: 2px #336699 solid;
	font-weight: normal;

}

.cssbutton2 {
	font-weight: normal;
	margin-bottom:10px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;

}

.cssbutton2 a {
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	text-align: center;
	background-color: #B2B2B2;
	border-top: 2px #DDDDDD solid;
	border-left: 2px #DDDDDD solid;
	border-bottom: 2px #336699 solid;
	border-right: 2px #336699 solid;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;


}

.cssbutton2 a:hover {
	background-color: #E6E6E6;
	font-weight: normal;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.border {
	border-collapse: collapse; 
	border: 1px solid #336699;
}

table.box-table {
	border-collapse: collapse;
	margin: 10px auto auto;



}
table.box-table th {
	border-collapse: collapse;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-style : solid;
	border-color : #336699;
}

table.box-table td {
	border-collapse: collapse;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-style : solid;
	border-color : #336699;
}

table.nobox-table {
	border-width : 0px;
}
table.nobox-table th{
	border-width : 0px;
}
table.nobox-table td{
	border-width : 0px;
}

.tdmine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #041A2F;
	background-color: #A1CDF6;
}
.tdevaluate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #041A2F;
	background-color: #73B4F2;
}
.tdaction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #041A2F;
	background-color: #449BED;
}
.tdmonitor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #041A2F;
	background-color: #1583EA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #041A2F;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #08345D;
}

td {
	color: #041A2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #041A2F;
	border: 0px none;
	margin: 0px;
