
.spec_name {
	text-align: left;
	background: #0054a6;
	color: #ffffff;
}

.spec_value {
	text-align: left;
	background: #eeeeee;
}

a:link {
	filter: glow(color=#31adfe); 
        color: #0054A6;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #0054A6;
}
a:hover {
        text-decoration: underline;
        color: #0054A6;
}
a:active {
        text-decoration: none;
        color: #0054A6;
}

body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        line-height: 18px
}
input           {  background: #ffffff; border: 1px solid #bbbbbb; font: Arial; font-family: arial; font-size: 8pt; }
.radio          {  background: #ffffff; border: 0px solid #bbbbbb; font: Arial; font-family: arial; font-size: 8pt; }
select           {  background: #ffffff; border: 0px solid #bbbbbb; font: Arial; font-family: arial; font-size: 8pt; }
textarea           {  background: #ffffff; border: 0px solid #bbbbbb; font: Arial; font-family: arial; font-size: 8pt; }

HR              { padding: 0px; margin-top: 2px; margin-bottom: 2px; height: 1px; width: 100%; border-style: thin; border-color: #AEBEFF; color: #AEBEFF; }

body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        scrollbar-face-color:#7BB2E7;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-track-color:#DDDDFF;
        scrollbar-shadow-color:'';
        scrollbar-highlight-color:'';
        scrollbar-3dlight-color:'';
        scrollbar-darkshadow-Color:'';
}
table.calendar {border: 0; background: #eeeeee}
table.calendar td, th {text-align: center; border: 0;}
table.calendar th {height: 10px; font-size: 7pt;}
table.calendar td {width: 19px; height: 10px; font-size: 9pt; }
table.calendar .month {font-weight: bold; margin-top: 3px; font-size: 9pt; text-align: center}
table.calendar .month a{text-decoration: none}        
table.calendar th.dayofweek {color: #0054A6; text-align: center;}
table.calendar td.linked-day {font-size: 12pt}
