/* CSS Document */

td.leftbackground {background:#a00000 url(d1.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:14px}
.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}