@charset "iso-8859-1";
#GoogleSearch {
	position:absolute;
	width:300px;
	height:60px;
	z-index:5;
	left: 690px;
	top: 4px;
	visibility: visible;
}
#GoogleAd {
	position:absolute;
	width:470px;
	height:60px;
	z-index:6;
	left: 210px;
	top: 3px;
	visibility: visible;
}
.Title {
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: normal;
	color: #DDDDDD;
	height: 35px;
	width: 810px;
	position: absolute;
	z-index: auto;
	top: 100px;
	text-transform: none;
	background-color: #0c3b89;
	visibility: visible;
	border: solid #dddddd 1px;
	padding: 5px;
	left: 210px;
}
.Sub-title {
	color: #0C3B89;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.LargeText {
	color: #0C3B89;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.Text {
	color: #DDDDDD;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Date {
	color: #DDDDDD;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	text-transform: uppercase;
	border-top-style: dotted;
	border-top-width: thin;
	margin-top: 4px;
}
body {
	background-attachment: scroll;
	background-color: #628ad1;
	font-family: Tahoma, Verdana, sans-serif;
	color: #0C3B89;
}
a:link {
	color: #0C3B89;
}
a:visited {
	color: #dddddd;
}
.TextBox {
	width: 810px;
	border: 1px solid #dddddd;
	position: absolute;
	top: 145px;
	padding: 5px;
	background-color: #87a4c7;
	height: auto;
	left: 210px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #dddddd;
	padding-top: 20px;
}
