﻿body {
  text-align: center;


}

.heading {
  text-align: center;
	font-family: Verdana;
	font-size: 150%;
	padding: 0;
	margin: 0;

}

.container {
  width: 780px;  
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
/* Don't center every line of text -
we inherited this setting from body */
text-align: left;

/*border-right:3px solid;
border-left:3px solid;
border-bottom:3px solid;
border-color: #000000;*/

}
img { border: 0; }

A.noLink {text-decoration:none; color:#000000}
  
table {background-color: #ffffcc}

#it {background-image: url(images/arrow_forward.gif);
    font-size:0;
    width:80px;
    height:30px}
    
input.formButton {font-size: 24px;
					height:30px;
                  color: #006600}


tr.topcolor {background-color: #ffff99}

tr.color1 {background-color: #ffff99}

tr.color2 {background-color: #ffffcc}

td.color1 {background-color: #cccccc}
td.color2 {background-color: #cccc99}

