body{
	font-family: Tahoma;
	font-size: 11px;
	color: #32445b;
	background-color: #FFFFFF;
	background-image: url(images/navigation/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
}
td{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align: center;


}
.dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
	font-weight: bold;
	text-align: left;


}
.lightTd {
	background-color: #EFEFEF;


}
.footer{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #CCCCCC; font-weight: bold}
.smallDescr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-style: italic;
	font-weight: normal;
}
.restaurantDescr{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
strong{
	font-size: 9pt;
	color: #990000;
	font-family: Tahoma;
}
A{font-family: Tahoma; font-size: 11px;  color: #003399; font-weight: bold}
.leftLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.topLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
A:hover{color: #FF0000}
.leftLink:hover {
	color: #990000;
	text-decoration: none;
}
.topLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p {text-align: justify}
.input{
	font-family: Tahoma;
	font-size: 8pt;
	color: #990000;
	height: 22px;
	border-top: 1px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
	border-left: 1px solid #990000;
} 
.textarea{font-family: Tahoma; font-size: 8pt; color: white; height: 100px; border: #336699; border-style: solid; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px} 
.back{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;

}
.names{
	font-size: 11px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.wt {
	font-size: 4px;
	color: #990000;
}
#textarea {
	width: 520px;
}
#bttn {
	float: left;
	margin-top: 22px;
}
.topTemplate {
	height: 198px;
	width: 780px;
	background-image: url(images/navigation/topTemplate.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.topNavi {
	background-image: url(images/navigation/topNaviBg.jpg);
	background-repeat: repeat-x;
	height: 42px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.topNavi ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.topNavi li {
	display: inline;
}
.topNavi li a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 38px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595959;
}
.topNavi li a:hover {
	background-image: url(images/navigation/topNaviBgHover.jpg);
	background-repeat: repeat-x;
	height: 42px;
	color: #FFFFFF;
}
.flags {
}
.flags a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.flags img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
