body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #3797BA;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
.textwhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.bgflash {
	height: 900px;
	width: 100%;
	padding-top: 2px;
}


.frametop {
	height: 20px;
	width: 100%;
}
a:link {
	color: #000000;
	text-decoration: none;	
}
a:visited {
	color: #000000;
		text-decoration: none;
}
a:hover {
	color: #7ABDDE;
	text-decoration: none;
}
a:active {
	color: #000000;
		text-decoration: none;
}
.main {
	position: absolute;
	width: 100%;
	top: 350px;
	left: 0px;
}
.textsilver {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
