img, div, a{/* path absolute!! */
	behavior: url(http://www.stephansiepermann.com/scripts/iepngfix.htc);
}

html{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
	}

body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: black;
	color: white;
	font-family: Arial;
	height: 100%;
	background-image: url(images/bg.gif);
	background-position: center center;
	background-repeat: repeat-x;
	font:11px;
	
	
}
.h_100{

	height: 100%;
	
}


td{
	font-size: 11px;
	line-height: 150%
}

img {

	border: 0px;
}

img a{

	border: 0px;
}

img a:active{

	border: 0px;
}

.title{
	font-weight: bold;

	text-decoration: none;

	line-height: 25px;
	font-size: 9px;
	display: ;
	white-space: nowrap;
}

.title a{
	text-decoration: none;
	font-size: 9px;
	display: ;
	white-space: nowrap;
}

.column a{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
}

.bg_top{

	background-position: center center;
	background-repeat: repeat-x;
}
.bg_bottom{

	background-position: center center;
	background-repeat: repeat-x;
}
.contact-input{

 	border-right-color: #fff;
    border-left-color: #fff;
    border-bottom-color: #fff;
    border-top-color: #fff;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    width: 152px;
	font-size: 11px;
	padding: 1px;

	margin-left: 10px;
	text-align: left;
}

a{
	color: white;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.mat{
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
}
