/* тэги */

body {
	color: #3C4734;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

td {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
input {
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
select {
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a:link {
	color: #E35D19;
	text-decoration: none;
	}
a:active {
	color: #FF8243;
	text-decoration: none;
	}
a:visited {
	color: #E35D19;
	text-decoration: none;
	}
a:hover {
	color: #FF8243;
	text-decoration: underline;
	}

/* ссылки : накладывается в A : или текст : накладывается в SPAN, DIV, P */

.link-white {
	color: #FFFFFF;
	font-weight: bold;
	}
.link-white:link {
	color: #FFFFFF;
	font-weight: bold;
	}
.link-white:active {
	color: #FFFFFF;
	font-weight: bold;
	}
.link-white:visited {
	color: #FFFFFF;
	font-weight: bold;
	}
.link-white:hover {
	color: #FFFFFF;
	font-weight: bold;
	}

.link-grey {
	color: #666666;
	text-decoration: none;
	}
.link-grey:link {
	color: #666666;
	text-decoration: none;
	}
.link-grey:active {
	color: #666666;
	text-decoration: none;
	}
.link-grey:visited {
	color: #666666;
	text-decoration: none;
	}
.link-grey:hover {
	color: #666666;
	text-decoration: underline;
	}

.link-or {
	color: #E35D19;
	text-decoration: underline;
	}
.link-or:link {
	color: #E35D19;
	text-decoration: underline;
	}
.link-or:active {
	color: #E35D19;
	text-decoration: underline;
	}
.link-or:visited {
	color: #E35D19;
	text-decoration: underline;
	}
.link-or:hover {
	color: #E35D19;
	text-decoration: underline;
	}

.link-gr {
	color: #006100;
	text-decoration: underline;
	}
.link-gr:link {
	color: #006100;
	text-decoration: underline;
	}
.link-gr:active {
	color: #006100;
	text-decoration: underline;
	}
.link-gr:visited {
	color: #006100;
	text-decoration: underline;
	}
.link-gr:hover {
	color: #006100;
	text-decoration: underline;
	}

.lil {
	font-size: 11px;
	}
.lil:link {
	font-size: 11px;
	}
.lil:active {
	font-size: 10px;
	}
.lil:visited {
	font-size: 11px;
	}
.lil:hover {
	font-size: 11px;
	}

.lil-white {
	color: #FFFFFF;
	font-size: 11px;
	}
.lil-white:link {
	color: #FFFFFF;
	font-size: 11px;
	}
.lil-white:active {
	color: #FFFFFF;
	font-size: 11px;
	}
.lil-white:visited {
	color: #FFFFFF;
	font-size: 11px;
	}
.lil-white:hover {
	color: #FFFFFF;
	font-size: 11px;
	}

	
.lar {
	font-size: 15px;
	}
.lar:link {
	font-size: 15px;
	}
.lar:active {
	font-size: 15px;
	}
.lar:visited {
	font-size: 15px;
	}
.lar:hover {
	font-size: 15px;
	}

.copy {
	color: #E35D19;
	font-size: 9px;
	text-transform: uppercase;
	}
.copy:link {
	font-size: 9px;
	}
.copy:active {
	font-size: 9px;
	}
.copy:visited {
	font-size: 9px;
	}
.copy:hover {
	font-size: 9px;
	text-decoration:none;
	}

/* заголовки : накладывается в TD */

.head1 	{
	color: #ED3325;
	font-size : 30px;
	letter-spacing: -1px;
	line-height: 22px;
	}
.head2 {
	color: #406F45;
	font-size: 18px;
	letter-spacing: -1px;
	}
.head2:link {
	color: #406F45;
	}
.head2:active {
	color: #406F45;
	}
.head2:visited {
	color: #406F45;
	}
.head2:hover {
	color: #E35D19;
	text-decoration: none;
	}
.head3 {
	color: #ABB29F;
	font-size : 15px;
	font-weight: bold;
	}
.head4 {
	color: #E60B1F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	text-transform: uppercase;
	}

/* текст : накладывается в SPAN, DIV, P */

.text-link {
	color: #E35D19;
	}
.text-white {
	color: #FFFFFF;
	}
.text-red {
	color: #ED3325;
	}
.price {
	color: #E35D19;
	font-size : 18px;
	}

/* бэкграунды : накладывается как ID в TD */

/* форма : накладывается в INPUT и TEXTAAREA */

input.field1 {
	color: #3C4734;
	border: thin 1px #AAAAAA inset;
	background-color: #FFFFFF;
	}
input.button1 {
	color: #4AAA15;
	font-size: 11px;
	border: thin 1px #CFD3CC outset;
	background: #CFD3CC;
}
textarea.field1 {
	color: #3C4734;
	border: thin 1px #AAAAAA inset;
	background-color: #FFFFFFF;
	scrollbar-track-color: #E0E0E0;
	scrollbar-highlight-color: #F1F1F1;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-base-color : #AAAAAA;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #999999;
	}

h1, h2, h3, h4 { margin:0 0 7px; padding:0; }
h1 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	color: #406F45;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin:0 0 0px;
	}
h2 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	color: #406F45;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin:0 0 0px;
	}


