body {
	margin: 0;
}
td {
	font: normal 11px Tahoma, Arial, sans-serif;
}

a {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

td.String {
	padding-bottom: 6px; color:#0000cc
}

tr.String { color:#0000cc;
	padding-top: 12px;
}

.MainTable {
	width: 100%;
}

.DetailedInfo {
	text-align: center;
	height: 30px;
	background-color: #0000cc;
}

.Banner {
	text-align: center;
	height: 30px;
	background-color: #0000cc;
}

.UserBlock {
	padding: 15px;
	padding-top: 5px;
}

.Tab {
	background-color: #33ccff;
}

.Blank {
	width: 100%;
	height: 100%;
	background-color: White;
}

.Photo {color:#0000cc;
	background-color: White;
}

.Photo div.Caption {
	margin-right: 6px;
	font-weight: bold;
}

.InnerTable {
	width: 430px;
	background-color: White;
}

.Title {
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	background-color: $bgBlock;
}

.Footer {
	background-color: #33ccff;
}

.Footer .Top {
	background-color: #0000cc;
	width: 100%;
}

.Footer .Bottom {
	width: 100%;
	background-color: #0000cc;
}

.Tabs {
	width: 15px;
	text-align: center;
}

.Tabs a {
	color:#ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

.Tabs a.Current {
	color: #ffffff;
 	font-weight: bold;
 	font-size: 10px;
 	text-decoration: none;
}

.Interests a {
}

.Lotteries {
	font-weight: bold;
	background-color: #f0f0ff;
}

.Lotteries a {
	color: #000080;
	font-size: 11px;
}

.diary-h-vote {
padding-top: 20px;  
color:#0000cc;
}

.diary-h-vote h3 {
  margin: 0;  
  font-weight: normal; font-size: 16px;
 color:#0000cc;
}

.diary-h-vote em.diary-vote {
  display: block;
  font-size: 11px;
  color: #888;
}

