body{
	margin:0;
	padding:0;
	background: #880105 url(img/bkup.gif) repeat-x top center;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	text-decoration:underline
}
table#main{
	width: 959px;
	color:#fff;
	background: #880105 url(img/back.gif) no-repeat top center;
}
input{
	
}
td{
		font-size: 12px;
}
td.dotted{
		border: dotted 1px #fff;
}
input{
	color: #333; 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
	vertical-align: middle;
	border: dotted 1px #5A0003;
	color: #444;
	background-color: #F8F8F8

}
#yellow, #green, #blue, #magenta{
	width: 100%;
	padding:0;
	margin:0;
	height: 2px;
	
}
#magenta{
	background : Fuchsia;
}
#yellow{
	background : #FFFF80;
}
#green{
	background : #74FF66;

}
#blue{
	background: #6D66FF;
}
#titlu{
		background: #880105 url(img/bktd.gif) repeat-x top center;
		padding: 3px;
}
td.content{
	padding: 5px;
	background: #6E0000;
}
#com
{
	padding: 5px;
	background: #6E0000 url(img/com.jpg) no-repeat;
}
img.pic{
	margin: 6px;
}
.hr {
	margin: 0;
	padding: 0;
	color: #903B3B;
}
.dot{
			border-bottom: dotted 1px #903B3B;
			margin:5px;;
}
div.cities{
	margin-left:10px;
	font-size: 11px;
}
table#thumb td{
	text-align:center;
	width: 120px;
		border-bottom: dotted 1px #903B3B;
		padding-top: 7px;
}
table#thumb tr{

}