html
{
	overflow-y: scroll;
}
.Divider
{
	background-color: #D0D200;
}
.Gallery
{
	border: 1px solid #999999;
}
.Gallery_NoPhoto
{
	border: 0px;
}
.No_Gap
{
	margin-top: 0px;
	margin-bottom: 0px;
}
a
{
	color: #E70000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #BBBBBB;
}
a:hover
{
	text-decoration: none;
	border-bottom: 1px solid #E70000;
}
a.No_Underline
{
	border-bottom: 0px;
}
a.No_Underline:hover
{
	border-bottom: 0px;
}
a.Feature
{
	color: #FFFFFF;
	font-size: 12px;
	border-bottom: 0px;
}
a.Feature:hover
{
	border-bottom: 1px solid #FFFFFF;
}
.FalseLink {
	color: #E70000;
	font-weight: bold;
	border-bottom: 1px dotted #BBBBBB;
}
body
{
	background-color: #FFFFFF;
}
body, td, th
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
h1
{
	color: #E70000;
	font-size: 20px;
	margin-top: 15px;
}
h2
{
	color: #E70000;
	font-size: 15px;
	line-height: 18px;
}
h3
{
	color: #E70000;
	font-size: 13px;
	line-height: 17px;
}
h4
{
	color: #E70000;
	font-size: 11px;
}
iframe
{
	background: #FFFFFF;
	border: 1px solid #7F9DB9;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img.Cutout_Left
{
	margin-right: 15px;
}
img.Cutout_Right
{
	margin-left: 15px;
}
img.Align_Left
{
	border: 1px solid #C0C000;
	margin-right: 15px;
}
img.Align_Center
{
	border: 1px solid #C0C000;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}
img.Align_Right
{
	border: 1px solid #C0C000;
	margin-left: 15px;
}
img.RTE_Button
{
	border: 1px solid #EFFFEF;
	cursor: hand;
}
input.Button
{
	background: #EFFFEF;
	border: 1px solid #7F9DB9;
	color: #666666;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 1px;
	margin-top: 1px;
}
input.Button_Default
{
	background: #EFFFEF;
	border: 1px solid #7F9DB9;
	color: #E70000;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 1px;
	margin-top: 1px;
}
input.Button_Small
{
	background: #EFFFEF;
	border: 1px solid #7F9DB9;
	color: #666666;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 17px;
	margin-bottom: 1px;
	margin-top: 1px;
	width: 60px;
}
input.File
{
	background: #FFFFFF;
	border: 1px solid #7F9DB9;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
input.Text
{
	background: #FFFFFF;
	border: 1px solid #7F9DB9;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
textarea
{
	background: #FFFFFF;
	border: 1px solid #7F9DB9;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select
{
	background: #FFFFFF;
	border: 1px solid #7F9DB9;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	margin-bottom: 2px;
	margin-top: 2px;
}
label
{
	cursor: help;
}
p
{
	margin-bottom: 10px;
	margin-top: 10px;
}
p.Footer
{
	color: #999999;
	font-size: 9px;
	text-align: right;
}
p.Caption
{
	font-size: 9px;
}
p.Page_Top_Link
{
	color: #999999;
	font-size: 9px;
}
p.Share_Link
{
	color: #999999;
	font-size: 9px;
}
strong
{
	color: #666666;
	font-weight: bold;
}
ul
{
	margin-left: 25px;
}

