/* ######### General CSS ######### */

a{text-decoration:none}
A.other:link { font-size:11pt; color: black ; background: none }
A.other:visited { font-size:11pt; color: gray ; background: none }
A.other:hover { font-size:11pt; color: #D42E12; background: none }

a{text-decoration:none}
A.sgda:link { font-size:8pt; color: gray ; background: none }
A.sgda:visited { font-size:8pt; color: gray ; background: none }
A.sgda:hover { font-size:8pt; color: #D42E12; background: none }

a{text-decoration:none}
A.email:link { font-size:11pt; color: black ; background: none }
A.email:visited { font-size:11pt; color: gray ; background: none }
A.email:hover { font-size:11pt; color: #D42E12; background: none }

.template table {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    margin-bottom: 15px;
}
.template table td {
    border-bottom: 1px dotted #CCCCCC;
    padding: 4px;
}

.template a {
    background: url("/uploads/images/tender-icon.png") no-repeat scroll 3px 1px #FFFFFF;
    padding-left: 65px;
}

.template-select {
    background-color:#e7e7e7;width:900px;text-align:center;padding:6px 0;
}
