body {
	background-color: #B5D6F9;
	color: #050E5F;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	margin : 0px 0px 0px 0px;
}

td, input, textarea {
	color: #050E5F;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

select, option {
	font-size: 10px;
}

optgroup {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
}

hr {
	padding: 0px;
	margin: 0px;
	border: solid 1px white;
}

.hrDiv {
	background-color: white;
	height: 1px;
	padding: 0;
	margin: 4px 0;
}

a {
	color: #050E5F;
	font-weight: bold;
}

a:hover {
	color: #3C4384;
	font-weight: bold;
}

.tdEventOverview {
	border-bottom: solid 2px #FFFFFF;
}

