/* CSS Document */

td.leftbackground {background:#a00000 url(d1.jpg);}
td.centerbackground  {background:#a00000 url(d2.jpg);}
td.rightbackground  {background:#a00000 url(d3.jpg);}

.side-l { background-image:url(side-l.gif); background-repeat:repeat-y}
.side-r { background-image:url(side-r.gif); background-repeat:repeat-y}

td { font-family: UnvCyr, Arial, Verdana; color:#000000; font-size:12px; }
a { font-family: UnvCyr, Arial, Verdana; color:#54554D; font-size:12px; }
a:hover { color:#7B7C6F; text-decoration:none}

h1 { text-decoration: none; margin-top: 0; margin-bottom: 0; font-size: 12px; 

}

.title { font-family:OldCyr; color:#6E0C00; font-weight:bold; font-size:18px;
			text-shadow: 1px 1px 2px black, 0pt 0pt 1em white, 0pt 0pt 0.1em red;
}
.txt { text-align:justify}

table.in { border-top-color:#402620; border-top-width:3px; border-top-style:double;
			border-left-color:#402620; border-left-width:3px; border-left-style:double;}
.in td {  border-bottom-color:#402620; border-bottom-width:3px; border-bottom-style:double;
		 	border-right-color:#402620; border-right-width:3px; border-right-style: double;}
			
ul { line-height:20px}
li { list-style-image:url(bullet.png);}
li.smile { list-style-image:url(smile.png);}
li.heart { list-style-image:url(heart.png);}

.image {  border-color:#402620; border-width:3px; border-style:double}			

div.background {background-image:url(image004.jpg);border:0px;margin:0 auto; width:700px}
.flag {
	background-image:url(flag.png);
	border:0px;
	margin:0 auto;
	width:544px;
	height:302px;
	line-height:60px;
	font-size: 25px;
	text-shadow: 1px 1px 2px black, 0pt 0pt 1em white, 0pt 0pt 0.2em red;
}

.promoheader {
		text-shadow: 1px 1px 2px black, 0pt 0pt 1em white, 0pt 0pt 0.2em red;
}

.nylink {
	text-shadow: 1pt 1px 2px #000077, 0pt 0pt 1em white, 0pt 0pt 0.2em blue;

}


