 body {
	margin: 0;
}
 
 p {
	font-size : 11px;
	font-family : Tahoma;
	color : #000000;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 5px;
	padding-bottom : 0px;

}

 .text {
 	font-size : 11px;
	font-family : Tahoma;
	color : #000000;

 
	
}

.cons {
	font-size : 9px;
	font-family : Tahoma;
	color : #000000;
}

.tel {
	font-size : 11px;
	font-family : Tahoma;
	font-weight : bolder;
	color : #000000;
	padding-right : 10;
}

.red {
	font-size : 11px;
	font-family : Tahoma;
	font-weight : bolder;
	color : #BD2915;
	text-decoration : underline;
}

.grey {
	font-size : 9px;
	font-family : Tahoma;
	color : #909090;
	text-decoration : underline;
}

.white{
	font-size : 9px;
	font-family : Tahoma;
	color : #ffffff;
	
}

.menu {
	font-family : Arial;
	font-size : 11px;
	color : #ffffff;
	text-transform : uppercase;
	text-decoration : none;
	
}

.menu2:hover{
	font-family : Arial;
	font-size : 10px;
	color : #ffffff;
	text-decoration : underline;
				padding-left : 0px;
	padding-right : 0px;
}

.menu2:active{
	font-family : Arial;
	font-size : 10px;
	color : #ffffff;
	text-decoration : underline;
					padding-left : 0px;
	padding-right : 0px;
}

.menu2:link{
	font-family : Arial;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
					padding-left : 0px;
	padding-right : 0px;
}

.menu2:visited{
	font-family : Arial;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
					padding-left : 0px;
	padding-right : 0px;
}


img {
	border : 0;
}

li {
	list-style-image : url(../bsystem/templates/base_template/images/str2.gif);
	padding-left : 15px;
	 	font-size : 11px;
	font-family : Tahoma;
	color : #000000; 
}

 h1 {
	font-size : 14px;
	font-family : Tahoma;
	color : #0B6DEC;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
}



 h2 {
	font-size : 12px;
	font-family : Tahoma;
	color : #0B6DEC;
	font-weight : bold;
		padding-left : 5px;
	padding-right : 5px;
}

 h3 {
	font-size : 14px;
	font-family : Tahoma;
	color : #1D7AB5;
	font-weight : bold;
		padding-left : 5px;
	padding-right : 5px;
}

 h4 {
	font-size : 12px;
	font-family : Tahoma;
	color : #1D7AB5;
	font-weight : bold;
		padding-left : 5px;
	padding-right : 5px;
}

 h5 {
	font-size : 14px;
	font-family : Tahoma;
	color : #2E308A;
	font-weight : bold;
		padding-left : 5px;
	padding-right : 5px;
}

 h6 {
	font-size : 12px;
	font-family : Tahoma;
	color : #2E308A;
	font-weight : bold;
		padding-left : 5px;
	padding-right : 5px;
}

a {
	font-family : Arial;
	font-size : 11px;
	color : #1D7AB5;
	text-decoration : none;
			padding-left : 5px;
	padding-right : 5px;
	
}

.logo {
	padding : 0 0 0 0;
}