@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hd1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333;
}
.hd2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666;
}
.hd3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
}
.redhdr {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #C00;
}
.myBox {
	margin: 0.5in auto;
	padding: 20px;
	background-color: #fff;
	border: 3px solid #cccc99;
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 40px;
	-moz-border-radius: 40px;
}
.planetitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #C60;
}
.micetype {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
}
.copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal
}
.copyital {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal
}
.copybold {	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
}

.specs {
	font-family: sans-serif;
	font-size: x-small;
}
.specsbold {
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bolder;
}
.insets {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.bottomnav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
a:link {
	color: #333300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
}	
form{margin:0;padding:0}

.search-box{ /*outer background*/
background:url(../images/search-box.gif) no-repeat top left;
height: 26px;
padding: 5px 0 0 10px;
width: 165px;
}
 
input.search-field{ /*input field */
float: left;
border:0;
margin:0;
font-family:tahoma;
font-size: 12px;
padding: 3px 0px 0px 4px;
height:18px;
background: url(../images/search-form.png) no-repeat top left;
width: 123px;
}
 
input.search-go { /*search icon */
float:left;
border:0;
margin:0;
padding:0;
margin-left: 5px;
height: 21px;
width: 21px;
background: url(../images/search-icon.png) no-repeat top left;
cursor: pointer;
}
 
input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
background:url(../images/search-icon.png) no-repeat bottom left;
}
.bullets {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.bulletsbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000;
}.redhead2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #F00;
}
