
.BgMain {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
}

.BgBottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
}

.TextBottom {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

.TextCopyright {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
}


a.LinkBottom:link, a.LinkBottom:active, a.LinkBottom:visited {
	color: #02a1d3;
	text-decoration: underline;
}

a.LinkBottom:hover {
	color: #02a1d3;
	text-decoration: none;

}

.MainCol {
	background: transparent url('images/bg_main_col.gif') repeat-x top left;
	background-position: 0px 289px;
}

.TitleMainCol {
	background: transparent url('images/logo_best_direct.gif') no-repeat top right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #00b2ea;
	line-height: 36px;
	letter-spacing: -1px;
	padding-left: 30px;
	padding-top: 30px;
	font-weight: bold;
}

.MainColPadding {
	padding-left: 30px;
	padding-right: 30px;
}

.TextMain {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

.List {
	background: transparent url('images/ico_01.gif') no-repeat top left;
	background-position: 5px 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
	padding-left: 25px;
	padding-bottom: 20px
	
}

.TextMainBlue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0065a4;
	line-height: 18px;
}


.BgLeftCol {
	border-bottom-color: #e5eaa3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(images/bg_left_col.gif);
}

.LeftColPadding {
	padding-left: 25px;
	padding-right: 25px;
}

.TextMini {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

.SubTitleLeftCol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 17px;
	font-weight: bold;
	padding-bottom: 12px;
}

.DivButton {
	background: transparent url('images/bg_button.gif') no-repeat bottom left;	
}

.LeftCol {
	border-bottom-color: #e5eaa3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(images/bg_left_col.gif);
}

a.LinkTitle:link, a.LinkTitle:active, a.LinkTitle:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #00b2ea;
	line-height: 36px;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: underline;
}

a.LinkTitle:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #00b2ea;
	line-height: 36px;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
}
