@charset "utf-8";
.menu-up {
	font-family: "Microsoft Uighur";
	font-size: 14px;
	font-weight: bold;
	background-image: url(file:///C|/Users/yasserafm/Desktop/classifcaation/images/images/menu.gif);
}
.title-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #74003D;
	height: 40px;
	width: 700px;
	border: 1px double #CCCCCC;
}

.login-butt {
	height: 23px;
	width: 120px;
	background-color: #78293C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #631E2E;
}
.text-fild {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EDF1F8;
	border: 1px dotted #999999;
	height: 20px;
	width: 210px;
	text-align: right;
}
.b-menu {
	background-color: #EDF1F8;
	width: 100px;
	border: 1px dotted #999999;
}

.line {
	color: #CCCCCC;
	font-weight: bold;
	border: 1px dotted #CCCCCC;
}
.table-out {
	border: 1px dashed #666666;
}

table.contacts
{ width: 740px;
background-color: #fafafa;
border: 1px solid #74003D;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color: #74003D;
border: 1px dotted #74003D;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #FFFFFF; }


td.contact
{
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 0.7em;
	color: #666666;
	background-color: #D9D9D9;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #74003D;
}

