a {
	color: #0044CB;
	text-decoration: none;
	}
a:link {
	color: #0044CB;
	text-decoration: none;
	}
a:hover { 
	color: #0044CB;
	text-decoration: underline;
	}
a:visited {
	color: #0044CB;
	}
html,body {
	margin: 0;
	padding: 0;
	text-align:center;
	background-image: url(graphics/bg0.jpg);
	}
table,td,tr,p {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #745a38;
	line-height: 18px;
	}
.tab {
	width: 100%;
	height: 100%;
	}
.design {
	height: 600px;
	text-align: right;
	vertical-align: bottom;
	}
.head {
	height: 100px;
	text-align: left;
	vertical-align: top;
	}
.noflashbgr {
	background-image: url(graphics/getflashbgr.jpg);
	background-repeat: no-repeat;
	}