.phonetext {
	font-family: Tahoma;
	color: #191919;
	font-size: 11px;
	font-weight: bold;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
}
.pictures {
	border: 1px solid #8f8f8f;
}
.bb {
/*	background-image: url(images/b_03.jpg);
	background-repeat: no-repeat;*/
	
}

.bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.work {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
}
.work:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.bt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bt:focus:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.links{
	font-family: Tahoma;
	font-size: 12px;
	color:#990000;
	text-decoration:none;
}
.links:hover{
	font-family: Tahoma;
	font-size: 12px;
	color:#990000;
	text-decoration:underline;
}
.heading_green
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#538800;
	text-decoration:none;
	font-weight:bold;
}
.heading_gray
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#8B8B8B;
	text-decoration:none;
	font-weight:bold;
}

.heading_gray2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#8B8B8B;
	text-decoration:none;
	font-weight:bold;
}
.head
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#999900;
	text-decoration:none;
	font-weight:bold;
}
.borderMenu {
border:#CCCCCC 1px solid;
padding:0 0 0 5px;
background:#8C8A8C left no-repeat;
}

.borderMenu1 {
border:#CCCCCC 1px solid;
padding:0 0 0 5px;
background:#8C8A8C url(images/t_03.jpg) left no-repeat;
}

