﻿/*
    style هایی که در content ها استفاده شده
*/
 
.img-1
    {
    border:solid 1px #000000;
    }
.a{
    text-decoration:none;
}
	.LeftDottBorder{
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#CCCCCC;
}
.buttonDashBorder
{
	color:#CCCCCC;height:1px;border-style:dashed;width:98%
}
.td-human
{
background-image:url(../../../../up-images/public/SpaceBG2.gif)
}
.td-offices
{
background-image:url(../../../../up-images/public/SpaceBG2.gif)
}
.table-office
	{
		border:1px solid;
		border-color:#000000;
	
	}
	.td-office-title
	{
		font-family:Tahoma, Verdana;
		font-weight:600;
		font-size:11px;
	}
	.td-office-first
	{
		font-family:Tahoma, Verdana;
		font-size:11px;
		background-color:#CCCCCC
	}
	.td-office-second
	{
		font-family:Tahoma, Verdana;
		font-size:11px;
		background-color:#FFFFFF;
	}
	.td-main-office-title
	{
		border-bottom:1px solid #000066;
		font-family:Tahoma, Verdana;
		font-size:11px;
		font-weight:600;
	}
	.txttitle-blue
{
    font-family:Tahoma, Verdana, Arial;   
    font-size:11px;
    font-weight:600;
    color:#003399;
}
.txttitle-orange
{
    font-family:Tahoma, Verdana, Arial;   
    font-size:12px;
    font-weight:600;
    color:#CC6600;
}
.hr-1
{
	border:solid #999999 1px;
}
