
BODY {
  background-color : #F9EBCE;
  margin-height : 0;
  margin-top : 0px;
  margin-width : 0;
  margin-left:0;
  margin-right:0;
}

P {
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : left;
 padding-left : 10px;
 padding-right : 10px;
}

.checkout_table{
 font:11px arial ;
 margin-left:6px ;
 }
.checkout_table td{
 padding:2px ;
 }

.center {
 text-align : center;
}



.right {
 text-align : right;

}

H1 {
 font-size : 16px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #A61B1F;
 text-align : left;
 padding-left : 10px;
}
H2 {
 font-size : 14px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #A61B1F;
 text-align : left;
 padding-left : 10px;
 padding-right : 10px;
}
UL {
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 padding-right : 10px;
  text-align : left;
 
}
OL {
 list-style-type: demimal;
 font-size : 11px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
}


A {
 color : #A61B1F;
 text-decoration : none;
}
A:hover {
 color : #6CCAC6;
 text-decoration : none;
}
A.cal {
 color : #A61B1F;
 text-decoration : underline;
}
A:hover.cal {
 color : #A61B1F;
 text-decoration : underline;
}

.inputbox { 
	font-family: Arial; 
	font-size: 11px; 
	border-right: solid 1px; 
	border-top: solid 1px; 
	border-left: solid 1px; 
	border-bottom: solid 1px; 
}

.inputbutton { 
font-family: Arial; 
font-size: 11px; 
cursor:hand; 
border-right: solid 1px; 
border-top: solid 1px; 
border-left: solid 1px; 
border-bottom: solid 1px; }

.textareabox { 
font-family: Arial;
font-size: 11px; 
border-left: 1px solid black; 
border-top: 1px solid black; 
border-right: 1px solid black; 
border-bottom: 1px solid black; }

.selectbox {
font-family: Arial; 
font-size: 11px; }

.colored {
color: #AA0000; }

.content { font-size : 11px; font-family : arial,helvetica,Sans-Serif; color : #545454; }


