p {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.pfett {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}

.pdat {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.pband {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.pbes {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.ppt {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.actwarning 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;	
}

.p12 
 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.testdate {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
th {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

ticklist { font-size:14px } 

ticklist td { font-size:14px } 

.ticklistname {
	font-size:			18px; 
	color: 				black;
	font-weight: 		800;
}

.ticklistname a {
	text-decoration: 	none;
	color: 				black;
} 

.smallein {
	font-size:10px;
	font-style: oblique;
	
}

#navibar { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	background-repeat: no-repeat;
	background-color: #000000;
	
	} 
	
#mauer { 
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	height: 20px;
	background-image: url(../logos/mauer.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	border-bottom: dotted 2px; 
	border-color: #CCCCCC;

	}	
	
#logo {
	position:absolute; 
	right: 20px; 
	top: 10px;
	width: 200px; 
	height: 80px; 
}
	
.logo {
	background-image: url(../logos/uflogo2004red.gif);
	}

	
#menu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	position: absolute;
	top: 28px;
	left: 6px;
	padding: 0 0 0 0px;
	white-space: nowrap;
} 

#menu a {
	text-decoration: none;
	color: #fff;
	
}
#menu a:hover {
	text-decoration: none;
	color: #ccc;
	
}
#userdata {
	font-family: Arial, Helvetica, sans-serif; 	
	position: absolute;
	top: 0px;
	left: 6px;
	color: #fff;
	font-size: 12px;
	white-space: nowrap;
}



#main {

	position: absolute;
	top: 80px;
	left: 6px;
	width: 100%;
	max-width: 1400px;
	height: auto;


}

#upload {
	background-color: #CCCCCC;
	


}
	
	
.tableborder {
vertical-align: top;
padding-right: 5px;
border-bottom: 1px dotted #ccc;

}


.tdblue 
{
	color: #FFFFFF;
	background-color: #6666CC;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: 600;
}
.tdblue a
{
	color: #FFFFFF;
	text-decoration: none;
}
.tdred {
	color: #FFFFFF;
	background-color: #CC0000;
	width: 12px;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: 600;
}
.tdred a {
	color: #FFFFFF;
	text-decoration: none;
}
.tdgreen {
	color: #FFFFFF;
	background-color: #00CC00;
	width: 12px;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: 600;
}
.tdgreen a {
	color: #FFFFFF;
	text-decoration: none;
}

.tdorange {
	color: #FFFFFF;
	width: 12px;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: 600;
	background-color: #FF9933;
}
.tdorange a {
	color: #FFFFFF;
	text-decoration: none;
}

.tdgrey1 {
	background-color: #DDDDDD;
	padding-right: 1px;
	padding-left: 1px;
}
.tdoverlib a {
	text-decoration: none;
}
