body
{
	background-color:ffffff;
}
table.myForm
{
	background-color:#ddeeff;
	border-style:solid;
	border-width:1px;
	border-color:0077FF;
	
}
table.myTop
{
	width:100%;
     border-bottom-width:medium;
	border-bottom-style:solid;
	border-bottom-color:3044BD;	

}
table.mainBody
{
	width:100%;
	border-top-width:thin;
	border-top-style:solid;
	border-top-color:#ABE9FE;
}
table.top
{
	width:100%;
}

 .topNav A:link 
	{
		text-decoration: none;
		font-weight:bold;
		color:#ABE9FE;
	}
.topNav A:visited 
	{
		text-decoration: none;
		font-weight:bold;
		color:#ABE9FE;
	}
.topNav A:active 
	{
		text-decoration: none;
		font-weight:bold;
		color:#ABE9FE;
	}
.topNav A:hover
	{
		text-decoration: none;
		font-weight:bold;
		color:#ABE9FE;
	}
	.roll	 
	{
		background-color:#ABE9FE;
		background-color: #ABE9FE;
		layer-background-color:#ABE9FE; 
		filter:alpha(opacity=65);
		-moz-opacity: 0.65;
	}
	 .roll A:link 
	{
		text-decoration: none;
		font-weight:bold;
		color:3044BD;
	}
.roll A:visited 
	{
		text-decoration: none;
		font-weight:bold;
		color:3044BD;
	}
.roll A:active 
	{
		text-decoration: none;
		font-weight:bold;
		color:3044BD;
	}
.roll A:hover
	{
		text-decoration: none;
		font-weight:bold;
		color:3044BD;
	}
table.topNav
{
	border-color:#ffffff;
}
td.topNav 
{
	background-image:url(pics/button.gif);
	 background-repeat:repeat-x;
}
td.roll
{
	background-image:url(pics/buttonRoll.gif);
	 background-repeat:repeat-x;
	 color:3044BD;
	 font-weight:bold;
}
table.myBody
{
	background-color:#eeeeee;
}