body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
body, p, td, div, li {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #333;
}

p {
	line-height: 18px;
}

form {
	margin: 0px;
	padding: 0px;
}

.bord {
	margin-bottom: 16px;
	width: 100%
}
	
	.bord .top_bg {
		background: url('http://travel-2-ukraine.com/images/cor_tbg.gif');
		width: 94%;
	}
	.bord .top_left {
		background: url('http://travel-2-ukraine.com/images/cor_lt.gif');
		width: 6px;
	}
	.bord .top_right {
		background: url('http://travel-2-ukraine.com/images/cor_rt.gif');
		width: 7px;
	}

	.bord .bottom_bg {
		background: url('http://travel-2-ukraine.com/images/cor_bbg.gif');
	}
	.bord .bottom_left {
		background: url('http://travel-2-ukraine.com/images/cor_lb.gif');
	}
	.bord .bottom_right {
		background: url('http://travel-2-ukraine.com/images/cor_rb.gif');
	}

	.bord .header {
		background: #e0e8ef;
		border-right: 1px solid #dfd8df;
		padding-bottom: 5px;
		padding-left: 20px;
		font-weight: bold;
	}
	.bord .brake {
		background: url('http://travel-2-ukraine.com/images/cor_hr.gif');
	}
	.bord .content {
		background: #f0f0f0;
		border-right: 1px solid #dfd8df;
	}

.menu {
	line-height: 22px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 2px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-type: none;
}

.menu ul {
	line-height: 18px;
	list-style-type: none;
	font-weight: normal;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.footer {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	line-height: 18px;
	background: #c7c7c7;
	color: #000;
	padding-left: 6px;
}

a:link {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #0000c0;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #0000e0; 
    text-decoration: none;
}

a:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #0000c0; 
    font-weight: normal;
	margin: 0px;
	margin-left: 77px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	color: #333;
	margin-top: 20px;
	text-transform: capitalize;
}

h4 {
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	margin-left: -10px;
	color: #333;
}

em {
	font-family: verdana;
	color: #000;
}

.thed {
	font-family: verdana;
	font-size: 13px;
	color: #333;
	border: 1px solid #f0f0f0;
	border-bottom: 1px solid #e0e0e0;
	background: url('http://travel-2-ukraine.com/images/bgrad.gif') repeat-x;
	line-height: 22px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
}

.tableh  {
	font-family: verdana;
	font-size: 14px;
	color: #666;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 20px;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background: url('http://travel-2-ukraine.com/images/hotelbg.gif') repeat-y left;
}

.button {
	border: 1px outset #ccc;
	height: 24px;
	vertical-align: middle;
	background: url('http://travel-2-ukraine.com/images/bgrad.gif');
	color: #333;
}

.inp {
	text-indent: 2px;
	border: #cccccc inset 1px;
	background: #fff;
}

a.blink:link {
	font-size: 12px;
	color: rgb(0, 48, 156);
	font-weight: bold;
	font-family: verdana;
	text-transform: capitalize;
}

a.blink:visited {
	font-size: 12px;
	color: rgb(0, 48, 156);
	font-weight: bold;
	font-family: verdana;
	text-transform: capitalize;
}

.iborder {
	border: 1px solid #333;
	margin-right: 20px;
	margin-top: 4px;
}