Скачиваний:
14
Добавлен:
26.03.2015
Размер:
14.67 Кб
Скачать
BODY {
	margin-top: 5px;
	margin-bottom: 5px;
	color: White;
	background-color: #7F816D;
	font: normal normal normal 12px/normal Trebuchet MS;
}
.displayStepFrame {
	width: 100%;
	height: 100%;
	background-color: #636557;
	font-size: 12px;
	vertical-align: top;
	background-image: url(images/main_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.tableSteps {
	width:100%;
}
.tableSteps IMG {
	border: 0;
}
.tableSteps .td B {
	font-size: 115%;
	font-weight: bold;
}
.tableSteps .td .SPAN {
	font-size: 80%;
	height: 70px;
	margin-left: 0;
		cursor: pointer;
}
.tableSteps .tit {
	margin-left: 15px;
}
.tableSteps .aText {
	text-decoration: none;
}
.tableSteps .td {
	padding: 10px;
	text-align: justify;
	vertical-align: top;
	width: 270px;
	height:152px;
	cursor: pointer;
}
.tableSteps A {
	color: White;
}
.tableSteps .link {
	margin-left: 50px;
}
.tableSteps #first {
	background-image: url(images/bg_button_1_nonactive.png);
	width: 270px;
	height:152px;
	background-position: top;
	background-repeat: no-repeat;
}
.tableSteps #second {
	background-image: url(images/bg_button_2_nonactive.png);
	width: 270px;
	height:152px;
	background-position: top;
	background-repeat: no-repeat;
}
.tableSteps #third {
	background-image: url(images/bg_button_3_nonactive.png);
	width: 270px;
	height:152px;
	background-position: top;
	background-repeat: no-repeat;
}
.messageNY {
	border: 5px double #FFFFEC;
	height: 700px;
	margin-top: 20px;
		font-size: 16px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-style: italic;
}
.messageNY #object {

}
.messageNY .text {
	padding: 5px;
	text-align: justify;
	float: right;

}
TABLE {
	BORDER-COLLAPSE: collapse;
	font-size: 12px;
}
A {
	color: #3C709D;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
IMG {
	border: 3px solid #FFFFEC;
	margin: 3px 10px 3px 10px;
}
P:first-letter {
	margin-left: 20px;
}

.textWelcome {
	font: normal normal normal 48px/normal "Times New Roman", Times, serif;
	margin-left: 20px;
	color: #FFFFEC;
}
.textWelcome2 {
	font: normal normal normal 42px/normal "Times New Roman", Times, serif;
	margin-left: 16px;
	color: #FFFFEC;
}
.textTitle {
	font: normal normal normal 48px/normal "Times New Roman", Times, serif;
	margin-left: 20px;
	color: #FFFFEC;
}
.textNews {
	font: normal normal normal 32px/normal "Times New Roman", Times, serif;
	float: left;
	color: #333333;
	margin-top: 0px;
}
.textLogin {
	font: normal normal normal 32px/normal "Times New Roman", Times, serif;
	color: #333333;
	margin-top: 10px;
}
.textContacts,.textTitleSmall {
	font: normal normal normal 32px/normal "Times New Roman", Times, serif;
	color: #FFFFEC;
	margin-top: 10px;
	text-decoration: underline;
}
.textTitleSmall {
	text-decoration: none;
	margin-left: 20px;
	margin-bottom: 10px;
	color: White;
}
.grdMsg {
	background-color: #616355;
	border: 2px solid #BB820B;
	font-style: normal;
	font-variant: small-caps;
	font-size: 250%;
	width: 60%;
	height: 152px;
	vertical-align: middle;
	text-align: left;
	margin: 50px auto 50px auto;
}
.grdMsg IMG {
	border: 0px;
	margin-left: 0px;
}
.errMsg {
	border: 2px solid #B50000;
	background-color: #DFDFDF;
	font-size: 140%;
	width: 50%;
	height: 115px;
	vertical-align: middle;
	text-align: left;
	padding-top: 11px;
	margin: 50px auto 50px auto;
	color: Maroon;
}
.errMsg IMG {
	border: 0px;
	margin-left: 5px;
}
.displayTableMain {
	
	width: 980px;
	height: 100%;
	border: 2px solid #666666;
	}
.displayTableMain TD {
}
.displayNavigation {
	width: 100%;
	height: 50px;
	background-color: White;
	color: Black;
	vertical-align: bottom;
}
.displayHeadImage {
	width: 100%;
	height: 250px;
	background-color: #7A7B71;
	border-bottom: 0px solid #FFFFFF;
	background-position: left;
	background-repeat: no-repeat;
}

.displayMainFrame {
	width: 100%;
	height: 100%;
	background-color: #636557;
	font-size: 12px;
	vertical-align: top;
	background-position: top;
	background-repeat: repeat-x;
}

.contentMain {
	/*margin: 25px 0px 10px 20px;*/
	margin: 15px 0px 10px 20px;
	width: 98%;
	height: 100%;
	font-size: 12px;
	text-align: justify;
}
.contentMain A{
	color: #C8DAEA;
}
.navigationTable {
	height: 50px;
	width: 100%;
}
.navigationTable TD {
	text-align: center;
	
}
.navigationTable TD A {
	color: Black;
	font-size: 16px;
	font-family: Book Antiqua;
}
.navigationTable TD A:hover {
	color: Black;
	font-size: 16px;

}
.navigationTable .menu {
	/*border: 1px solid #999999;*/
}
.navigationTableFooter {
	width: 100%;
	text-align: center;
}
.navigationTableFooter TD {
	text-align: center;
}
.subMenu {
	background-color: White;
	color: Black;
	font-size: 13px;
	width:200px;
}
.subMenu A{
	color: Black;
}
.subMenu TD {
	background-color: White;
	color: Black;
	padding-left: 20px;
	/*cursor: hand;*/
	height: 40px;
	border: 1px solid #999999;
}
.subMenu TD:hover {
	background-color: #ECECEC;
}
.footerTable {
	width: 100%;
}
.footerTable TD{
	height: 100%;
}
.footerTable .copyright {
	width: 30%;
	font-size: 70%;
	padding-left: 20px;
	color: #9B9C96;
}
.footerTable .navigation {
	width: 70%;
	text-align: right;
	color: #ADC2C3;
	margin-right: 0px;
}
.navigation A {
	font-size: 14px;
}
.navigation .all {
	border-right: 1px solid #6D6F68;
}
.displayFooter {
	width: 100%;
	height: 26px;
	/*border-top: 1px solid #7E7E7E;*/
	background-color: #3E3F37;
}
.displayFooter A,A:hover {
	text-decoration: none;
}
.footerSub {
		height: 26px;
}
.navigation A:hover{
	margin-left: 20px;
	margin-right: 20px; 
	font-variant: small-caps;
	color: #ADC2C3;
}
.navigation A{
	margin-left: 20px;
	margin-right: 20px;
	font-variant: small-caps;
	color: #C6C7C4;
}
.footerTable A {
	font-size: 80%;
}
.footerTable A:hover {
	text-decoration: none;
}
.index {
	font-size: 12px;
	text-align: justify;
	margin-bottom: 5px;
}
.index .news {
	vertical-align: top;
	width: 30%;
	height: 500px;
	/*background-color: White;
	background-image: url(images/news_bg.gif);
	background-position: top;
	background-repeat: repeat-x; */
	color: #555555;
	padding: 0 10px 20px 20px;
	text-align: left;
}
.newsNode .content2 {
	text-align: left;
	color: #696969;
}
.news A {
	color: #0073AA;
	text-decoration: underline;
}
.news .more {
	vertical-align: bottom;
	margin-top: 25px;
	text-align: right;
	font-size: 12px;
}
.more A {
	color: #0073AA;
	text-decoration: underline;
}
.more A:hover {
	color:#0073AA;
	text-decoration: none;
}
.news .name {
	color: Olive;
	font-size: 11px;
	width: 100%;
	padding-left: 5px;
	font-weight: bold;
}
.news .date {
	color: #A3A3A3;
	font-size: 11px;
}
.news .content {
	color: #696969;
	font-size: 11px;
}
.news HR {
	color: #BCBCBC; /*для IE */
	background-color: #BCBCBC; /*для Firefox, Opera, Safari*/
	border: 0px none;
	height: 1px; /* высота 1px IE, Firefox, Opera, Safari */
}
.login {
 background-color: #FFFFEC;
 width: 100%;
 background-image: url(images/login_bg.png);
 background-position: top;
 background-repeat: repeat-x;
}
.login HR {
	color: #BCBCBC; /*для IE */
	background-color: #BCBCBC; /*для Firefox, Opera, Safari*/
	border: 0px none;
	height: 1px; /* высота 1px IE, Firefox, Opera, Safari */
}
.login TD{
		color: #686868;
		font-size: 14px;
		padding-left: 10px;
		padding-right: 10px;
}
.login INPUT .field {
	width:150px;
	margin-right: -0px;
}
.index .content {
	width: 70%;
	padding-right: 10px;
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
}
a.button{
background:url(images/buttons/button.gif);
}
.buttonSubmit {
	width: 81px;
	height: 22px;
	background:  url(images/buttons/button.gif) no-repeat scroll 0 0;
}
.divSeeAlso {
	width: 100%;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
}
.divSeeAlso A{
	color: #BED4E5;
	text-decoration: none;
}
.divSeeAlso A:hover{
	color: #E2EEF5;
	text-decoration: underline;
}
.imgAnkor {
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(images/ankor.jpg);
}
.contacts {
	width: 96%;
	margin-left: 20px;
	font-size: 12px;
}
.contacts A {
	color: #C7DBEA;
}
.search {
	width: 100%;
	background-color: White;
	color: #555555;
	padding: 20px;
	text-align: left;
}
.search .title{
	padding-left: 10px;
	font: normal normal normal 32px/normal "Times New Roman", Times, serif;
	color: #333333;
	margin-top: 10px;
}
.search .field{
	width:86%;
	padding-left: 10px;
	padding-bottom: 10px;
}
.field INPUT {
	width:96%;
	text-align: left;
	
}
.search .button{
	width: 10%;
	padding-right: 10px;
	padding-bottom: 10px;
}

.search HR {
	color: #BCBCBC; /*для IE */
	background-color: #BCBCBC; /*для Firefox, Opera, Safari*/
	border: 0px none;
	margin-left: 10px;
	margin-right: 10px;
	height: 1px; /* высота 1px IE, Firefox, Opera, Safari */
}
.searchIn TD{
	font-size: 10px;
	vertical-align: bottom;
	width: 50px;
	white-space: nowrap;
	padding-right: 10px;
}
.searchIn .text {
	padding-left: 10px;
	width: 50px;
	font-weight: bold;
}


.tableNews {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: White;
	color: black;
}
.tableNews .tl {
	width: 12px;
	height: 12px;
	background-color: #636557;
	background-image: url(images/table/tl.gif);
	background-position: top;
	background-position: right;
	background-repeat: no-repeat;
}
.tableNews .tc {
	width: 12px;
	background-color: #636557;
	background-image: url(images/table/tc.gif);
	background-position: left;
	background-position: top;
	background-repeat: repeat-x;
}
.tableNews .tr {
	width: 12px;
	height: 12px;
	background-color: #636557;
	background-image: url(images/table/tr.gif);
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
}
.tableNews .l {
	height: 12px;
	background-color: #636557;
	background-image: url(images/table/l.gif);
	background-position: top;
	background-position: right;
	background-repeat: repeat-y;
}
.tableNews .c {
	width: 276px;
	height: 40px;
}
.tableNews .r {
	height: 12px;
	background-color: #636557;
	background-image: url(images/table/r.gif);
	background-position: top;
	background-position: left;
	background-repeat: repeat-y;
}
.tableNews .bl {
	width: 12px;
	height: 12px;
	background-color: #636557;
	background-image: url(images/table/bl.gif);
	background-position: top;
	background-position: right;
	background-repeat: no-repeat;
}
.tableNews .bc {
	width: 12px;
	background-image: url(images/table/bc.gif);
	background-position: top;
	background-position: left;
	background-repeat: repeat-x;
}
.tableNews .br {
	width: 12px;
	height: 12px;
	background-color: #636557;
	background-image: url(images/table/br.gif);
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
}
.fontSize {
	margin-right: 40px;
	margin-bottom: 5px;
	color: #DEDFDC;
}

.poll {
	background-image: url(images/poll/body.png);
	background-position: top;
	background-repeat: repeat-y;
	width: 300px;
	margin-left: 0px;
	border: 0px;
	color: #616355;
	font-family: Tahoma, Verdana,Trebuchet MS;
}
.poll .pollTitle {
	padding-top: 10px;
	font: 12px;
	text-align: center;
	vertical-align: bottom;
	color: #616355;
	height: 36px;
	width: 300px;
	font-weight: bold;
	background-image: url(images/poll/head.png);
	background-position: top;
	background-repeat: no-repeat;
}
.poll .pollAnswer {
	margin-top: 0px;
	width: 300px;
}
.poll .body {
	background-image: url(images/poll/body.png);
	background-position: top;
	background-repeat: repeat-y;
	width: 300px;
}
.poll .pollAnswer TD {
	color: #616355;
	padding-left: 10px;
}
.poll .pollAnswer .footer {
	height: 46px;
	background-image: url(images/poll/foot.png);
	background-position: bottom;
	width: 300px;
	text-align: center;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
.poll .pollResult .footer {
	height: 20px;
	width: 300px;
	background-image: url(images/poll/foot.png);
	background-position: bottom;
	text-align: center;
	background-repeat: no-repeat;
}
.poll .pollAnswer .footer IMG {
	border: 0px;
}
.poll .pollResult {
	background-image: url(images/poll/body.png);
	background-position: top;
	width: 300px;
	background-repeat: repeat-y;
}
.poll .pollResult .footer IMG {
	border: 0px;
}
.poll .pollResult TD {
	color: #616355;
	padding-left: 20px;
}
.poll .pollResult .text {
	font-weight: bold;
}
.poll .pollResult .answer {
	width: 180px;
}
.poll .error {
	background-image: url(images/poll/body.png);
	background-position: top;
	background-repeat: repeat-y;
	width: 300px;
}
.poll .error .error {
	width: 260px;
	padding: 2px;
	margin: 5px;
	margin-left: 15px;
	text-align: center;
	border: 2px double red;
	color: #A40000;
	background: transparent;
}
#loading {
	margin-left: 125px;
	margin-top: 20px;
}
#loading IMG {
	border: 0px;
}
.tableIndex {
	width: 100%;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-color: White;
	color: black;
}
.tableIndex .tl {
	width: 12px;
	height: 12px;
	background-color: #636557;
	background-image: url(../../images/table/tl.gif);
	background-position: top;
	background-position: right;
	background-repeat: no-repeat;
}
.tableIndex .tc {
	width: 12px;
	background-color: #636557;
	background-image: url(../../images/table/tc.gif);
	background-position: left;
	background-position: top;
	background-repeat: repeat-x;
}
.tableIndex .tr {
	width: 12px;
	height: 12px;
	background-color: #636557;
	background-image: url(../../images/table/tr.gif);
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
}
.tableIndex .l {
	height: 12px;
	background-color: #636557;
	background-image: url(../../images/table/l.gif);
	background-position: top;
	background-position: right;
	background-repeat: repeat-y;
}
.tableIndex .c {
	width:96%;
	height: 40px;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
	color: #696969;
}
.tableIndex .r {
	height: 12px;
	background-color: #636557;
	background-image: url(../../images/table/r.gif);
	background-position: top;
	background-position: left;
	background-repeat: repeat-y;
}
.tableIndex .bl {
	width: 12px;
	height: 12px;
	background-color: #636557;
	background-image: url(../../images/table/bl.gif);
	background-position: top;
	background-position: right;
	background-repeat: no-repeat;
}
.tableIndex .bc {
	width: 12px;
	background-image: url(../../images/table/bc.gif);
	background-position: top;
	background-position: left;
	background-repeat: repeat-x;
}
.tableIndex .br {
	width: 12px;
	height: 12px;
	background-color: #636557;
	background-image: url(../../images/table/br.gif);
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
}
.displayFooterTag {
	font-size: 7px;
	color: #bebebe;
	background-color: #636557;
	padding: px 10px 0px 10px;
	text-align: center;

}
.displayFooterTag A {
	color: #bebebe;
}

.displayFooterBanners img {
	border: 0 none;	margin:0;
	
}
Соседние файлы в папке допразрешение_files