/*****************************
	BACKGROUNDS
*****************************/

.projects-list-background
{
    background-color: #FFFFFF;
}

.projects-list-line
{
    background-color: #636563;
}

.projects-list-header
{
    background-color: #B5EB21;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-indent: 0pt;
}

.projects-list-item
{
    background-color: #FFFFFF;
    color: #636563;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line;
    text-indent: 0pt;
}

.projects-list-item-2
{
    background-color: #E0E3E2;
    color: #636563;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line;
    text-indent: 0pt;
}


/*****************************
	TEXT
*****************************/


.projects-paragraph-title {
		line-height: 20px; font-weight: bold; font-style: normal; font-size: 12px; color: #AEC5F9; font-family: verdana, sans-serif; text-decoration: none
}

.projects-summary-text {
		line-height: 20px ; font-weight: normal; font-style: none; font-size: 12px; color: #E0E0E0; font-family: verdana, sans-serif; text-decoration: none
}

.projects-date {
    font-weight: normal; font-style: none; font-size: 11px; color: #AAA9A9; text-decoration: none
}

.projects-text {
		line-height: 20px ; font-weight: normal; font-style: none; font-size: 12px; color: #E0E0E0; font-family: verdana, sans-serif; text-decoration: none
}




/*****************************
	LINKS
*****************************/
.projects-summary-link {
    font-weight: none; font-style: none; font-size: 12px; color: #AEC5F9; font-family: verdana, sans-serif; text-decoration: none
}

.projects-summary-link:hover {
    font-weight: none; font-style: none; font-size: 12px; color: #F9E887; font-family: verdana, sans-serif; text-decoration: underline
}

.projects-link {
    font-weight: none; font-style: none; font-size: 12px; color: #F9E887; font-family: verdana, sans-serif; text-decoration: none
}

.projects-link:hover {
font-weight: none; font-style: none; font-size: 12px; color: #F9E887; font-family: verdana, sans-serif; text-decoration: underline
}

.projects-title-link {
    font-weight: none; font-style: none; font-size: 12px; color: #F9E887; font-family: verdana, sans-serif; text-decoration: none
}

.projects-title-link:hover {
    font-weight: none; font-style: none; font-size: 12px; color: #80ADF4; font-family: verdana, sans-serif; text-decoration: underline
}
