/***************************************************************************

CSS: faber.css
Author: Joe Griffin, Pegasys
Date: 25/02/06

***************************************************************************/

/***************************    Tables    *********************************/




td.border {background-color: #002963;
              color: #ffffff;
		font-family: 'verdana', 'sans serif';
              font-size: 11px;
              text-decoration: none;}

td.menu1 {background-color: #007bc6;
              color: #ffffff;
		font-family: 'arial', 'sans serif';
              font-size: 11px;
		font-weight: bold;
              text-decoration: none;}

td.main		{background-color: #ffffff;
		padding: 20px 20px;
		}


td.quote	{background-color: #ffffff;
		padding: 50px 20px;
		}
		
		
/***************** Top Navigation Bar *************************/

a.topmenu:link {
              color: #ffffff;
              font-family: 'arial', 'sans serif';
              font-size: 11px;
              text-decoration: none;
              text-align: center
              }

a.topmenu:visited {
              color: #ffffff;
              font-family: 'arial', 'sans serif';
              font-size: 11px;
              text-decoration: none;
              text-align: center
              }

a.topmenu:hover {
	      color: #ffffff;
              font-family: 'arial', 'sans serif';
              font-size: 11px;
              text-decoration: underline;
              text-align: center
              }

/***************************    Main Content   *********************************/


.header {	font-family: verdana, 'sans serif';
		color: #007bc6;
 		font-size: 11px;
		font-weight: bold; 
		}

.maintxt {	font-family: verdana, 'sans serif';
 		font-size: 10px; 
		text-align:justify}

.news	{	font-family: arial, 'sans serif';
		color: #007bc6;
 		font-size: 14px;
		font-style: italic;
		font-weight: bold; 
		}
		
.news2	{	font-family: arial, 'sans serif';
		color: #b43b32;
 		font-size: 14px;
		font-style: italic;
		font-weight: bold; 
		}
		
		
/***************** Choose Waterford Links *************************/

a.choose:link {
              color: #26497a;
              font-family: 'verdana', 'sans serif';
              font-size: 10px;
              text-decoration: none;
              text-align: center;
              font-weight: bold;
              }

a.choose:visited {
              color: #26497a;
              font-family: 'verdana', 'sans serif';
              font-size: 10px;
              text-decoration: none;
              text-align: center;
              font-weight: bold;
              }

a.choose:hover {
	      color: #26497a;
              font-family: 'verdana', 'sans serif';
              font-size: 10px;
              text-decoration: underline;
              text-align: center;
              font-weight: bold;
              }
              
/***************************************************************************/

/***************************    Airside   *********************************/

.airside {	color: #f6f4f5;
                font-family: verdana, 'sans serif';
 		font-size: 10px; 
		text-align:justify;

                }
                
.airsideblue {  background-color: #004990;
                }
                
.typeA          {color: #008eca;
                }
                
.typeB          {color: #804c98;
                }
                
.typeC          {color: #b43b32;
                }
                
.list           {	color: #f6f4f5;
                font-family: verdana, 'sans serif';
 		font-size: 10px;
 		}
 		
td.curves{          padding: 0px 0px;
                    }


