TD {
	font-family:Tahoma;
	font-size:11px;
	color:2E2B26;
}

.gray {color:C1C1C1}
.white {color:FFFFFF}

a.copy_lnk:link, a.copy_lnk:hover, a.copy_lnk:visited, a.copy_lnk:active {
	color:FFFFFF;
}

.font_small {font-size:10px}

.bg {
	background-image: url(images/main_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_sub {
	background-image: url(images/main_1_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pad_01 {padding:22px 20px 0px 13px}
.pad_02 {padding:0px 0px 0px 13px}
.pad_03 {padding:0px 20px 0px 13px}
.pad_04 {padding:16px 20px 0px 10px}

a.read_more:link, a.read_more:hover, a.read_more:active, a.read_more:visited {
	color:0163A8
}

.div_line {
	background-image:url(images/div.gif);
	background-repeat:repeat-x;
	background-position:top left;
	width:100%;
	height:13px;
}

.div_line_white {
	background-image:url(images/div_a.gif);
	background-repeat:repeat-x;
	background-position:top left;
	width:100%;
	height:13px;
}

.color_blue {color: 0163A8}

.text_1 {
	font-family:Tahoma;
	font-size:11px;
	color:272A31;
	border:1px solid #272A31;
	height:18px;
	width:95px;
}

.text_2 {
	font-family:Tahoma;
	font-size:11px;
	color:272A31;
	border:1px solid #272A31;
	height:50px;
	width:200px;
}

.pad_contacts {padding:0px 0px 0px 5px}
.div_height {height:18px}

.img_a {margin:0px 10px 0px 0px}