body
{
color:#000000;
background-color:#ffffff;
margin:0px;
}



UL {
 margin: 20px;

 list-style-image:url(http://www.ukcities.co.uk/graphics/orange_blocky_arrow.gif); 
 list-style-type: circle
   }



h1      { font-size: 16px; color: #000000; font-family: Arial, sans-serif; text-decoration: none }
h2      { font-size: 16px; color: #000000; font-family: Arial, sans-serif; text-decoration: none }
h3      { font-size: 16px; color: #000000; font-family: Arial, sans-serif; text-decoration: none }


td      { font-size: 11px; color: #333333; font-family: Verdana; text-decoration: none }
td a:link { font-size: 11px; color: #000080; font-family: Verdana }
td a:visited     { font-size: 11px; color: #000080; font-family: Verdana}
td a:hover     { font-size: 11px; color: #FFCC00; font-family: Verdana }

A:link {color:#000080;}
A:visited {color:#000080;}
A:hover {text-decoration: none; color: #FFCC00;}
A:active {text-decoration: none; color: #FFCC00;}

.pageTitle		{ font-family: Arial, sans-serif;   font-size: 14pt; ; margin-bottom: 0; margin-top: 0}



INPUT.TEXT, FILE, TEXTAREA
 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #333333;
 line-height: 100%;
 background-color: #f8f8f8;
 border: 1px solid #000000;
 width=400px;
 }

.orangeButton
 {
 background-color : #FF9933;
 border:1px solid #000000;
 color: #ffffff;
 font-weight: bold;
 width: 100px
 }


.navbar      { font-size: 11px; color: #333333; font-family: Verdana; text-decoration: none }
.navbar a:link { font-size: 11px; color: #333333; font-family: Verdana; text-decoration: none }
.navbar a:visited     { font-size: 11px; color: #333333; font-family: Verdana; text-decoration: none }
.navbar a:hover     { font-size: 11px; color: #669900; font-family: Verdana; text-decoration:underline }


.home      { font-size: 11px; color: #333333; font-family: Verdana; text-decoration: none }
.home a:link { font-size: 11px; color: #333333; font-family: Verdana; text-decoration: none }
.home a:visited     { font-size: 11px; color: #333333; font-family: Verdana; text-decoration: none }
.home a:hover     { font-size: 11px; color: #333333; font-family: Verdana; text-decoration:underline }


.smlprnt      { font-family: Verdana; font-size: 8pt; color: #aaaaaa; line-height: 100%; 
               margin-bottom: 8; text-decoration: none; margin-top:8  }
.smlprnt b    { font-family: Verdana; font-size: 8pt; color: #aaaaaa; line-height: 100%; 
               margin-bottom: 8; text-decoration: none; margin-top:8; font-weight:normal  }
.smlprnt a:link     { font-family: Verdana; font-size: 8pt; color: #aaaaaa; line-height: 100%; 
               margin-bottom: 8; margin-top:8 }
.smlprnt a:visited     { font-family: Verdana; font-size: 8pt; color: #aaaaaa; line-height: 100%; 
               margin-bottom: 8; margin-top:8 }    
.smlprnt a:hover     { font-family: Verdana; font-size: 8pt; color: #aaaaaa; line-height: 100%; 
               margin-bottom: 8; text-decoration: none; margin-top:8 }

.thomsonPaid
	{
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #eeeeee;
    border-style:solid;
    border-width:1px;
    border-color:#aaaaaa;
    color:#333333;
    padding:10px;
    width:150px;
	}

.textListing	{
    margin-top: 8pt;
    margin-bottom: 8pt;
    background-color: #ffffff;
    border-style:solid;
    border-width:1px;
    border-color:#D5E0EA;
    color:#333333;
    padding:10px;
	}

