/* filename="sheet01.css */

A 
{
color: #ffffff; 
font-size:8pt;
font-family: arial;
text-decoration: none;
font-weight: bold;
padding-right: 4px;
}
A:hover 
{
color: #c9c769; 
font-size: 8pt;
font-family: arial;
text-decoration: underline;
padding-right: 4px;
}
.nav1 A
{
color: #ffff00; 
text-decoration: none;
font-size:10pt;
font-family: arial;
font-weight: none;
}
.nav1 A:hover
{
color: #00ff00; 
font-size: 10pt;
font-family: arial;
font-weight: none;
text-decoration: underline;
}
.nav2 A
{
color: #c0d8fa; 
text-decoration: none;
font-size: 8pt;
font-family: arial;
font-weight: none;
padding-left: 4px;
}
.nav2 A:hover
{
color: #ff8000; 
font-size:8pt;
font-family: arial;
font-weight: none;
text-decoration: underline;
padding-left: 4px;
}
.selected
{
color: #fe0107; 
text-decoration: none;
font-size: 9pt;
font-family: arial;
text-decoration: none;
font-weight: bold;
}
.back1
{
background-image: url(build/back01.jpg); 
background-repeat: repeat-x;
}
.back2
{
background-image: url(build/back02.jpg); 
background-repeat: repeat-x;
}
.back3
{
background-image: url(build/back03.jpg); 
background-repeat: repeat-x;
}

.mainback01
{
background-image: url(build/main08.jpg); 
background-repeat: no-repeat;
}

.samplesback
{
background-image: url(build/fashion06.jpg); 
background-repeat: no-repeat;
}
.mainmenu
{
background-image: url(build/main05.jpg); 
background-repeat: no-repeat;
}
.fashionmenu
{
background-image: url(build/fashion05.jpg); 
background-repeat: no-repeat;
}
.studiomenu
{
background-image: url(build/studio05.jpg); 
background-repeat: no-repeat;
}
.weddingmenu
{
background-image: url(build/wedding05.jpg); 
background-repeat: no-repeat;
}
.text1
{
color: #b5b5b5; 
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: none;
padding-left: 4px;
}
.text2
{
color: #dfdfdf; 
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: none;
}
.text3
{
color: #00ffff; 
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: none;
}
.text4
{
color: #ffff80; 
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: none;
}
.text5
{
color: #ffffff; 
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: none;
}
.smalltext
{
color: #dfdfdf; 
text-decoration: none;
font-size: 8pt;
font-family: arial;
text-decoration: none;
}
.smalltext
{
color: #dfdfdf; 
text-decoration: none;
font-size: 8pt;
font-family: arial;
text-decoration: none;
}
.smallgreentext
{
color: #00ff00; 
text-decoration: none;
font-size: 8pt;
font-family: arial;
text-decoration: none;
}