.menuTD {
	border: 1px solid;
	background-image: url(cement.jpg);
	background-repeat: repeat;
	border-color:#000000;
}

.blueLink a{font-size:12px; font-weight: bold; color: #2D6EC5;text-decoration: underline;}
.blueLink a:visited{font-size:12px; font-weight: bold; color: #2D6EC5;text-decoration: none;}
.blueLink a:hover{font-size:12px;font-weight: bold; color: #b03d36;text-decoration: none;}

.menuLink a{font-size:14px; font-weight: bold; color: #00FF00;}
.menuLink a:hover{font-size:14px; font-weight: bold; color: #FFFFFF;}

.txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#006699;
}

.red
{
	font-family:courier;
	font-size:12px;
	color:red;
}

.navy
{
	font-family:courier;
	font-size:12px;
	color:navy;
}

.gblue
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	text-decoration: none;
}

.bigHeader
{
	font-family: "Courier New", Courier, monospace;
	color:#36628A;
	font-size: large;
	font-variant: normal;
	font-weight: bold;
}

.caption
{
	color: #0F0E0E;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;	
}

.noteHeader
{
	color: #FF9966;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;	
}

.noteHeader2
{
	color: #FF9966;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;	
}

.noteContent
{
	border-left:2px solid #888; 
	border-bottom:2px solid #444;
	border-top:2px solid #888;
	border-right:2px solid #444;

	color: #2F2F2F;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;	
}

.noteDarkBlue
{
	color: #00286F;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;	
}

.header
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
}

.buttonBlack
{ 
	font-family:Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif; 
	font-size : 10px;
	color : #FFFFFF;
	text-align: center;
	padding: 3px;
	background: #000000;
}

.aTable
{
	border-left:2px solid #888; 
	border-bottom:2px solid #444;
	border-top:2px solid #888;
	border-right:2px solid #444;
	background:#fff;
	color:#000;
	padding:5px;
	margin-bottom:10px;
	text-align:left;
	font-size:10px;
}

.blue
{
	font-family: "Courier New", Courier, monospace;
	color: #36628A;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
}
