﻿.BrochureList
{
}

.BrochureListTable
{
	color: #152C79;
	border: solid 1px #6499BB;
	background-color: #f9fafc;
	width: 100%;
}

.BrochureListTableHeader
{
	background-color: #E8F1F7;
}

.BrochureListControls
{
	
}

.BrochureListTag
{
}

.BrochureListTitle
{
}

.BrochureListLink
{
}

.BrochureEdit
{
	color: #152C79;
	border: solid 1px #6499BB;
	background-color: #f9fafc;
}

.BrochureEdit td
{
	color: #152C79;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.BrochureEdit td .Input
{
	color: #152C79;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	width: 400px;
}

.BrochureEditControls
{
	width: 100%;
	color: #152C79;
	border-top: solid 1px #152C79;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
