body {
	background-repeat: repeat-y;
	background-position: center;
	background-color: #336699;
	background-image: url(/uk/images/main_back.gif);
	height: 100%;
}

.vertdots {
	background-image: url(/uk/images/dots_vert.gif);
	background-repeat: repeat-y;
}
.horzdots {
	background-image: url(/uk/images/dots_horz.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
.news_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.heading {
	padding-bottom: 2px;
}
.horzdots_bottom {
	background-image: url(/uk/images/dots_horz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-right: 5px;
}
a.more:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.more:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: underline;
}
table, pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}

pre {
	vertical-align: top;
	margin: 0;
	white-space: pre-wrap;       /* css-3 */
 	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	 white-space: -pre-wrap;      /* Opera 4-6 */
	 white-space: -o-pre-wrap;    /* Opera 7 */
	 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.box_blue_bar {
	background-color: #2C6093;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 8px;
}
.box_body {
	background-color: #E4EBF3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 3C6695;
	border-left-color: 3C6695;
}
.box_body_bottom {
	background-color: #E4EBF3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 3C6695;
	border-left-color: 3C6695;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 3C6695;
}
.box_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a.news:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a.news:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
.bigger_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}
.news_bigger_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
.newsbox_body_bottom {
	background-color: #E4EBF3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 3C6695;
	border-left-color: 3C6695;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 3C6695;
	padding-right: 5px;
	padding-bottom: 3px;
}
.bottom_ruler {
	text-align: center;
	padding-top: 5px;
	background-image: url(/uk/images/dots_horz.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.bottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
.inter_list {
	line-height: 20px;
}
li {
	margin-bottom: 10px;
	line-height: normal;
}
ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 35px;
	padding-left: -35px;
}
.rules_download {
	padding-bottom: 7px;
	margin: 0px;
}
html {
	height: 100%;
}
.list {
	margin-top: 0px;
	margin-bottom: 5px;
}
.list_br {
	margin-top: 0px;
	margin-bottom: 7px;
}
.ruler {
	padding-top: 20px;
	background-image: url(/uk/images/dots_horz.gif);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}
.inter_links {
	margin-bottom: 6px;
}
.contact_par {
	margin-top: 0px;
	margin-bottom: 7px;
}
table.calendar {
	width: 100%;
}

table.calendar td.date {
	text-align: center;
}

.calendar1 {
	background-color: #699EC0;
	border: 1px solid #FFFFFF;
}

.calendar1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.calendar2 {
	background-color: #F5F7FA;
	border: 1px solid #FFFFFF;
}
.calendar_pad {
	padding-left: 10px;
}
a.faq:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.faq:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.faq:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.faq:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.faqover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.nodeStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.nodeStyleOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.li2 {
	margin-bottom: 3px;
	font-style: italic;
}

img.photo {
	border-width: 2px;
	padding: 1px;
}

td.news p{
	vertical-align: top;
	margin-top: 0;
}