@charset "iso-8859-1";
/* default stylesheet main.css
Usefulphotos.co.uk 
V2 Feb 2006 */

body         { 
               font-family: "verdana", "humanist 777", arial;
			   background-color:	#101010;
                           background:#101010;
               color:         #303030 ;
               text-align:   justify;
             }
H1,H2,H3     { font-family:  "verdana", "humanist 777", arial; }
H2,H3        { margin-left:  2%; }
H1           { text-align:   center; color: blue; font-size: 22pt; }

.maintable {border: 0; margin-left: 2%; margin-right: 2%; color: #b0b0b0; border-color: black; }	  

.maintable A:link    { color:         #e0e0fe;
                       text-decoration: underline;
                     }
.maintable A:visited { color:         #e0e0e0;
                       text-decoration: underline;
					 }
.maintable A:active  { color:         #e0e0e0;
					   text-decoration: underline;
                     }
.maintable A:hover   { color:         #f0f0f0;
					   text-decoration: underline;
                       border-color: #000000;
                     }
.cleartable  { color:         #303030;
             }	
.menu-table  { background-color: #202020;
               background: #202020;
               color:            #e0e0e0;
             }
.inline-table{ background-color: #202020;
               color:            #c0c0c0;
			   font-size:        11pt;
             }
.darkcell {background-color: #000000; color: #b0b0b0; }
.clearcell   { color: #202020; }
			 }
DIV.abstract { margin-left:  20%; 
               margin-right: 20%;
               font-size:    smaller;
             }
P            { text-indent:  0em; font-size: 11pt;
             }
.list        { font-size:  11pt;
             }
.bg-text     { font-size:    8pt;
             }
.menu-title  { color:        #d0d0d0;
               font-size:    .95em;
             }
.Cent        { text-align: center;
             }
.Emphasis    { font-size: 1.1em;
               color: #303030;
             }
.condensed   { font-size: 0.8em;
             }
A:link       { color: blue;  text-decoration: underline; }
A:visited    { color: blue;  text-decoration: none; }