﻿.FrontPageRight 
{
    background-repeat:repeat-x;
	background-image: url(../Images/FrontPageRightBG.gif);
}


.DefaultTop 
{
    background-repeat:repeat-x;
	background-image: url(../Images/DefaultTopBG.gif);
}

.DefaultBottom
{
    background-repeat:repeat-x;
	background-image: url(../Images/DefaultBottomBG.gif);
}


.InsideDefault 
{
    background-repeat:repeat-x;
	background-image: url(../Images/InsideDefaultBG.gif);
}


.InsideDefaultCategory
{
    color: #ffffff;
    font-family: Times New Roman;
    font-size: 16px;
}
.InsideDefaultProjectName 
{
    color: #ffffff;
    font-family: Times New Roman;
    font-size: 20px;
}

.InsideDefaultProjectYear 
{
    color: #ffffff;
    font-family: Times New Roman;
    font-size: 20px;
    text-align:center;
}

.InsideDefaultArtist 
{
    color: #ffffff;
    font-family: Times New Roman;
    font-size: 12px;
    text-align:center;
}


.titlePage 
{
    color: #ffffff;
    font-family: Times New Roman;
    font-size: 20px;
    text-align:center;
}

.titlePageLeft 
{
    color: #ffffff;
    font-family: Times New Roman;
    font-size: 20px;
}

.textArea
{
    background-repeat:repeat-x;
	background-image: url(../Images/textBG.gif);
	color: #ffffff;
    font-family: Times New Roman;
    font-size: 16px;
}

.textOnly 
{
    color: #ffffff;
    font-family: Times New Roman;
    font-size: 16px;
    text-align: justify;
}


.copyright 
{
    font-size: 11px;
    font-family: Times New Roman;
    color: #ffffff;
}


.list 
{
    color:#ffffff;

}


.formLabel 
{
    color:#ffffff;

}
