html{

height:100%;

}

body {

height: 100%;

margin: 0px;

background-repeat: repeat;
font-family: Tahoma;
font-size: 11px;

background-color:#FFFFFF;

}

.maintable{

height:100%;

text-align:left;

vertical-align:top;
background-image:url(../images/bg.gif);

}



td {
	font-family: Tahoma;
	font-size: 11px;

	color: #000000;

}

a:link {

	text-decoration: none;

	color: #000000;

}

a:visited {

	text-decoration: none;

	color: #000000;

}

a:hover {

	text-decoration: none;

	color: #000000;
}

.header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}