.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C5C5C5;
	text-decoration: none;
}
.Header {


	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
	text-decoration: none;
}
.HiddenTag {

	font-family: Tahoma;
	font-size: 1px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	font-variant: normal;
	text-decoration: none;
}
.SiteTag {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #777777;
	font-variant: normal;
	text-decoration: none;
}
.menu {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.HeaderLink {


	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #bbbbbb;
	text-decoration: underline;
}
.textTitle {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.textSubTitle {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C5C5C5;
	text-decoration: underline;
}
.textItalic {

	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C5C5C5;
	text-decoration: none;
}
.textItalicScratch {


	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

.productionHeader {
	text-align:center; 
	padding:5px 0px 10px 0px; 
	border-top:1px dotted #666666;
}

.productionPhoto {
	width:293px; 
	float:right; 
	padding:5px; 
	margin:5px; 
	border:1px solid #cccccc; 
	background-color:#333333;	
}

.productionContent {
	padding-bottom:30px;
}
