@import url(extended.css);

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:19px;
	}

div {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:18px;}

textarea {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; background-color: #DEE7EF;	color:#666666;}

input { font-family:  Arial, Helvetica, sans-serif;	font-size: 12px; line-height:15px; background-color:#DEE7EF; color:#666666;}

ul {  list-style-type: square; list-style-position: outside; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:18px; }

ol {  list-style-position: outside; list-style-type: decimal; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:18px; }

b {  color: #666666}
strong { color: #666666}

.small {  font-size: 9px}

.big {  font-size: 13px}

p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:18px; }

.footer { color: #bbbbbb; font-size: 9px}

.footer a:link {	color: #bbbbbb;	text-decoration: none;	}

.footer a:visited { text-decoration: none; color: #bbbbbb; }
	
.footer a:hover { text-decoration: underline; color: #bbbbbb; } 

.color1 { background-color: #c0c4cf }

.color2 { background-color: #A0BAD3}

.color3 { background-color: #FFFFFF }

hr { border: 1px }

.link a:link {	color: #5C88B4;	text-decoration: none;	}

.link a:visited { text-decoration: none; color: #5C88B4; }
	
.link a:hover { text-decoration: none}


I {
	font-size: 13px;
	font-weight: bold;
	color: #A0BAD3;
}
Em  {
	font-size: 13px;
	font-weight: bold;
	color: #A0BAD3;
}

.scroll {scrollbar-3dlight-color:; scrollbar-arrow-color:#A0BAD3;  scrollbar-base-color:;  scrollbar-darkshadow-color:#666666;
           scrollbar-face-color:#ffffff;
           scrollbar-highlight-color:#DEE7EF;
           scrollbar-shadow-color:#DEE7EF}