/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66736D;
}
.eyesright {
	list-style-position: outside;
	list-style-image: url(Images/pump.gif);
	list-style-type: none;
}
.eyesright a:link,.eyesright a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.eyesright a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.hamper {
	padding: 18px;
	border-bottom: 1px solid #DBE6E6;
	border-left: 1px solid #DBE6E6;
}
.storm {
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
}
.newbit {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 33px;
	padding-bottom: 22px;
	text-align: justify;
	list-style-image: url(Images/e.gif);
	list-style-position: outside;
}
.concur {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 22px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
	color: #577191;
	list-style-position: outside;
	list-style-image: url(Images/e.gif);
}

.stop {
	font-size: 36px;
	color: #FFFFFF;
	line-height: 26px;
}
.stop a:link,.stop a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.stop a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.pie-eater {
	font-size: 12px;
	color: #C8F5FD;
	line-height: 10px;
	letter-spacing: 2px;
}
.pie-eater a:link,.pie-eater a:visited {
	color: #C8F5FD;
	text-decoration: none;
}
.pie-eater a:hover {
	color: #C8F5FD;
	text-decoration: underline;
}

.pocohantes {
	font-size: 18px;
	color: #93A2B5;
	line-height: 14px;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.bigpink {
	font-weight: bold;
	color: #009933;
	padding-bottom: 5px;
}
.bigpink a:link,.bigpink a:visited {
	color: #009933;
	text-decoration: none;
}
.bigpink a:hover {
	color: #009933;
	text-decoration: underline;
}

.melbourneAustralia {
	font-size: 18px;
	color: #0054A8;
	vertical-align: bottom;
	margin-bottom: 11px;
	font-weight: bold;
}
.melbourneAustralia a:link,.melbourneAustralia a:visited {
	color: #0054A8;
	text-decoration: none;
}
.melbourneAustralia a:hover {
	color: #0054A8;
	text-decoration: none;
}

.nomargins {
	margin: 0px;
	padding: 0px;
}
.footer {
	font-size: 9px;
	color: #333333;
	height: 99px;
	padding: 22px;
	line-height: 22px;
	width: 730px;
	text-align: center;
}
.footer a:link,.footer a:visited {
	color: #6699CC;
	text-decoration: none;
	padding: 9px;
}
.footer a:hover {
	color: #353A6F;
	text-decoration: underline;
	padding: 9px;
}
.gemini {
	padding: 11px;
}
.gemini a:link,.gemini a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.gemini a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.form {
	background-color: #f9f9f9;
	font-size: 12px;
	margin: 0px;
	width: 170px;
	font-style: italic;
}
/*------------ROLLOVER MENU------------------*/
.dolly {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	position:absolute; 
	z-index:2; 
	visibility:hidden;
	filter:alpha(opacity=77);
	-moz-opacity:.77; 
	opacity:.77;
}
.dolly a:link,.dolly a:visited {
	background-color: #7B8DA8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	width: 190px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	padding: 6px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.dolly a:hover {
	background-color: #666699;
	color: #ffffff;
	display: block;
	text-decoration: none;
}
