﻿.apptable {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*
	font-family: Arial, Helvetica, sans-serif;
	*/
}
.apptable th {
	background: #888888;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	text-align: center;
	font-size: 10px;
}
.apptable td {
	background: url(http://www.aicipc.com/imgs/appunt.gif) #FFFFFF repeat-x;
	padding: 3px 6px 3px 6px;
	font-size: 10px;
	text-align: left;
}
.apptable .graytd {
	background: url(http://www.aicipc.com/imgs/appunt.gif) #efefef repeat-x;
}
.apptable .rednum {
	color: #FF0000;
	font-family: "Wingdings";
	font-size: 14px;
}
.apptable .dotcol {
	background: url(http://www.aicipc.com/imgs/vdot.gif) #FFFFFF repeat-y;
	padding: 0px;
}
.apptable .graydotcol {
	background: url(http://www.aicipc.com/imgs/vdot.gif) #efefef repeat-y;
	padding: 0px;
}

.spec {
	
	/*
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.specline {
	background: url(http://www.aicipc.com/imgs/punt.gif) #FFFFFF repeat-x;	
	padding: 5px 4px 2px 4px;
}
.spectd {
	background: url(http://www.aicipc.com/imgs/punt.gif) #FFFFFF repeat-x;	
	padding: 5px 4px 2px 4px;
}

.spectd_notop {	
	padding: 5px 4px 2px 4px;
}

.spectable td{
	background: url(http://www.aicipc.com/imgs/punt.gif) #FFFFFF repeat-x;	
	padding: 5px 4px 2px 4px;
}
.speccol {
	background: url(http://www.aicipc.com/imgs/punt.gif) #FFFFFF repeat-y;	
}


#specTable tr
{
	background: #ffffff;
}
#specTable .titleBar
{
  background-image: url(images/body_bg.gif);
  color: #75B200;
}

#specTable td
{
  padding: 5px;
}


