/* CSS Document */

.td,tr,table,p,body{font-family:Georgia, "Times New Roman", Times, serif; font-size:13px;}
.pageHeader{font-size:16px; color:#8b4e31; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold;}


a.indexMenu:link{
	font-family: 'Georgia, "Times New Roman", Times, serif';
	font-size: 13px;
	color: #6A2A21;
	text-decoration: none;
	font-weight: bold;
}
a.indexMenu:visited{
	text-decoration: none;
}

a.indexMenu:hover{
	color: #A7631A;
	text-decoration: none;
}
.signup{
	font-family: 'Georgia, "Times New Roman", Times, serif';
	font-size:13px;
	font-weight:bold;
	color:#3F3F3F;
}

a.footerMenu:link{
	font-family: 'Georgia, "Times New Roman", Times, serif';
	font-size: 11px;
	color: #6A2A21;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
}
a.footerMenu:visited{
	text-decoration: none;
}

a.footerMenu:hover{
	color: #A7631A;
	text-decoration: none;
}
.formFont1{font-size:11px;}
.button1{
	background-color :#79441C;
	border: 1 solid black;
	color : white;
	font-size: 10px;
}
.textBox1{
	border: 1 solid black;
	font-size:11px;
}




.signup {	font-family: 'times new roman';
	font-size:13px;
	font-weight:bold;
	color:#3F3F3F;
}