/*****************************
	BACKGROUNDS
*****************************/

.ticket-list-background
{
    background-color: #FFFFFF;
}

.ticket-list-line
{
    background-color: #636563;
}

.ticket-list-header
{
    background-color: #86C03B;
    color: #F8FCF3;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-indent: 0pt;
}

.ticket-list-item
{
    background-color: #f8f5f5;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line;
    text-indent: 0pt;
}

.ticket-list-item-2
{
    background-color: #EFF6FC;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line;
    text-indent: 0pt;
}


.ticket-list-item-3
{
    background-color: #EFF6FC;
    color: #0080DB;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line;
    text-indent: 0pt;
}

.ticket-list-item-4
{
    background-color: #feefef;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line;
    text-indent: 0pt;
}
/*****************************
	TEXT
*****************************/
.list-link {
    FONT-WEIGHT: none; FONT-SIZE: 12px; COLOR: #0080DB; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: line
}
.list-link:active {
    FONT-WEIGHT: none; FONT-SIZE: 12px; COLOR: #143C3B; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: line
}
.list-link:hover {
    FONT-WEIGHT: none; FONT-SIZE: 12px; COLOR: #143C3B; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: line
}



.form-title-text {
		line-height: 20px; font-weight: bold; font-style: normal; font-size: 12px; color: #0080DB; font-family: verdana, sans-serif; text-decoration: none
}

.ticket-summary-text {
		line-height: 20px ; font-weight: normal; font-style: none; font-size: 11px; color: #000000; font-family: verdana, sans-serif; text-decoration: none
}

.ticket-date {
    font-weight: normal; font-style: none; font-size: 11px; color: #54A50A; text-decoration: none
}

.ticket-text {
		line-height: 20px ; font-weight: normal; font-style: none; font-size: 11px; color: #000000; font-family: verdana, sans-serif; text-decoration: none
}




/*****************************
	LINKS
*****************************/
.ticket-summary-link {
    font-weight: normal; font-style: none; font-size: 11px; color: #0080DB; font-family: verdana, sans-serif; text-decoration: none
}

.ticket-summary-link:hover {
    font-weight: normal; font-style: none; font-size: 11px; color: #7DB337; font-family: verdana, sans-serif; text-decoration: underline
}

.ticket-link {
    font-weight: normal; font-style: none; font-size: 11px; color: #0080DB; font-family: verdana, sans-serif; text-decoration: none
}

.ticket-link:hover {
font-weight: normal; font-style: none; font-size: 11px; color: #7DB337; font-family: verdana, sans-serif; text-decoration: underline
}

.ticket-title-link {
    font-weight: normal; font-style: none; font-size: 11px; color: #F9E887; font-family: verdana, sans-serif; text-decoration: none
}

.ticket-title-link:hover {
    font-weight: normal; font-style: none; font-size: 11px; color: #80ADF4; font-family: verdana, sans-serif; text-decoration: underline
}
