﻿/*
body 
{
}

ul { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
ol { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
*/

/*
A:hover {color:#666666;}
A:link {color:#FFC9C9}
A:visited {color:#FFC9C9}
*/

/*home Bags Reunited offers you*/
p.bags1
{ 
  font-family: Tahoma, sans-serif; font-size: 20px; 
  color: #5b5c5d; 
  text-align: justify; 
}

p.bags1a
{ 
  font-family: Tahoma, sans-serif; font-size: 20px; 
  color: #007ffe; 
  text-align: justify; 
}

p.bags1b
{ 
  font-family: Tahoma, sans-serif; font-size: 20px; 
  color: #5b5c5d; 
  text-align:left; 
}

/*home register your bag*/
p.bags2
{
  font-family: Tahoma, sans-serif; font-size: 15px; 
  font-weight:bold;
  color: White;
  margin: 0px;
  padding: 0px;
}
/*home register your bag link*/
A.bags2:link
{  
  font-family: Tahoma, sans-serif; font-size: 15px; 
  font-weight:bold;
  color: White;
  text-decoration: none;
}
A.bags2:active
{  
  font-family: Tahoma, sans-serif; font-size: 15px; 
  font-weight:bold;
  color: White;
  text-decoration: none;
}
A.bags2:visited
{
  font-family: Tahoma, sans-serif; font-size: 15px; 
  font-weight:bold;
  color: White;
  text-decoration: none;
}
A.bags2:hover
{  
  font-family: Tahoma, sans-serif; font-size: 15px; 
  font-weight:bold;
  color: White;
  text-decoration: underline;
}

/*home register*/
p.bags3
{
  font-family: Tahoma, sans-serif; font-size: 30px;     
  color: #cc0000;
  margin: 0px;
  padding: 0px;
}

/*home register decription*/
p.bags4
{
  font-family: Tahoma, sans-serif; font-size: 12px;     
  color: Black;
  margin: 0px;
  padding: 0px;
}

/*register first name*/
td.bags5
{
  font-family: Tahoma, sans-serif; 
  font-size: 13px;     
  font-weight:bold;
  color: #878788;    
}
.registerFirstName
{
  font-family: Tahoma, sans-serif; 
  font-size: 13px;     
  font-weight:bold;
  color: #878788;    
  position:relative;
  left:25px;
}

/*register first name text box*/
input.bags5
{
 border-style: solid;
 border-color: #a1a1a1;
 border-width: 1px;
 background-color: #f6f6f6;
 height: 22px;
}

/*secure payment*/
td.bags6
{
  font-family: Tahoma, sans-serif; 
  font-size: 11px;       
  color: #a1a1a1;  
}

.bags6
{
  font-family: Tahoma, sans-serif; 
  font-size: 11px;       
  color: #a1a1a1;  
}

table.header_email
{
  color: #FEE900;
  font-size: 13px;
  font-family: Tahoma; 
  font-weight:bold;  
}

input.email,textarea{border:1px solid Black;background-color:#FAD9D9;float:left;font:13px tahoma;color:Black;padding:1px;height:auto}

/* header contact link */
table.header_contact
{
  color: #FFC9C9;
  font-size: 12px;
  font-family: Tahoma;   
}
A.header_contact:link
{  
  color: #FFC9C9;
  font-size: 12px;
  font-family: Tahoma;    
  text-decoration: underline;
}
A.header_contact:active
{  
  color: #FFC9C9;
  font-size: 12px;
  font-family: Tahoma;   
  text-decoration: underline;
}
A.header_contact:visited
{
  color: #FFC9C9;
  font-size: 12px;
  font-family: Tahoma;   
  text-decoration: underline;
}
A.header_contact:hover
{  
  color: #FFC9C9;
  font-size: 12px;
  font-family: Tahoma;   
  text-decoration: underline;
}

/* header about link */
A.header_about:link
{  
  color: #FEE900;
  font-size: 18px;
  font-family: Tahoma; 
  font-weight:normal;  
  text-decoration: none;
}
A.header_about:active
{  
  color: #FEE900;
  font-size: 18px;
  font-family: Tahoma; 
  font-weight:normal;  
  text-decoration: none;
}
A.header_about:visited
{
  color: #FEE900;
  font-size: 18px;
  font-family: Tahoma; 
  font-weight:normal;  
  text-decoration: none;
}
A.header_about:hover
{  
  color: #FEE900;
  font-size: 18px;
  font-family: Tahoma; 
  font-weight:normal;  
  text-decoration: underline;
}
