@import url("../common/style.css");


html * {
	font-family: "Franklin Gothic Medium";
}

form {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	
}

td {
	vertical-align: top;
}

p, td {
	color: #999999;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
	color: #de1212;
	font-weight: normal;
	margin: 8px 0;
}

h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

a {
	color: #666666!important;
	text-decoration: underline;
}

a:hover {
	color: #de1212!important;
	text-decoration: underline;
}


a:visited {
	color: #999999;
}


.mr1 {
	height: 54px!important;
	background: url(../../img/v08/mr1.jpg) repeat-x top;
}

.mr3 {
	height: 65px!important;
	background: url(../../img/v08/mr3.jpg) repeat-x top;
	vertical-align: middle;
}

.mr3 td {
	vertical-align: middle;
}


sup {
	text-decoration: none;
}

.companyname {
	margin-left: 10px;
	padding-right: 40px;
	padding-top: 16px;
	/*height: 20px!important;*/
	border-left: 1px solid #de1212;
	border-bottom: 2px solid #de1212;
}

.companyname * {
	text-decoration: none!important;
	white-space: nowrap;
}

.companyname h1 {
	padding: 0 0 0 10px;
	margin: 0;
}



.topmenuc .div {
	background: url(../../img/v08/mdiv.jpg) no-repeat top;
	width: 2px!important;
}

.topmenuc {
	height: 54px;
	vertical-align: middle;
/*	border: none; */
	padding: 0;
	margin: 0;
}
.topmenuc td {
	padding-left: 18px;
	padding-right: 8px;
	vertical-align: middle!important;
	font-size: 13px;
	border: none;
	white-space: nowrap!important;
}

.topmenuc a {
	text-decoration: none;
}


.topmenuc  a:hover, 
.topmenuc .selected {
	color: #de1212!important;
}

.contacts {
	border-right: 1px solid #de1212;
	border-bottom: 2px solid #de1212;
	width: 300px;
	height: 35px;
	padding: 4px 8px 4px 8px;
	color: #de1212;
	font-size: 13px;
	text-align: right;
	white-space: nowrap;
}

.mainimg_n {
	width: 360px!important;
	height: 228px!important;
}

.slogan {
	padding-top: 20px;
}

b, strong {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

a img {
	border: 1px solid #de1212;
}

.topmenu img {
	border: none;
}

.submenu {
	margin-left: 12px;
}





.leftZone a {
	font-size: 14px;
	text-decoration: none;
}

.leftArrow0 {
	background: url(../../img/v08/left_arrow0.gif) no-repeat;
	width: 18px!important;
	height: 16px;
}

.leftArrow1 {
	background: url(../../img/v08/left_arrow1.gif) no-repeat;
	width: 18px!important;
	height: 16px;
}

.leftZone a.active {
	color: #de1212!important;
}

.leftZone a.inpath {
	text-decoration: underline;
}



.subArrow1 {
	width: 7px;
	height: 9px;
	float: left;
	background: url(../../img/v08/sub_arrow1.gif) no-repeat top;
}

.subArrow0 {
	width: 7px;
	height: 9px;
	float: left;
	background: url(../../img/v08/sub_arrow0.gif) no-repeat top;
}


.submenu a {
	font-size: 12px;
}

.submenu {
	clear: both;
}

.submenu .selected {
	color: #de1212!important;
}

.leftDiv {
	height: 4px;
	font-size: 4px;
}

.active0 a, .active0 a:hover {
	text-decoration: line-through;
}

hr {
	color: #999999;
	height: 1px;
	background: #999999;
	border: none;
	clear: both;
}

a h1,a h4,a h2,a h3, a h5, a h6  {
	text-decoration: none!important;
	margin: 0;
	padding: 0;
}


.album {
	margin: 10px;
	float: left;
	height: 250px;
}

.album img {
	width: 200px;
	height: 200px;
	border: solid 2px #c0c0c0;
}


.table, .table td  {
	border-collapse: collapse;
	border: 1px solid #999999;
	padding: 2px;
}



 .table th {
 	background: #999999;
	border: 1px solid white;
	font-size: 12px;
	padding: 2px;
	color: white;
 }


.report {
	font: bold 11px;
	color: #ff4400;
	width: 360px;
	padding: 10px 10px 10px 50px;
	margin: 10px 0 10px 0;
	border: 3px solid #ddd;
	background: url(../../img/info.gif) no-repeat top 10px;
}

.menuLeftB {
	border-left: 1px solid #de1212; padding-left: 16px;
}


.topnavy a * {
	margin: 6px;
}



.navigator {
	width: 100%;
	clear: both;
	text-align: right;
	height: 26px;
	padding-top: 8px;
}

.navigator a, .navigator b {
	padding: 8px;
	vertical-align: middle;
	height: 12px;
}


.navigator a:hover, .navigator b {
	background: #ccccdd;
}	

.extra_column p, .extra_column b, .extra_column a { 
	font-size: 11px; 
}

