﻿.footer_text
{
	font-family: Arial;
	font-size: 10px;
	color: #706f6f;
	margin-top: 1px;
	line-height: 10px;
	font-weight:bold;
}
.footer_text:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	margin-top: 1px;
	line-height: 10px;
	font-weight:bold;
	cursor:default;
}
.footer_email
{
	text-decoration:none;
}
.footer_email:hover
{
	text-decoration:underline;
	color: #000000;
	cursor:pointer;
}
.shadow_text
{
	font-family: Arial;
	font-size: 22px;
	color: #CCCCCC;
	font-weight: bolder;
	text-transform: lowercase;
	letter-spacing: 9px;
}
.header_text
{
	font-family: Arial;
	font-size: 14px;
	color: #560001;
	font-weight: bold;
}
.header2_text
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.inpage_header
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
.normal
{
	font-family: Arial;
	font-size: 12px;
}
a
{
	color:#444444;
	text-decoration:underline;
}
a:hover
{
	color:#000000;
	text-decoration:underline;
}
ul
{
	margin-top:-15px;
	margin-bottom:0px;
}
li
{
	margin-bottom:8px;
}
.CBKTextbox
{
	text-align: LEFT;
	border-right: #888888 1px solid;
	border-top: #888888 1px solid;
	border-left: #888888 1px solid;
	border-bottom: #888888 1px solid;
	font-size: 10px;
	cursor: text;
	color: #333333;
	font-family: Arial, Tahoma, Times New Roman, 'Arial Unicode MS', Verdana;
	background-color: white;
	vertical-align:TOP;
}
.error
{
	font-family: Arial;
	font-size: 12px;
	color: Red;
}
.message
{
	font-family: Arial;
	font-size: 12px;
	color: Green;
}