.tableFull	{
	width: 100%;
}

.paddingBody	{
	padding: 15px;
}

.bgBody	{
	background-color: #FFFFFF;
}

body	{
	color: #606060;
	font-family: Arial;
	font-size: 12px;
}

td	{
	font-size: 12px;
}

.listcolor	{
	color: #606060;
}

.btnMarker	{
	background-color: #55BEE7;
	border-top: 1px solid #AED19C;
	border-left: 1px solid #AED19C;
	border-bottom: 1px solid #46792A;
}

.bgElight	{
	background-color: #FFFFFF;
}

.bgLight	{
	background-color: #EBEAE5;
}

.bgMedium	{
	background-color: #EBEAE5;
}

.bgResult	{
	background-color: #55BEE7;
}

.bgDark	{
	background-color: #55BEE7;
}

.borderLeft	{
	border-left: 1px solid #CCCCCC;
}

.borderRight	{
	border-right: 1px solid #CCCCCC;
}

.borderTop	{
	border-top: 1px solid #CCCCCC;
}

.borderBottom	{
	border-bottom: 1px solid #CCCCCC;
}

.borderTable	{
	border: 1px solid #CCCCCC;
}

a.link	{
	color: #3FA6D6;
	text-decoration: underline;
}

a.link:hover	{
	color: #3FA6D6;
	text-decoration: underline;
}

.stepTop	{
	border-bottom: 1px solid #E7F4DA;
	width: 16px;
	margin-left: 1px;
}

.stepMid	{
	background-color: #E7F4DA;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 18px;
	height: 16px;
	text-align: center;
	padding-top: 1px;
}

.stepBot	{
	border-top: 1px solid #E7F4DA;
	width: 16px;
	margin-left: 1px;
}

.stepTopA	{
	border-bottom: 1px solid #5DA238;
	width: 16px;
	margin-left: 1px;
}

.stepMidA	{
	background-color: #5DA238;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	width: 18px;
	height: 16px;
	text-align: center;
	padding-top: 1px;
}

.stepBotA	{
	border-top: 1px solid #5DA238;
	width: 16px;
	margin-left: 1px;
}

.btnResult	{
	border-top: 1px solid #AED19C;
	border-bottom: 1px solid #46792A;
	background-color: #5DA238;
}

.bgMarker	{
	background-color: #FFEDAC;
}

.tableMain	{
	width: 335px;
}

.tableSide	{
	width: 200px;
}

.paddingLeft	{
	padding-left: 20px;
}

.paddingRight	{
	padding-right: 20px;
}

select	{
	font-family: Verdana;
	font-size: 10px;
}

input	{
	font-family: Verdana;
	font-size: 10px;
}

textarea	{
	font-family: Verdana;
	font-size: 10px;
}

.btnBorder	{
	border-width: 1px;
	border-style: solid;
	border-color: #717171 #999999 #999999 #717171;
}

.btnContent	{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	background-color: #E9E9E9;
}

.btnIcn	{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #D0D0D0;
	background-color: #E9E9E9;
}

a.btn	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.btn:hover	{
	color: #000000;
	text-decoration: none;
}

.textRegular	{
	font-size: 11px;
}

.headRegular	{
	font-size: 12px;
	font-weight: bold;
}

.headLarge	{
	font-size: 15px;
	font-weight: bold;
}

.boxhead1	{
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #5DA238;
	height: 20px;
}

.boxhead2	{
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	background-color: #5DA238;
	height: 20px;
}

a.calendar	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.borderBasket	{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.pricecolor	{
	color: #CC3300;
}

.errorcolor	{
	color: #CC3300;
}

.arrow	{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.frmcleanFullchoose	{
	background-color: #7EC658;
	padding: 8px;
}

.frmcleanFullwidth	{
	width: 325px;
}

.frmcleanFullmargin	{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

.frmcleanBody	{
	margin: 0px;
	background-color: #E7F4DA;
}

.frmcleanHead1	{
	color: #000000;
	font-weight: bold;
}

.frmcleanHead2	{
	color: #000000;
}

.frmcleanLink	{
	color: #000000;
	font-weight: bold;
}

.frmcleanLink:hover	{
	color: #000000;
	text-decoration: underline;
}

.bgType	{
	background-color: #549BCE;
}

.red	{
	color: #CC3300;
}

