.documents-hardwareBack {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #000099;
	width: 400px;;
}

.documents-headerText {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}

.documents-headerText {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}

.documents-topicText {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}

.documents-answerText {
	
}

.documents-table {
	width: 575;
}

.documents-managementTD {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}

.documents-headerTR {
	background-color: #BBBBBB;
}

.documents-headerTD {
	padding-left: 4px;
}

.documents-contentTR {
	background-color: #EBEBEB;
}

.documents-contentTD {
	padding-left: 4px;
}

.documents-name {
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}

.documents-properties {

}


