/* CSS Document */
body {
	background-color: #242424;/*themecolour2$ 0%, -64.7%;*/
	background-repeat: repeat-x;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
ul {
	list-style-image: url(marka_2_bullet.gif);
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.headingpad {
	background-color: #2672d4;/*themecolour1;*/
	height: 105px;
}
.imagepad {
	padding-top: 20px;
	padding-left: 20px;
}
.hnavpad {
	padding-left: 20px;
	background-color: #242424;
}

.bgimage {
	background-image:  url(marka_2_files/marka_2_bg.gif);
	background-repeat: repeat-x;
}
.mainborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
}
.thumbborder {
	border: 1px solid #000000;
}
.themecolor3 {
	background-color: #000000;/*themecolour3;*/
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
table {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;/*themecolour2$ 0%, 60%;*/
	line-height: 15px;
}
.logobg {
	background-color: #2672D4;
}
.themecolor1 {
	background-color: #2672d4;/*themecolour1;*/
}
.rightcoltext {
	background-color: #abbdd5;/*themecolour1$ 75.7%, 3.3%;*/
	color: #000000;
	padding: 20px;
}
.leftcolumn {
	color: #ffffff;
}
.leftcoltext {
	background-color: #242424;/*themecolour2$ 0%, -64.7%;*/
	color: #ffffff;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 4px;
}
.menupad {
	background-color: #242424;/*themecolour2$ 0%, -64.7%;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}
.subhead {
	background-color: #666666;
	height: 21px;
	vertical-align: middle;
	text-align: right;
}
h1 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;
}
h5 {
	font-size: 9pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #2672D4;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000033;
}
h6 {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000033;
}

a:link {
	color: #000099;/*themecolour1;*/
	text-decoration: none;

}

a:link:hover {
	color: #fe9022;/*themecolour4;*/
	text-decoration: none;

}

.footer {
	color: #ffffff;/*themecolour3%0;*/
}

.leftcolumn {
	color: #FFFFFF;
	background-color: #ABBDD5;
}
/*********************subnavigation**************/
#subNavi{
margin-left: 5px;
margin-right: 5px;
border-bottom: 1px solid #4D4D4D; 
text-align: center;
}
#subNavi ul{
list-style-type:none;
list-style-image: none;
list-style:none;
margin:0px;
padding:0px;
text-align: center;
}
#subNavi li a:link, #subNavi li a:visited, #subNavi li a:active{
	
	color:#CCCCCC;
	text-decoration: none;
	display: block;
	height: 18px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D4D4D;
	background-color:#333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D4D4D;
	border-left-color: #4D4D4D;
}
#subNavi li a:hover {
text-decoration: none;
order-bottom:solid 5px #7CA5D1;
background-color:#999999;

}
#subNavi li a.active:link, #subNavi li a.active:visited, #subNavi li a.active:active, #subNavi li a.active:hover {
text-decoration: none;
order-bottom:solid 5px #990000;
background-color: #990000;
}
.lastBorderSubNavi {
border-bottom: solid 1px #4D4D4D;
}
html[xmlns]{
	height: 100%; 
	padding-bottom: 0.005em;
}
