body {
	color: black;
	background-color: white;
	margin: 0px;
	padding: 0px;
}

a:link    { color: #5759ff; background-color: transparent; text-decoration: none; }
a:visited { color: #5759ff; background-color: transparent; text-decoration: none; }
a:hover   { color: #5759ff; background-color: transparent; text-decoration: none; }
a:active  { color: #5759ff; background-color: transparent; text-decoration: none; }

b, strong { font-weight: bold; }

img           { border: 0px; } /* So all images are border-less. */
img#Logo      { position: absolute; top: 15px;  left: 10px;   }
img#Small     { position: absolute; top: 30px;  left: 122px;  }
img#Large     { position: absolute; top: 35px;  left: 282px;  }
img#Corner    { position: absolute; top: 115px; left: 122px;  }
img#Getdotted { position: relative; top: 4px;                 }

div#Hidden {
	position: absolute;
	font-size: 8px;
	color: white;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	visibility: hidden;
}

.Top-Link:link, .Top-Link:visited, .Top-Link:hover {
	color: white;
	background-color: transparent;
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.none, .none:link, .none:visited, .none:hover {
	color: white;
	background-color: transparent;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

div#Top-Upper-Links-Bar, #Top-Lower-Links-Bar {
	position: absolute;
	left: 122px;
	width: 628px;
	height: 14px;
	padding-top: 1px;
	color: white;
	background-color: #1818B5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
}

div#Top-Upper-Links-Bar { top: 15px;  }
div#Top-Lower-Links-Bar { top: 100px; }

div#Main-Nav-Bar {
	position: absolute;
	top: 115px;
	left: 10px;
	width: 108px;
	color: white;
	background-color: #1818B5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-top: 13px;
	padding-left: 4px;
	overflow: inherit;
}

div#Main-Segment {
	position: absolute;
	top: 130px;
	left: 130px;
	width: 620px;
	margin-top: 50px;
	overflow: inherit;
}

div#Search-Panel {
	position: absolute;
	top: 125px;
	left: 130px;
	width: 376px;
	height: 46px;
	padding-top: 2px;
	padding-left: 2px;
	background-color: navy;
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
}

span#txt-Search     { position: absolute; top: 28px; left: 2px;   font-size: 10px; }
span#txt-For        { position: absolute; top: 28px; left: 193px; font-size: 10px; }
select#cat          { position: absolute; top: 23px; left: 45px;                   }
input#keywords      { position: absolute; top: 23px; left: 229px;                  }
input#Submit-Search { position: absolute; top: 22px; left: 345px;                  }

div#Domain-Panel {
	position: absolute;
	top: 125px;
	left: 515px;
	width: 235px;
	height: 46px;
	padding-top: 2px;
	background-color: navy;
	color: white;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
}