body {
	background-color: #0099ff;
	background-image: url(images/mainBg.png);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #303;
}

h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 5px;
	padding: 0px;
	color: #303;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #303;
	margin: 0px;
	padding: 0px;
}


h6 {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tableBottom {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/casco.jpg);
}

.tableMain {
	background-color: #FFF;
}
.headerBg {
	background-image: url(images/headerBg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
#FlashID {
	float: left;
}

