.ContainerMainWhite_title, .ContainerMainWhite_title A, .ContainerMainWhite_title A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #8a2a27;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 8px;
}
.ContainerMainWhite_contentpane{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}
.ContainerMainWhite_mar{
	margin-bottom: 3px;
}

.ContainerMainWhite_outertable {
	border: solid 0px #eab649;
	/*background-color: #ded48c;*/
	background-color: #ffffff;
}





.ContainerMainWhite_contentpane td, .ContainerMainWhite_contentpane th,
{
    font-size: 10pt;
    line-height: 16px;
	color: #666666;
}

.ContainerMainWhite_contentpane p
{
    font-size: 10pt;
    line-height: 16px;
	color: #000000;
}

.ContainerMainWhite_contentpane .Normal
{
    font-size: 10pt;
    line-height: 16px;
	color: #000000;
}

.ContainerMainWhite_contentpane .Head
{
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}

.ContainerMainWhite_contentpane .SubHead
{
    font-size: 11pt;
    font-weight: bold;
    color: #000000;
}

.ContainerMainWhite_contentpane A:link
{
	color: #003399;
	text-decoration: none;
}

.ContainerMainWhite_contentpane A:visited
{
	color: #003399;
	text-decoration: none;
}

.ContainerMainWhite_contentpane A:hover
{
   color: #003399;
   text-decoration: underline;
}

.ContainerMainWhite_contentpane A:active
{
	color: #003399;
	text-decoration: none;
}


/***Styles for Document Exchange Module***/

/*box holding buttons quick search etc*/

table.DMX_header
{
	/*background-color: #cec097;*/
	background-color: Transparent;
}

/*panel where one can add/edit categories (only visible for administrators)*/
.DMX_CategoryBox
{
	background-color: transparent;
}


/*table header row box*/
.FileGrid_Header
{
	background-color:#C4B482;
	color: #093890;
}





