.PageHeader
{
	font-size: 			20px;
	font-weight:		bold;
	color:				#641407;
	padding:			10px;
	border-bottom:		1px solid #3F3F3F;
}

.Title
{
	font-family: 		Times;
	font-size: 			22px;
	font-weight:		bold;
	color:				#7f6d48;
}

.TitleRedBk
{
	background:			#EE1B2E;
	border:				1px solid #EE1B2E;
	color:				#FFFFFF;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			16px;
	font-weight:		bold;
	padding:			7px;
}

.SubTitle
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			16px;
	font-weight:		bold;
	color:				#000000;
	border-bottom:		1px solid #EE1B2E;
}

.Text
{
	font-family: 		Times; 
	font-size: 			14px; 
	color: 				#7f6d48; 
	font-weight:		normal; 
	text-decoration: 	none;
	line-height:		18px; 
}

.TextPadding
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	color:				#000000;
	padding:			7px;
}
.Comment
{
	font-size: 			11px;
	font-weight:		bold;
	color:				#7C7C73;
	padding:			3px;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	line-height:		normal;
}

.FormComment
{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
	color:				#000000;
	width:				600px;
	border-bottom:		solid 1px #000;
	position:			relative;
	float: 				left; 
}

.Link
{
	font-size: 			12px;
	color:				#00223D;
	cursor:				pointer;
	text-decoration:	underline;
}

.Link:hover
{
	font-size: 			12px;
	color:				#C54A00;
	cursor:				pointer;
	text-decoration:	none;
}

.Error
{
	font-size: 			11px;
	font-weight:		bold;
	color:				#800000;
}

.Notice
{
	font-size: 			11px;
	color:				#7C7C73;
	padding:			5px;
}

.Small
{
	font-size: 			10px;
	color:				#7C7C73;
	padding:			2px;
}

.White
{
	font-size: 			11px;
	color:				#FFFFFF;
}

.Form
{
	font-size: 			13px;
	font-weight:		bold;
	color:				#0000AA;
}

.Price
{
	font-size: 			11px;
	color:				#800000;
}

.Header
{
	font-size: 			11px;
	font-weight:		bold;
	color:				#800080;
}

.Footer
{
	font-size: 			10px;
	color:				#7C7C73;
}
