body  {  /*  body background, margins, scrollbar   */
padding: 0px 0px 0px 0px;
margin:  0px;
background-color: #FFFFFF;
scrollbar-face-color: #ffffff;
scrollbar-track-color: #e0e0e0;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #f0f0f0;
scrollbar-highlight-color: #e0e0e0;
scrollbar-shadow-color: #cccccc;
scrollbar-darkshadow-color: #666666;
}

TD, TR  { /*  generic font formatting  */
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000; 
}

A  { /*  generic link   */
color: #CC0099; 
text-decoration: none;
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: none;
font-weight: 600;
font-size: 10px;
}

A:hover.nav {  /*   nav menu links in templates if they exist   */
color: #CC0099; 
text-decoration: underline;
font-weight: 600;
font-size: 10px;
}

A.smallnav { /*   bottom menu links in templates if they exist   */
color: #ffffff; 
text-decoration: none;
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 #CC0099; 
color: #000000; 
font-weight: 900;
font-size: 12px;
}

.tdodd  /*  odd row colour for subtables   */
{
background-color: #ffffff;
}

.tdeven  /*   even row colour for subtables  */
{
background-color: #ffffff;
}

.tdfoot  /*   footer row for subtables  */
{
border-top : 3px solid #CC0099; 
}

.tdtoprow  /*   top row colour for mail and hotlist tables */
{
background-color :  #f0f0f0;
}

.tdmail  /*   unread mail row colour  */
{
background-color :  #cccccc;
}

.poptable{  /*  background colour for tables in popups   */
background-color :  #ffffff;
}

.td1  /*   row colour for search and profile pages */
{
background-color :  #ffffff;
}

.td2 /*  row colour for search and profile pages */
{
background-color: #f0f0f0;
}

.td3  /*   row colour for search and profile pages  */
{
background-color: #e0e0e0;
}

.small {  /*   small font size  */
font-size: 9px;
}

.pageheader { /*   main page heading   */
font-size: 17px;
color: #CC0099; 
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: #CCCC00;
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: #f0f0f0;
width: 120px;
}

.inputs  {  /*   narrow input fields   */
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
color:  #000000;
background-color: #f0f0f0;
width: 80px;
}

.inputl { /*   wider input fields   */
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
color:  #000000;
background-color: #f0f0f0;
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: #f0f0f0;
}

.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: #f0f0f0;
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: #CC0099;
}

.nav {
 FONT-WEIGHT: 600; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
 }