/* CSS Document */
html, body {height: 100%;}
body {
	margin: 0px;
	padding: 0px;
}
.png {
	//background-image: none ! important;
	behavior: url(pngfix.htc);
}
table, img {border: 0px;}
div {
	margin: 0px;
	padding: 0px;
}

#Container {
	color: #FFFFFF;
	background-color: #000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 100%;
	width: 100%;
}
#Full {border-collapse: collapse;}
#Full {height: 100%;}
#Full td {
	margin: 0px;
	padding: 0px;
}
#RedStrip {
	background-image: url(../images/istripbg.gif);
	background-repeat: repeat-y;
	width: 41px;
}
#Main {border-collapse: collapse;}
#Main td {
	margin: 0px;
	padding: 0px;
}
#Flash {text-align: right;}
#Flash div {float: left;}
#Flash div p {
	color: #CCCCCC;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	padding-left: 460px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 60px;
	text-align: left;
}
#Flash a {
	color: #CCCCCC;
	text-decoration: underline;
}

#Menu {
	border-collapse: collapse;
	text-align: center;
	height: 98px;
}
#Menu td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#Menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#Menu td.Dash {
	padding-left: 5px;
	padding-right: 5px;
	height: 62px;
	width: 1px;
}
.Menu {
	background-image: url(../images/imenubg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#Menu1, #Menu2, #Menu3, #Menu4, #Menu5 {
	text-align: left;
	width: 85px;
}

#Address {text-align: center;}
#Address p {
	color: #CCCCCC;
	padding-left: 0px;
	padding-top: 30px;
	text-align: center;
}
#Address a {
	color: #CCCCCC;
	text-decoration: underline;
}