/*body {
	width:969px;
	margin-left:3em;
	margin-right:3em;
	background-image: url(../images/bg.gif);
	
}*/
TD {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
	line-height: 17px;
}
.text {
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-align:justify;
	
}

/*
Form Elements
*/
INPUT,TEXTAREA {
	border: solid 1px #173167;
	background-color: #FFFFFF;
	color: #7b9a99;
	font-family: Tahoma;
	font-size: 11px;
}

INPUT.button {
	border: 0px;
	color: #727272;

}
textarea#area {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #7b9ac6;
}


