
.primary {
	text-decoration: none;
	color: #FFFFFF
}

.primary:hover {
	text-decoration: none;
	color: #000000
}

#alt{background-color: #FFFFCC}

#alt-rev{background-color: #FFFFCC}

BODY {
  background-color: #FFFFCC;
  background-position: center top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin:0;
  font-size:           10pt;
  font-color:	#000000
  
}

a.one:link {
	color: #0033CC;
	font-weight: bold
	}
a.one:visited {
	color: #0033CC;
	font-weight: bold
	}
a.one:active {
	color: #0033CC;
	font-weight: bold
	}



a{

  font-size:           10pt;

}
#topframe {

background-color: #FFFFCC;
}
#leftframe {
background-color: #FFFFCC;

}

p{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:           10pt;
  font-color:	#336666
}


td{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:           10pt;
  font-color:	#336666
}

H1{
  text-align: center;
}

#order {

background-color: #666699;
}

p.error{
color: red;
}




