body {
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;		
	margin-right: 0px;	
	font-variant: normal;
	padding-left: 20px;
	padding-right: 20px;
}

table p {
	padding-left: 15px;
	padding-right: 15px;
}

h1{
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc33;
	text-align: center;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;	
}

h1.order{
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #33cc33;
	text-align: left;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 15px;	
}

h2{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #669999;
	text-align: left;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 15px;
	
}

td.header {
	background-color: #FFCC00;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

td.black {
	background-color: #000000;
}

td.green {
	background-color: #33cc33;
}

td.padding {
	padding-left: 20px;
	padding-right: 20px;
}


table {
	background-color: #FFCC00;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

table.calculator {
	margin-left: 15px;
}

td.green h2  {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;	
}

td.green p  {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

td.green ul  {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}

ol {
  margin-left: 30px;
  }
  
ol li {
  padding-left: 30px;
    margin-left: 30px;
  }

img.header {
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

em {
	color: #9900cc;
}

li {
	padding-bottom: 5px;
}

td.favorites {
	border: 1px solid #ffccff;
	padding: 5px;
	background-color: #33cc33;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	background-color: #33cc33;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
	font-variant: small-caps;
}

span.submit {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 36px;
	font-family: Arial;
	margin-top: 15px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-right-width: 1px;
	background-color: #33cc33;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	margin-left: 15px;	
}

input.submit_small {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 14px;
	margin-top: 15px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	background-color: #33cc33;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
}

span.good {
	font-weight: normal;
	font-size: 24px;
	color: #0000ff;
	font-variant: small-caps;
}

span.bad {
	font-weight: normal;
	font-size: 18px;
	color: #FF00FF;
}

span.close {
	font-weight: normal;
	font-size: 18px;
	color: #0000FF;
}

span.suggest {
	color: #FF0000;
	font-style: italic;
}

span.businessname {
	color: #0000FF;
	font-style: italic;
	padding-left: 10px;
}

span.small {
	color: #0000FF;
	font-style: italic;
	font-size: 20px;
	text-align: center;
}

textarea {
	border: 1px solid #cccccc;
	padding: 5px;
	background-color: #ffffff;
}

div.favorites {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}


a:link {
	color: #0000ff; 
	text-decoration: none;
	border-bottom: 1px dashed #ff00ff;
}

a:visited {
	color: #003399;
	text-decoration: none;
	border-bottom: 1px dashed #ff00ff;
}

a:active {
	color: #cc66ff;
	text-decoration: none;
	border-bottom: 1px dashed #ff00ff;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dashed #ff00ff;
}

a.logo {
	text-decoration: none;
	border-bottom: 1px solid #ffcc00;		
}

a.logo:link {
	text-decoration: none;
	border-bottom: 1px solid #ffcc00;		
}

a.logo:visited {
	text-decoration: none;
	border-bottom: 1px solid #ffcc00;		
}

a.logo:active {
	text-decoration: none;
	border-bottom: 1px solid #ffcc00;				
}

a.logo:hover {
	text-decoration: none;
	border-bottom: 1px solid #ffcc00;		
}
