@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
}


html, body {
	background-color: #2c2c2c;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
margin:0;
padding:0;
height:auto;
height:100%;
min-height:100%;
}

.textmain {
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height:140%;
text-align: left;
color:#FFFFFF;
font-size: 12px;
}


.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}

.footer, .push {
height: 4em;
padding-top: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

div.background {
height: 100%;
background-repeat:no-repeat;
background-position:top;
}

div.maincontent {
height: 100%;
width: 986px;

}

div.header {
	position:relative;
height: 202px;
width: 986px;
background-image:url('images/marktime-header.jpg');
}

		
#header-link{
	position: absolute; 
	top: 105px; 
	left: 00px; 
	width: 260px; 
	height: 83px; 
	background-color: transparent; 
}
div.nav{
	height: 32px;
	float:right;
	padding: 170px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #990000;
	font-weight: bold;
	font-size: 14px;}

div.mainborder {
height: 100%;
width:910px;
background-color:#1f1f1f;
background-image:url('images/content_bg.jpg');
padding: 20px 38px 30px 38px;
}

div.pad10 {
height: 10px;
width:986px;
background-color:#1f1f1f;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:130%;
line-height:140%;

}
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height:130%;
}
