
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 363636;
}

.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 105B7D;
}

.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 086A96;
}
.companies_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: BC5114;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 042E45;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: FFFFFF;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 042E45;
}
.title_companies_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: 0F6886;
}
.title_companies_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: DC5D13;
}
/*
.blue-inside-border {
	border-top: 1px solid #086A96;
	border-right: 1px solid #086A96;
	border-bottom: 1px solid #086A96;
	border-left: 1px solid #086A96;
}
*/
.bg_top_tiled {
	background-image: url(elements/bg_top_tiled.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_bottom_tiled {
	background-image: url(elements/bg_top_tiled.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.index_tiled {
	background-image: url(elements/index_tiled.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.shadow_left {
	background-image: url(elements/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.shadow_right {
	background-image: url(elements/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.page_border_right {
	border-right: 1px solid #8B8664;
}
.page_border_right_dotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: A9A9A9;
}
.page_border_bottom_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 848484;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 363636;
}
.page_border {
	border: 1px solid #8B8664;
}
.page_border_bottom_solid {
	border-bottom: 1px solid #AF462E;
}
.photo_border {
	display: block;
	position: relative;
    top: -3px;
	left:-3px;
	padding:5px;
	background:#FFF;
    border:2px solid;
	border-color: #ccc #666 #666 #ccc

}
.photo-box {
	clear: right;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.companies_menu_bottom {
	background-image: url(elements/companies_menu_tiled.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.companies_tile_top {
	background-image: url(elements/companies_list_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.companies_bottom {
	background-image: url(elements/companies_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.companies_title_border {
	border: 2px solid #FFFFFF;
}