.TA_PAE_headers{
	border:1px solid #000000;
	margin:0px;
	background:url(../images/PAE_fade_grey.jpg);
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	padding:1px 4px 1px 4px;
	clear:both;
	}

.TA_PAE_button{
	border-top:1px solid #000000;
	cursor:pointer;		
	text-align:center;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding:1px;
	width:49%;
	float:left;
	display:inline;
	}
	
.TA_PAE_delete{
	background:url(../images/PAE_fade_red.gif);
	}

.TA_PAE_edit{
	background:url(../images/PAE_fade.gif);
	}
	
.surveyButton {
    font-family: Trebuchet MS, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: Center;
    background: #ffeabf;
}

.surveyData {
    font-family: Trebuchet MS, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: Left;
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    background: #fff4df;
}

.surveyHeader {
    font-family: Trebuchet MS, helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    text-align: Left;
    border-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    background: #dfdfff;
}

.surveyTable {
    font-family: null, helvetica, sans-serif;
    text-align: Left;
    border-color: #805500;
    border-width: 1px;
    border-style: solid;
    background: #ffd480;
}
	