
.newtable {
 width:100%;
 FONT-FAMILY: Arial;
 FONT-SIZE: 12px;
 border-collapse:collapse;
 background-color: #efefef;

}

.newtable th {
 background-color: #eee;
 font-weight: bold;
 text-align: left;
 padding:.5em .5em .5em;
 border-bottom:1px dotted #FFF;
 font-size:80%;
 text-align:left;
}

.newtable td {
 background-color: #fff;
 padding: 0px;
 text-align: left;
 font-size:80%;
 border-bottom:1px dotted #FFF;

}

.newtable tr {

 }

 
.teamtable {
 width:100%;
 FONT-FAMILY: Arial;
 FONT-SIZE: 12px;
 background-color: #efefef;

}

.teamtable th {
 background-color: #eee;
 font-weight: bold;
 text-align: left;
 padding:.5em .5em .5em;
 border-bottom:1px dotted #FFF;
 font-size:80%;
 text-align:left;
}

.teamtable td {
 background-color: #fff;
 padding: 0px;
 text-align: left;
 font-size:80%;
 border-bottom:1px dotted #FFF;

}

.teamtable tr {

 }
 
.teamtable  A:link {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
 
.teamtable  A:link {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

.teamtable A:hover:visited {
	FONT-SIZE: 10px; COLOR: red; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

.teamtable A:visited {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}



.edittable {
 width:80%;
 FONT-FAMILY: Arial;
 FONT-SIZE: 12px;
 background-color: #efefef;

}

.edittable th {
 background-color: #eee;
 font-weight: bold;
 text-align: left;
 padding:.5em .5em .5em;
 border-bottom:1px dotted #FFF;
 text-align:left;
}

.edittable td {
 background-color: #fff;
 padding: 0px;
 text-align: left;
 border-bottom:1px dotted #FFF;

}

.edittable tr {

 }
 

A:link {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:hover:visited {
	FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
}


H4 {
FONT-FAMILY: Arial;
FONT-SIZE: 14px;

}