body {
	background-color: #000000;

}
table {
	background-image: url(../pics/sro_main_bg.jpg);

}
.ingres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B2C9DE;
	line-height: 23px;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;

}
a:link {
	color: #B2C9DE;
	text-decoration: underline;
}
a:visited {
	color: #B2C9DE;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {

	color: #B2C9DE;
	text-decoration: underline;
}
.ingresHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B2C9DE;
	line-height: 23px;
	margin-top: 16px;
	margin-bottom: 6px;

}

