body  {  /*  body background, margins, scrollbar   */

padding: 0px 0px 0px 0px;

margin:  0px;

background-color: #B5EFFF;

scrollbar-face-color: #000000;

scrollbar-track-color: #e0e0e0;

scrollbar-arrow-color: #000000;

scrollbar-3dlight-color: #000000;

scrollbar-highlight-color: #e0e0e0;

scrollbar-shadow-color: #cccccc;

scrollbar-darkshadow-color: #666666;

}

TR  { /*  generic font formatting  */

font-size: 11px;

font-family: Verdana, Arial, Helvetica, sans-serif;

color: #000000; 

}



A  { /*  generic link   */

color: #000000; 

text-decoration: underline;

font-weight: 600;

}



A:hover  { /*   generic hover link  */

color: #000000; 

text-decoration: underline;

font-weight: 600; 

}



A.nav { /*   nav menu links in templates if they exist   */

color: #000000; 

text-decoration: underline;

font-weight: 600;

font-size: 10px;

}



A:hover.nav {  /*   nav menu links in templates if they exist   */

color: #000000; 

text-decoration: underline;

font-weight: 600;

font-size: 10px;

}



A.smallnav { /*   bottom menu links in templates if they exist   */

color: #000000; 

text-decoration: underline;

font-weight: 300;

font-size: 9px;

}



A:hover.smallnav {  /*   bottom menu links in templates if they exist   */

color: #000000; 

text-decoration: underline;

font-weight: 300;

font-size: 9px;

}



.tdhead { /*   header row for subtables  */

border-bottom : 5px solid #333333; 

color: #000000; 

font-weight: 900;

font-size: 12px;

}



.tdodd  /*  odd row colour for subtables   */

{

background-color: #FA45A2;
color:#ffffff;
}



.tdeven  /*   even row colour for subtables  */

{

background-color: #000000;

}



.tdfoot  /*   footer row for subtables  */

{

border-top : 3px solid #333333; 

}



.tdtoprow  /*   top row colour for mail and hotlist tables */

{

background-color :  #333333;

; color: #333333

}



.tdmail  /*   unread mail row colour  */

{

background-color :  #cccccc;

}



.poptable{  /*  background colour for tables in popups   */

background-color :  #000000;

}



.td1  /*   row colour for search and profile pages */

{

background-color :  #000000;

}



.td2 /*  row colour for search and profile pages */

{

background-color: #000000;

}



.td3  /*   row colour for search and profile pages  */

{

background-color: #000000;

}



.small {  /*   small font size  */

font-size: 11px;

}



.pageheader { /*   main page heading   */

font-size: 17px;

color: #000000; 

font-weight: 900;

}



.online { /*  "online" text for search result */

font-weight: 600;

color: #00cc00;

font-size: 9px;

font-style: italic;

}



.offline { /*  "offline" text for search result */

font-weight: 600;

color: #cc0000;

font-size: 9px;

font-style: italic;

}



.premium { /*   member status  text for search result */

font-weight: 600;

color: #000000;

font-size: 9px;

font-style: italic;

}



.standard { /*  member status text for search result */

font-weight: 600;

color: #666666;

font-size: 9px;

font-style: italic;

}



.searchage { /*  age and location search result */

font-weight: 600;

color: #000000;

font-size: 9px;

font-style: italic;

}



.input  { /* input fields  */

font-size: 11px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-weight: 300;

color: #000000;

background-color: #000000;

width: 120px;

}



.inputs  {  /*   narrow input fields   */

font-size: 11px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-weight: 300;

color:  #000000;

background-color: #000000;

width: 80px;

}



.inputl { /*   wider input fields   */

font-size: 11px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-weight: 300;

color:  #000000;

background-color: #000000;

width: 250px;

}



.inputf { /*   free width input fields  - browse fields */

font-size: 11px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-weight: 300;

color:  #000000;

background-color: #000000;

}



.button  { /*   all form buttons */

font-size: 12px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-weight: 900;

padding-right: 5px;

padding-left: 5px;

color: #000000;

background-color: #000000;

border-top: 1px solid #e0e0e0; 

border-left: 1px solid #e0e0e0;  

border-right: 1px solid #cccccc;  

border-bottom: 1px solid #cccccc;

}



hr  {  /*   horizontal rules   */

color: #006666;

height:1px;

}



.template1 { /*  template colour */

background-color: #333333;

}



TD { 

font-size: 11px;

font-family: Verdana, Arial, Helvetica, sans-serif;

color: #000000; 

 } .small_links {  font-size: 8px; color: #000000; text-decoration: underline}
