/* CSS Document */

a:link { color: #0066CC; text-decoration:none; }
a:visited { color: #770099; text-decoration: none; }
a:active { color: #770099; text-decoration: none; }
a:hover { color: #FF0000; text-decoration:none; }

a.frm:link { color: #333333; text-decoration:none; }
a.frm:visited { color: #333333; text-decoration: none; }
a.frm:active { color: #333333;text-decoration: none; } 
a.frm:hover { color: #FF0000; text-decoration:none; }

.txt12 { font-size:12px; }
.txt12h { font-size:12px; line-height:20px; }
.txt10 { font-size:11px; }
.txt10h { font-size:11px; line-height:14px; }

.date{ color:#FF0000; font-size:12px; }
.modified { font-size:11px; color:#333333; margin-left:10px; }
br { font-size:12px; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bordered {border:1px solid #cccccc;
}


.new {color: #996699}
