body {
	height:100%;
	background-color:#CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.shadow1 {
	background-image: url(../images/index_32.jpg);
	background-repeat: repeat-y;
}
.shadow2 {

	background-image: url(../images/index_37.jpg);
	background-repeat: repeat-y;
}
.tdspace {
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
	text-decoration: none;
}
.tdspace ul{
	font-size: 11px;
	color: #FFFFFF;
}
.content {
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px 20px;
}

.content img
	{
	border:2px solid white;
	}

.content a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FF9900
	}
.bg1 {
	background-image: url(../images/bottom-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #6b0000;
}
.bg2 {
	vertical-align:baseline;
	background-color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.contentnopadding {
	font-size: 11px;
	color: #FFFFFF;
}
.date {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #CC9900;
	font-weight: normal;
	font-variant: normal;
}
.fulltables{
	height:100%; 
	width:100%; 
	border:0px;
}
#container {
    position: relative;
    min-height: 100%;
	bottom: 0px;
	width: 771px;
	left: 0px;
	z-index: 3;
	padding-top:0px;
}
#container2 {
    position: relative;
    height: 50px;
	bottom: 50px;
	width: 176px;
	left: 0px;
	z-index: 6;
	}
.footer {
	background-image: url(../images/index_36.jpg);
	background-position:left;
	background-repeat:repeat-y;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 15px;
	text-align: right;
	color: #6B0000;
	font-family: Arial, Helvetica, sans-serif;
	height:19px;
}
.footerborder {
	position:absolute;
	left:176px;
	top:0px;
	padding:0px;
}
#logo {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	visibility: visible;
}
p a {
	font-size: 11px;
	color: #FFFFFF;
	}
	
.hostc {
	border:3px solid white;
	margin:2px;
	}

#wel
	{
	padding: 2px;
	font-size: 10px;
	position:absolute;
	z-index:999;
	left:180px;
	top:530px;
	}

#wel a {
	text-decoration:none;
	padding: 0px 5px;
	border: 1px solid #fff;
	color: #fff;
	}
							
#wel a:hover	{
	background: #ffb36d;
	border: 1px solid #fff;
	color: white;										
	}