body,td,th {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	vertical-align: top;	
}

img{border:0;}

a {
	font-family:tahoma;
	font-size: 9px;	
	color: #306FAF;	
	text-decoration:none;	
}

a:visited {
	color: #306FAF; 
}

a:hover {
	color: #D56F6F;
}

a:active {
	color: #494949;	
}

.darkBold	{
	font-family: tahoma;
	font-size: 9px;
	color: #7E7E7E;
	font-weight:bold;

} 


.menu	{
	font-family:tahoma;
	font-size: 12px;	
	color: #818181;
	font-weight:bold;
	text-decoration:none;
} 

A.menu	{
	font-family:tahoma;
	font-size: 12px;	
	color: #306FAF;
	font-weight:bold;
	text-decoration:none;
} 

A.menu:hover	{
	font-family:tahoma;
	font-size: 12px;	
	color: #D56F6F;
	font-weight:bold;
	text-decoration:none;
} 

.tableHeader	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}

.small {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5D5D5D;
}

A.small {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #306FAF;
}

.smallRed {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}

.smallWhite	{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.CalTable {
		border-top: solid 1px #22BF3E;
		border-right: solid 1px #22BF3E;
}

.CalTd {
		border-left: solid 1px #22BF3E;
		border-bottom: solid 1px #22BF3E; 
}

.tblborGreen	{
		border: solid 1px #22BF3E;
}