BODY {
	font-family: verdana;  font-size: 10px;
	scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#336699;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E0E0E0;
	}

TD { 
	font-family: arial, helvetica, sans-serif;  font-size: 11px; 
	}



/*
------------------------------------------------------------------------------------------
							Text Links, rollover, and visited
------------------------------------------------------------------------------------------
*/

A {
	text-decoration: none; 
	}
A:link {
	color: #FF0000;  font-family: arial, helvetica, sans-serif; text-decoration: none
	}

A:visited {
	color: #FF0000;  font-family: arial, helvetica, sans-serif; text-decoration: none
	} 

A:active {
	color: #FF0000;  font-family: arial, helvetica, sans-serif; text-decoration: none
	} 

A:hover {
	text-decoration: underline; color: #FF0000
	}
	
	
/*
------------------------------------------------------------------------------------------
					Title Models Online Now and Latest Models Online
------------------------------------------------------------------------------------------
*/

.titOnline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}


/*
------------------------------------------------------------------------------------------
									Notifier Link
------------------------------------------------------------------------------------------
*/

.titNotifier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

/*
------------------------------------------------------------------------------------------
									Lines
------------------------------------------------------------------------------------------
*/

.mainLines {
width: 90%;
height: 1;
border: 1px solid #FF0000
}

/*
------------------------------------------------------------------------------------------
							Used on all text boxes around site
------------------------------------------------------------------------------------------
*/
.CaixaTexto
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    LETTER-SPACING: -1pt;
    PADDING: 0;
    BACKGROUND-COLOR: #FFFFFF
}

/*
------------------------------------------------------------------------------------------
				Used on FanClub login and FanClub join username boxes
------------------------------------------------------------------------------------------
*/
.CaixaTexto1
{
    border:1px dotted #00FF00; FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    LETTER-SPACING: -1pt;
    PADDING: 0;
    BACKGROUND-COLOR: #efefef
}

/*
------------------------------------------------------------------------------------------
		Used on all buttons that are not image, mostly into customers admin
------------------------------------------------------------------------------------------
*/
.BButton
{
    BACKGROUND-COLOR: #efefef;
    BORDER-BOTTOM: 1px solid #FF0000;
    BORDER-LEFT: 1px solid #FF0000;
    BORDER-RIGHT: 1px solid #FF0000;
    BORDER-TOP: 1px solid #FF0000;
    PADDING: 0;
    COLOR: #FF0000;
    CURSOR: hand;
    FONT-FAMILY: verdana, verdana, helvetica;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}




/*
------------------------------------------------------------------------------------------
						Used on all tables of customers admin
------------------------------------------------------------------------------------------
*/
.Grid
{
}
.Grid .Bottom
{
    BACKGROUND-COLOR: #C0C0C0;
    COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bolder
}
.Grid .Hi
{
    BACKGROUND-COLOR: #000080;
    COLOR: #EFEFEF;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold
}
.Grid .Lo
{
    BACKGROUND-COLOR: white
}
.Grid .Top
{
    BACKGROUND-COLOR: #0000FF;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.Grid .Li
{
    BACKGROUND-COLOR: white
    COLOR: #52455F;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal
}
.Grid .Li2
{
    BACKGROUND-COLOR: white
    COLOR: #52455F;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal
}


/*
------------------------------------------------------------------------------------------
				Medium title on all pages of fanclubs - grey on cammatrix
------------------------------------------------------------------------------------------
*/

.name1 {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000080;
}

/*
------------------------------------------------------------------------------------------
	Normal text size on all fanclub pages, plus working page and members with no access
	grey on cammatrix
------------------------------------------------------------------------------------------
*/
.biotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*
------------------------------------------------------------------------------------------
	Normal text size on all fanclub pages, plus working page and members with no access
	green on cammatrix
------------------------------------------------------------------------------------------
*/
.biotext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/*
------------------------------------------------------------------------------------------
								Without any use for while
------------------------------------------------------------------------------------------
*/
.camtext
{
	font-size: 11px;
	line-height: 14px;
	font-family: arial;
}

.linkbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99FF00;
}