body  {  /*  body background, margins, scrollbar   */
	padding: 0px 0px 0px 0px;
	margin:  15px 0 15px 0;
	background-color: #D2C0A8;
	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: #A01817; 
text-decoration: none;
font-weight: 600;
}

A:hover  { /*   generic hover link  */
color: #A01817; 
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: #A01817; 
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: #A01817; 
text-decoration: underline;
font-weight: 300;
font-size: 9px;
}

.tdhead { /*   header row for subtables  */
border-bottom : 1px solid #83836A; 
color: #000000; 
font-weight: 900;
font-size: 12px;
}

.tdodd  /*  odd row colour for subtables   */
{
background-color: #E7E7E1;
}

.tdeven  /*   even row colour for subtables  */
{
background-color: #E7E7E1;
}

.tdfoot  /*   footer row for subtables  */
{
border-top : 1px solid #83836A; 
}

.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 :  #E7E7E1;
}

.td1  /*   row colour for search and profile pages */
{
background-color :  #E7E7E1;
}

.td2 /*  row colour for search and profile pages */
{
background-color: #D0CFC4;
}

.td3  /*   row colour for search and profile pages  */
{
background-color: #E7E7E1;
}

.small {  /*   small font size  */
font-size: 9px;
}

.pageheader { /*   main page heading   */
font-size: 17px;
color: #636350; 
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;
width: 120px;
}

.inputs  {  /*   narrow input fields   */
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
color:  #000000;
width: 80px;
}

.inputl { /*   wider input fields   */
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 300;
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;
}

.button  { /*   all form buttons */
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: 900;
padding-right: 5px;
padding-left: 5px;
!padding-right: 0px;
!padding-left: 0px;
color: #FFFFFF;
border-top: 1px solid #6F1214; 
border-left: 1px solid #6F1214;  
border-right: 1px solid #6F1214;  
border-bottom: 1px solid #6F1214;
background-color:#A01817;
cursor:pointer;
}

hr  {  /*   horizontal rules   */
color: #006666;
height:1px;
}

.template1 { /*  template colour */
background-color: #83836A;
}

.nav {
 FONT-WEIGHT: 600; FONT-SIZE: 12px; COLOR: #E7E7E1; TEXT-DECORATION: none
 }
 
.t-u {
text-decoration: underline;
}

.ptlist{
	padding: 0px 4px 0px 0;
	margin: 3px 0px 10px 0px;	
}

.ptlist a{
	display: block;
	text-decoration: none;
	background-image: url(aico.gif);
	background-color: #fff;
	font-weight: bold;
	font-size:11px;
	padding: 5px 5px 5px 21px;
	background-repeat: no-repeat;
	background-position: 3px 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;	
	cursor: hand;
	cursor: pointer;
	width: 240px;
}

.ptlist a img {
	vertical-align:middle;
	border:0;
}

.ptlist a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	background-image: url(aico.gif);	
	background-color: #f1f3f8;
}

.f-normal, a.f-normal:hover {
	font-weight: normal;
}
.f-italic, a.f-italic:hover {
	font-style:italic;
}

a  img {
	border: 0;
}
