body

{
overflow-x: hidden;
}


.astrofields
{
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

h1.headblue
{
font-size: 8pt;
font-family: verdana, tahoma, arial;
color: #004c90;
margin-top: 0;
margin-bottom: 0;
}

h2.headgreen
{
font-size: 8pt;
font-family: verdana, tahoma, arial;
color: #1F9102;
margin-top: 0;
margin-bottom: 0;
}

.textastro
{
font-size: 8pt;
font-family: verdana;
color: #004c90;
font-weight: normal;
}

.textastrobot
{
font-size: 11px;
font-family: verdana;
color: #ffffff;
font-weight: normal;
}




.frame
{
	border: 1px solid #8D8882;
}

.designed_by
{
	font-family: tahoma;
	font-size: 8px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none

}


a.links {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #f66800;
	text-decoration: underline;
}
a.links:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #52aa00;
	text-decoration: none;
}

a.links2 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #1f9102;
	text-decoration: none;
}
a.links2:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #f66800;
	text-decoration: underline;
}

a.bot1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.bot1:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #e8ffd2;
	text-decoration: underline;
}

a.bot2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.bot2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #033e72;
	text-decoration: underline;
}


.contactinput
{
border:1px solid #004C90; font-size: 9pt; font-family: Tahoma; color: #004C90; background-color:#E6F4FF
}

.dottedbordertd
{
border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom: 1px dashed #AA6600
}

.alldottedborder
{
border: 3px double #000000
}

.ordertable
{
background-position: center;
border-left-width: 1px;
border-right-width: 1px;
border-top: 1px solid #2880c8;
border-bottom: 1px solid #2880c8;
background-image: url('orderbg.jpg');
background-repeat: repeat-x
}

.thumbborder
{
border: 3px double #4598F1;
}

.astrobultext
{
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin: 5;
}

.astroli
{
background-image: url(arrow1.png);
background-repeat: no-repeat;
background-position: 0 .05em;
padding-left: 2em;
padding-bottom: .8em;
}


.whitelinks {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.whitelinks:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.darkbluelinks {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #004C90;
	text-decoration: none;
}
.darkbluelinks:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #004C90;
	text-decoration: underline;
}
