/* CSS Document */

A:link, A:visited, A:active {display:block; background-image:url(images/buttonmouseovers-white.png);  width: 150px; height: 25px; text-decoration: none; color: #003366;  font-family : Arial, Verdana;font-size: 12px; font-weight: bold; padding-top: 5px;}

A:hover {display:block; background-image:url(images/buttonmouseovers-gradient.png);width:150px; height: 25px; text-decoration: underline; color: #003366; padding-top: 5px; }
A:link.link1, A:visited.link1, A:active.link1, A:hover.link1 { color: #00FFFF; }
A:link.more, A:visited.more, A:active.more, A:hover.more {
  color: #FFFFFF;
  text-decoration: underline;
  font-family : Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}	

.bodyclass {
	color: #FFFFFF;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  14px;
	margin-left: auto;
	margin-right:auto;
	padding: 15;
	text-align: center;
	ondragstart: return false;
	onselectstart: return false;
	vlink-color: #00FFFF;
}

.maintable { 
  cellpadding: 0;
	cellspacing: 0;
	align: center; 
	width: 1240px; 
	height: 100%;
	border: 0;
	margin-left: auto;
	margin-right:auto;
	padding: 0; 
	text-align: center;
}

.top { 
 	background-image: url(images/apr2009AIF_01.png);
	align: center;
	repeat-y;
	width: 1240px;
	height: 74px;
	margin: 0;
	padding: 0;
	border:0px;
	text-align: center;	
}

#menu li {
	list-style-type: none;
}

.oldmenu {
	background-image: url(images/AIFNewWeb_02.jpg);
	repeat-y;	
	margin: 0;
	height: 100%;
	width: 148px;
	align: center;
	text-align: center;
	vertical-align: top;
}

.oldmain {
  background-image: url(images/AIFNewWeb_03.jpg);
	repeat-y;
  width: 850px; 
  height: 100%;
  margin: 0px;
}

.footer {
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

image { border-width: 0px; border-style: none; }

img { border: 0px; }

.marble {
	align: center;
	margin: 50px;
}

.calendarblank {
	width: 32px;
	font-size: 100%;
	text-align: center;
}

.calendaritem {
	width: 32px;
	background-color: #F5F9EB;
	border: 1px dotted #CEAC86;
	font-size: 100%;
	text-align: center;
}

p, h3 {
	margin: 0px;
}
