﻿.tblOrgs
{
	
}

.tblOrgs .td
{
    border-top: dashed 1px Gray;
	border-bottom: dashed 1px Gray;
	padding-top: 12px;
	padding-bottom: 12px;
}

.tblOrgs .row
{
	background-color: #FFECD8;
}

.tblOrgs .rowAlternate
{
	background-color: #FFCF9C;
}

.tblOrgs .aTitle
{
    font-size: 16px;
	color: #0000CC;
}

.tblOrgs .aUrl
{
	color: #333333;
}

/******** Детали организацыы ********/
div.divOrgDetailsBorder
{
	padding: 14px;
	min-height: 300px;
	border: dashed 1px Gray;
}