/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

body{
	background-color: #4682B4;
}

td.tdMain{
	background: #051D5B;
	background-image: url(BackImg.jpg);
	background-repeat: no-repeat;
}

td.Content{
	background: #0533A5;
	border: medium outset Navy;
}

h1{
	color: #00CED0;
	font-size: 25px;
}

p{
	color: #D4E8F3;
}

div{
	color: White;
}

a{
	color: White;
	font-weight: bold;
}

a:hover{
	color: #9EB1ED;
	font-weight: bold;
}
