table.common 
{
	margin: 0px 20px;
	width: 100%;
}

table.common th
{
	text-align: left;
}

caption 
{
	color: #666;
	font-size: 10px;
	padding-bottom: 15px;
}

.Common .PageTitle 
{
	font-family: Arial,Tahoma,sans-serif;	
	text-decoration: none;
	font-size: 18px;
	font-weight: 900;
	color: #c00;
	text-transform: uppercase;
}

.Common .PageTitleDivisor 
{
	background-color: #666;
	height: 2px;	
}

.Common .BreadCrumb div
{
	padding: 5px 0px 15px 0px
}

.Common .BreadCrumb span
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 12pt;	
	font-family: Arial;	
}

.Common .Label
{
	font-weight: bold;
	color: #c00;
	font-size: 12px;
}	
.Common .PageDescription
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 14px;	
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
}

.Common .PageDescNoPadding
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 14px;		
}

.Common .SectionHeader
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	color: #c00;		
}

.Common .ItemHeader 
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic; 	
	padding-top: 10px;
}

.Common .ErrorMessage 
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: Red;
}

.Common td 
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.Common A:link { 
font-weight: bold; 
text-decoration: none; 
color:#A31713;
}
.Common A:visited { 
font-weight: bold; 
text-decoration: none; 
color:#A31713;
}
.Common A:active { 
font-weight: bold;
text-decoration: none; 
color:#A31713;
}
.Common A:hover { 
font-weight: bold;
text-decoration: none; 
color: #c00;
}

.Common .Thumbnail
{
	border-right: 1px solid #c00;
	border-top: 1px solid #c00;
	border-left: 1px solid #c00;
	border-bottom: 1px solid #c00;
}

.Common .ThumbnailLabel
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
	color: #c00;
}

.Common .InfoTable 
{
	font-family: Arial,Tahoma,sans-serif;
	font-size: 14px;
	background-color: #c00; 	
}

.Common .InfoTable thead
{
	background-color: #c00;
}

.Common .InfoTable thead td 
{
	color: white;
	font-weight: bold;
	text-align: center;	
	vertical-align: middle;
	padding: 5px 0px 5px 0px;	
}

.Common .InfoTable tbody
{
	background-color: #c00;
}

.Common .InfoTable tbody td
{
	background-color: white;
	text-align: center;
	vertical-align: middle;
	padding: 4px 0px 4px 0px;
}

.Common .InfoTable a:link, a:visited
{
	text-decoration: none;
	color: Black;	
	font-weight: bold;	
}

.Common .InfoTable a:active 
{
	text-decoration: none;
	color: Red;	
	font-weight: bold;
}

.Common .InfoTable a:hover 
{
	text-decoration: none;
	color: Red;	
	font-weight: bold;
}
