FORM { margin:0px; }
A:hover { text-decoration: underline }
A {text-decoration: none}
.header {	font-style:;
		    font-weight:bold;
		    font-size: 16px;
		    font-family: arial, verdana,  Helvetica, sans-serif;
			color: white;
			padding-top: 2px 
		 }
.header:hover {  }

.header-large {	font-style:;
		    font-weight:bold;
		    font-size: 18px;
		    font-family: arial, verdana,  Helvetica, sans-serif;
			color: white;
			padding-top: 2px 
		 }
.header-large:hover {  }

.header-medium {	font-style:;
		    font-weight:bold;
		    font-size: 14px;
		    font-family: arial, verdana,  Helvetica, sans-serif;
			color: white;
			padding-top: 2px 
		 }
.header-medium:hover {  }

.header-small {	font-style:;
		    font-weight:bold;
		    font-size: 12px;
		    font-family: arial, verdana,  Helvetica, sans-serif;
			color: white
		 }
.header-small:hover {  }

.header-tiny {	font-style:;
		    font-weight:;
		    font-size: 9px;
		    font-family: arial, verdana,  Helvetica, sans-serif;
			color: white
		 }
.header-tiny:hover {  }

.details { font-style:;
		    font-weight:;
		    font-size: 12px;
		    font-family: arial, Helvetica, sans-serif;
			color: black
			padding-top: 4px
		   }

.details-small { font-style:;
		    font-weight:;
		    font-size: 9px;
		    font-family: arial, Helvetica, sans-serif;
			color: black
		   }

.box_open { font-style:;
		    font-weight:;
		    font-size: 11px;
		    font-family: arial, Helvetica, sans-serif;
			color: grey
 		 }

.box_pending { font-style:;
		    font-weight:bold;
		    font-size: 12px;
		    font-family: arial, Helvetica, sans-serif;
			color: C0C0C0
 		 }

.box_closed { font-style:;
		    font-weight:bold;
		    font-size: 12px;
		    font-family: arial, Helvetica, sans-serif;
			color: red
 		 }

.boxtext { font-style:;
		    font-weight:;
		    font-size: 11px;
		    font-family: arial, Helvetica, sans-serif;
			color: black
 		 }

.spacer-small { font-style:;
		    font-weight:;
		    font-size: 3px;
		    font-family: arial, Helvetica, sans-serif;
			color: white
 		 	}		   

.spacer-medium { font-style:;
		    font-weight:;
		    font-size: 6px;
		    font-family: arial, Helvetica, sans-serif;
			color: white
 		 	}

.spacer-large { font-style:;
		    font-weight:;
		    font-size: 9px;
		    font-family: arial, Helvetica, sans-serif;
			color: white
 		 	}