
body {
	background-color: #;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px
}


body.searchbot {
	background-color: #;
	margin:30px;
}

body.mobile {
	background-color: #;
	font-size: 0pt;
	margin:5px;
}

body.mobile #main {
	width:310px;
}

.mobile #logo, .mobile #content, .mobile #description, .mobile img, .mobiletitle {
	margin-bottom: 10px;
}

.mobile hr {
	border: 0px;
	height: 2px;
	color: #ddd;
	background-color: #ddd;
}

.mobiletitle {
	font-weight:bold;
	font-size: 0pt;
}

.mobile #copyright {
	color: #ddd;
	font-size: 0pt;
}


.searchbot #logo, .searchbot #content, .searchbot #description {
	margin-bottom: 30px;
}


div,td {
	font-family: Arial;
	font-size: 10pt;
}


a:link {
	color: #;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #;
	text-decoration: none;
	font-weight:bold;
}

.hidden {
	color: #;
}

.splashContent {
	text-align: center;
	width: 600px;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
}

.textCenterBox {
	margin-bottom: 40px;
}

.textBox {
	text-align: left;
	margin-bottom: 40px;
}

