/* CSS Document */
.menu { 
	text-decoration:none; 
	text-align:left; 
	font-family:Tahoma; 
	font-size: 12px;  
	color:#FFF8C6; 
	font-weight:bolder; 
}
.hdr2 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.paragraf {
	font-family:Arial;
	font-size:12px;
	font-weight:400;
	color: #000000;
	text-align:justify;
	text-decoration:none;
}
.paragraf:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight:500;
	text-align:justify;
	color: #6666FF;
	text-decoration:none;
}
.leftmenu {
	font-size: 10px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
	text-decoration:none;
	background-color: #ffffef;
}
.hdr {
        color:#008080;
        font-size:18px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
}
.progtit {
        font-size: 12px;
        font-weight: 500;
        font-family: Verdana;
        color: #3300CC;
        text-decoration:underline;
        vertical-align:top;
}
.progtit:hover {
        font-size: 12px;
        font-weight: 500;
        font-family: Verdana;
        color: #3300CC;
        text-decoration:none;
        vertical-align:top;

}
.subject {
        font-size: 12px;
        font-weight: 600;
        font-family: Tahoma;
        color: #000000;
        text-align:left;
        text-decoration:none;
        vertical-align:top;
}
.subject:hover {
        font-size: 12px;
        font-weight: 600;
        font-family: Verdana;
        color: #6666FF;
        text-align:left;
        text-decoration:none;
        vertical-align:top;

}
.date { 
	font-size: 12px; 
	font-weight: 500; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-align: left; 
	text-decoration: none; 
}
.seqnum { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	vertical-align: top; 
	text-align: center; 
}
.p1 { 
	font-size: 12px; 
	font-family: Tahoma; 
	color: #000000; 
	vertical-align: top; 
	text-align: justify; 
}
.widlink { 
	font-size: 12px; 
	font-family: Tahoma; 
	color: #009966; 
	vertical-align: top; 
	text-align: justify; 
}
.p2 { 
	font-size: 14px; 
	font-family: Arial; 
	color: #000000; 
	vertical-align: top; 
}
.p3 { 
	font-size: xx-small; 
	font-family: Arial; 
	color: #000000; 
	vertical-align: middle; 
}
.p4 { 
	font-size: 9px; 
	font-family: Arial; 
	color: #000000;
	text-align: center;
}

.bak2top {
        text-align:center;
        text-decoration:underline;
        font-family:Tahoma;
        font-size: 12px;
        font-weight:400;
        color:#000000
}
.bak2top:hover {
        text-align:center;
        text-decoration:underline;
        font-family:Tahoma;
        font-size: 12px;
        font-weight:500;
        color:#2A7F00;
}
.footer {
        color: #CC00FF;
        font-family: Tahoma;
        font-size: 10px;
        text-align: center;
}
.cscbottom {
        font-family:Helvetica;
        font-size:10px;
        font-weight:600;
        color:#2A7F00;
        text-align:center;
}
.viewmap {
        font-family:Tahoma;
        font-size:10px;
        font-weight:500;
        color: blue;
        text-align:center;
}
.viewmap:hover {
        font-family:Verdana;
        font-size:12px;
        font-weight:500;
        color: blue;
}
