/* the colours in this stylesheet are standard colours used for Microsoft XP icons and are.... *//* font colours: 255,051,000 bright red, 000,102,000 dark green, 000,051,153 dark blue *//* background colours: 180,226,255 pale blue, 222,255,255 pale green-blue *//* set the font style and color for for the whole site except when overridden below */body {background-color:rgb(255,255,255); font-family: Verdana, Arial, sans-serif;  color:rgb(000,000,000)}/* sets the font size for whole site except when overridden below *//* sets the width of the site */table {width:820px; border:0; font-size:11px;}.bottomTable {font-size: 9px; border: 0px; color:rgb(000,051,153)}.smalltable {vertical-align:top; width:100%}.ptable {vertical-align:top; width:100%; border:0}/* set up the fonts other than normal (defined above) */.header1 {color:rgb(153,051,000); font-size: 11px; font-weight:bold; letter-spacing:.2em;} .header2 {color:rgb(000,102,000); font-size: 11px; font-weight:bold}.important {color:rgb(000,000,000); font-size: 11px; text-decoration:none}.small {font-size:10px; text-decoration:none}.smallImportant {color:rgb(000,000,000); font-size:10px; text-decoration:none}td {vertical-align:top}/* fonts for the menus and hyperlinks*/.menuLink {font-size:11px; color:rgb(000,051,153);  text-decoration:none}.normalLink {color:rgb(000,000,255);  text-decoration:none}.smallLink {font-size:9px; color:rgb(000,051,153);  text-decoration:none}.normalLinkCurrent {color:rgb(153,051,000);  text-decoration:none}.menuLink:hover, .normalLink:hover, .smallLink:hover {text-decoration:underline}.menuCurrent {font-size:11px; color:rgb(153,051,000); text-decoration:none} /* used to emphasis current menu *//* set the sizes, background colours and borders for the main elements of the site */.menuCell {background-color:rgb(222,255,255); letter-spacing:.3em; text-align: center; border: 1px solid rgb(102,102,102);}.titleCell {background-color:rgb(180,226,255); font-size: 15px; letter-spacing:.3em; color:rgb(000,000,000); height:30px; text-align: center; border: 1px solid rgb(102,102,102); border-bottom:0px;}.leftCell {background-color:rgb(180,226,255); color:rgb(051,051,051); width:165px; text-align:left; vertical-align:top; border: 1px solid rgb(102,102,102); }.bodyCell {background-color:rgb(222,255,255); color:rgb(051,051,051); text-align:justify; height:475px; vertical-align:top; border: 1px solid rgb(102,102,102); border-left:0px;}/*.phoneCell {width:35%; border: 0px; background-color:rgb(255,255,255); color:rgb(051,051,051)}*//*.logoCell {width:60px; border: 1px solid rgb(102,102,102); background-color:rgb(238,255,238); border-right:0px;}*/