body {
	background : #EBD5A0 url(bground7.gif) fixed;
	
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;	
	text-align : center;
}

a {
	color : #684840;
	text-decoration : none;
}

a:visited  {
	color : #684840;
}

a:active  {
	color : #8B008B;
	text-decoration : none;
}

a:hover  {
	text-decoration : underline;
	color : #AA0000;
}

h1 {
	font-size : 32px;
	text-align : center;
}

.myTable1 TD,.myTable1 TH,.myTable1 {
	text-align : center;
	border : 1px;
	border-style : solid;
	border-color: Brown;
	margin : auto;
}


.menu a {
	font-weight : bold;
	padding : 0px 20px 0px 20px;
	font-size : 20px;
}

.menu TD {
	font-weight : bold;
	padding : 0px 20px 0px 20px;
	font-size : 20px;
}

.menu a:hover  {
	text-decoration : none;
	color : #AA0000;
}

.centered {
	text-align : center;
}


div.box25 {
	width : 25%;
	border : 2px;
	border-style : solid;
	text-align : center;
	margin : 2px auto 20px auto;
	margin-bottom : 20px;
	padding : 2px;
}

div.box75 {
	width : 75%;
	border : 1px;
	border-style : solid;
	text-align : center;
	padding : 5px;	
	margin : 2px auto 20px auto;
	margin-bottom : 20px;
}

#colGreen {
	color : Green;
	border-color : Green;
}

#colGreen a {
	color : Green;
}

#colBlue {
	color : #0000BB;
	border-color : #0000BB;
}

#colBlue a {
	color : #0000BB;
}

#colRed {
	color : #BB0000;
	border-color : #BB0000;
}

#colRed a{
	color : #BB0000;
}
