<!-- 		
			CSS STYLE DEFINITIONS  
//-->
<style>
BOB
{
    COLOR: blue
}
BODY
{
    COLOR: black;
    FONT: 10pt arial;
    MARGIN-LEFT: 0.1in;
    MARGIN-RIGHT: 0.3in;
	MARGIN-TOP: 0.0in;
	background: midnightblue;
   	scrollbar-base-color:darkblue; 
	scrollbar-arrow-color: gold;
	scrollbar-DarkShadow-Color: purple;
	BACKGROUND-ATTACHMENT:fixed; 
	background-image: url("images/southern_cross.gif");

}
A:VISITED
{
	COLOR:BLACK;
}
a.logo
{
	color: black;
}
a.logo:hover
{
	color: red;
}
a.logo:visited
{
	color: black;
}

a.homeMenu
{
	font: 10pt Arial;
	font-weight: bold;
	color: white;
}
a.homeMenu:active
{
	color: red;
}
a.homeMenu:visited
{
	font: 10pt Arial;
	font-weight: bold;
	color: white;
}
a.homeMenu:hover
{
	color: aqua;
}
a.menu
{
	font: 10pt Arial;
	font-weight: bold;
	color: yellow;
	TEXT-DECORATION: none;
}
a.menu:hover
{
	font: 10pt Arial;
	font-weight: bold;
	color: yellow;
	TEXT-DECORATION: underline;

}
a.menu:visited
{
	font: 10pt Arial;
	font-weight: bold;
	color: darkorange;
}
a.customersMenu
{
	font: 10pt Arial;
	font-weight: bold;
	color: blue;
	TEXT-DECORATION: none;
}
a.customersMenu:visited
{
	font: 10pt Arial;
	font-weight: bold;
	color: #009FEA;
	color: blue;
	TEXT-DECORATION: none;
	
}
a.customersMenu:hover
{
	font: 10pt Arial;
	font-weight: bold;
	color: #009FEA;
	color: blue;
	TEXT-DECORATION: underline;
	
}
H1
{
    FONT: 26pt Arial;
    font-weight:bold;
    color: white;
}
H2
{
    FONT: 14pt arial;
    color: white;
}
H3
{
	FONT: 14pt VERDANA;
	FONT-WEIGHT: BOLD;
	COLOR: yellow;
}
H4
{
    FONT: 10pt Eras Demi ITC;
}
th
{
    COLOR: black;
    FONT: 10pt Eras Demi ITC;
}
th.uploadImageSizeDescription
{
    COLOR: black;
    FONT: 8pt arial;
}

th.photographersPageStateHeading
{
    COLOR: gold;
    FONT: 30pt Vivaldi;
    font-weight: bold;
    font-style: italic;
}

th.data
{
    COLOR: darkorange;
    Background: black;
    FONT: 10pt Eras Demi ITC;
}
th.officeHeader
{
    FONT: 10pt Eras Demi ITC;
	color: orange;
	background: black;
}
th.addImage
{
    COLOR: orange;
    FONT: 12pt Eras Demi ITC;
    font-weight: bold;
}
th.orangeComments
{
    COLOR: orange;
    FONT: 10pt Eras Demi ITC;
}
th.folioHeader
{
    COLOR: black;
    FONT: 7pt Arial;
}
td.folioComments
{
    COLOR: blue;
    FONT: 7pt Arial;
}
td.folioComments
{
    COLOR: blue;
    FONT: 7pt Arial;
}
th.modelsCount
{
    COLOR: gold;
    FONT: 8pt Arial;
    background: black;
}
th.label
{
    COLOR: black;
    FONT: 10pt Eras Demi ITC;
}
td.companyName
{
	FONT: 20pt Arial Narrow;
	color: White;
	FONT-WEIGHT:BOLD;
}
td.companyCountry
{
	FONT: 20pt Arial Narrow;
	color: White;
	FONT-WEIGHT:;
	font-style: italic;
}
td.companySlogan
{
    	COLOR: aqua;
    	FONT: 18pt arial;
	font-weight:bold;
	font-style:italic;
}
td.label
{
    COLOR: blue;
    FONT: 10pt Eras Demi ITC;
}
td.qaStatus
{
    COLOR: red;
    FONT: 12pt Eras Demi ITC;
    font-weight: bold;
}
td.qaComments
{
    COLOR: red;
    FONT: 12pt Eras Demi ITC;
}
td.customerMenu
{
	color:white;
	FONT: Arial Narrow;
	font-weight:bold;
	//BACKGROUND-IMAGE: url("images/codedbar.gif");	
	background:silver;

}
td.customerMenuBox
{
	color:white;
	FONT: Arial Narrow;
	font-weight:bold;
	//BACKGROUND-IMAGE: url("images/codedbar.gif");	
	background:blue;

}
tr.contentBanner
{
	color:white;
	FONT: Arial Narrow;
	font-weight:bold;
	BACKGROUND-IMAGE: url("images/GREY GRADIENT.JPG");	

}
td.contentBanner
{
	color:white;
	FONT: Arial Narrow;
	font-weight:bold;
	BACKGROUND-IMAGE: url("images/GREY GRADIENT.JPG");	

}
td.homeButtons
{
	color:white;
	FONT: 10pt Arial;
	font-weight:bold;
}
td.homeButtons:hover
{
	color:white;
	FONT: 10pt Arial;
	font-weight:bold;
}
td.data
{
    COLOR: white;
    FONT: 8pt arial;
}
a.datalink
{
    COLOR: yellow;
    FONT: 8pt arial;
}
a.datalink:hover
{
    COLOR: orange;
    FONT: 8pt arial;
}
a.datalink:visited
{
    COLOR: gold;
    FONT: 8pt arial;
}
td
{
    COLOR: white;
    FONT: 10pt arial;
}
FONT.welcome
{
    COLOR: red;
}
p
{
    COLOR: white;
    FONT: 10pt arial;
}
hr
{
    COLOR: white;
	size:1;
 
}
INPUT.cmd
{
     CURSOR: hand;
    FONT-FAMILY: Eras Demi ITC;
    FONT-SIZE: 12pt;
    FONT-STYLE: bold;
    FONT-VARIANT: normal;
    LINE-HEIGHT: normal;
	background:darkgrey;
	bordercolorlight: 000000;
    bordercolordark: BF8040;
	color:yellow;
	border-left: medium none rgb(0,0,0); 
	border-right: medium none rgb(0,0,0); 
	border-top: medium none rgb(0,0,255); 
	border-bottom: medium none rgb(0,0,255); 
	margin-left: auto;
}

INPUT.cmdOffer
{
     CURSOR: hand;
    FONT-FAMILY: verdana;
    FONT-SIZE: 14pt;
    FONT-STYLE: bold;
    FONT-VARIANT: normal;
    LINE-HEIGHT: normal;
	background:darkgrey;
	bordercolorlight: 000000;
    bordercolordark: BF8040;
	color:darkblue;
	border-left: medium none rgb(0,0,0); 
	border-right: medium none rgb(0,0,0); 
	border-top: medium none rgb(0,0,255); 
	border-bottom: medium none rgb(0,0,255); 
	margin-left: auto;
}
INPUT.txt
{
    FONT: 10pt Arial;
	BACKGROUND-IMAGE: url("Images/skywhiteup.jpg");
	color: black;
	bordercolorlight: ;
	bordercolordark: ;
	border-left: medium none darkorange;
	border-right: medium none darkorange;
	border-top: medium none darkorange;
	border-bottom: medium none darkorange;
	margin-left: auto;
}
INPUT.txt:hover
{
    FONT: 10pt Arial;
	background: red;
	color: black;
	bordercolorlight: ;
	bordercolordark: ;
	border-left: medium none red;
	border-right: medium none red;
	border-top: medium none red;
	border-bottom: medium none red;
	margin-left: auto;
}

textarea.txt
{
   FONT: 10pt Arial;
	BACKGROUND-IMAGE: url("Images/skywhiteup.jpg");
	color:black;
	bordercolorlight: ;
	bordercolordark: ;
	border-left: medium none rgb(0,0,0); 
	border-right: medium none rgb(0,0,0); 
	border-top: medium none rgb(0,0,255); 
	border-bottom: medium none rgb(0,0,255);
	margin-left: auto;
}
select.mnu
{
	FONT: 10pt Arial;
	background: white;
	color: midnightblue;
	font-weight: bold;
	border: ;
	bordercolor: ;
	bordercolorlight: ;
	bordercolordark: ;
	border-left: medium none rgb(0,0,0); 
	border-right: medium none rgb(0,0,0); 
	border-top: medium none rgb(0,0,0); 
	border-bottom: medium none rgb(0,0,0); 
	cursor: hand;
}
LI
{
    COLOR: white;
}

UL
{
    FONT: 10pt Arial;
}
OL
{
    FONT: 10pt Arial;
}
div.photographersName
{
	FONT: 14pt Eras ITC;
	color: darkblue;
	font-style: italic;
}
div.photographersRegion
{
	FONT: 10pt Eras Bold;
	color: orange;
	font-weight: bold;
}
div.photographersExperience
{
	FONT: 8pt Eras;
	color: black;
}

</style>
