.pageborder {
	border: thin solid #999999;
}
.rightside {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 111155;
}
.AWLogo {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
}
.AboveGraphic
		{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: White;
	text-decoration : none;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
}
td.cool {
	border: 1 solid silver;
	background-color: white;
	font-family:verdana;
	font-size:7pt;
	padding : 2;
}
td.linksbar {
	background-color: white;
	font-family:verdana;
	font-size:7pt;
}

.baselinks {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #191983;
	text-decoration: none;


 }
 
.baselinks:active {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #bbbbf2;
	text-decoration: none;

}
	
 .baselinks:hover {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #bbbbf2;
	text-decoration: none;
	
	}

.dropdownsub{
 font: bold, 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #e2e2fa;
 
 }