.buttonscontainer {width: 125px;}

.buttons a 
	{
		color: #1A4377;
		background-color: #ffffff;
		padding-left: 3px;
		display: block;
		border-bottom: 1px dotted #a3a3a3;
		font: 13px Geneva,, sans-serif;
		font-weight: bold;
		text-decoration: none;
		text-align: left;
		padding-top: 0px;
		padding-right: 2px;
		padding-bottom: 2px;
	}

.buttons a:hover 
	{
		background-color: #FFFFFF;
		color: #666666;
		text-decoration: none;
	}

/* Think Dreamweaver Added this
.style1 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
*/

/* Added By Wendy
.bodytextW 
	{
		font-family: Arial, Helvetica, sans-serif
	}
.adultheader 
	{
	color: #000132;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
*/
