/* CSS Document */

.content { font-family: "Arial", "Sans-Serif"; 
		   color: #332E2C;
		   font-size: 11px;
		   line-height: 14px;
		   font-weight: normal;
		   padding-top: 0px;
		   padding-left: 8px;
		   padding-right: 0px;
		   text-align: left;}

.content a:link {color: #332E2C; text-decoration: none; }
.content a:active {color: #332E2C; text-decoration: none; }
.content a:visited {color: #332E2C; text-decoration: none; }
.content a:hover {color: #DEDBD0; text-decoration: none; }

.gift { font-family: "Arial", "Sans-Serif"; 
		   color: #332E2C;
		   font-size: 11px;
		   }

.gift a:link {color: #DEDBD0; text-decoration: none; }
.gift a:active {color: #DEDBD0; text-decoration: none; }
.gift a:visited {color: #DEDBD0; text-decoration: none; }
.gift a:hover {color: #332E2C; text-decoration: none; }


.red { font-family: "Arial", "Sans-Serif"; 
		   color: #8B1F17;
		   font-size: 11px;
		   line-height: 14px;
		   font-weight: normal;}
		   
.cream { font-family: "Arial", "Sans-Serif"; 
		   color: #DEDBD0;
		   font-size: 11px;
		   line-height: 14px;
		   font-weight: normal;}
		   
.gap { font-family: "Arial", "Sans-Serif"; 
		   color: #332E2C;
		   font-size: 11px;
		   line-height: 14px;
		   font-weight: normal;
		   padding-top: 0px;
		   padding-left: 0px;
		   padding-right: 0px;
		   text-align: left;}
		   
.form {width: 250px}

.td { font-family: "Arial", "Sans-Serif"; 
		   color: #332E2C;
		   font-size: 11px;
		   line-height: 14px;
		   font-weight: normal;
		   text-align: left;}