body {
    scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color: #808080;
    scrollbar-base-color: #000000;
    scrollbar-track-color: #d4d0c8;
    scrollbar-face-color: #e8e7e6;
    scrollbar-shadow-color: #d4d0c8;
    scrollbar-highlight-color: #d4d0c8;
    scrollbar-darkshadow-color: #d4d0c8;
}

body , p , td , tr , br {
	font-family :trebuchet ms, arial, tahoma;
	font-size : 10pt; 
	color: #696969;
} 

.bor {
border : 1px solid #c4d0d0;
} 

.temas {
	font-family: Trebuchet MS, Verdana;
	font-size : 20pt;
	color: #BD2121;
	font-weight : bold; 
	text-decoration : none; 
} 

.temas:hover {
	color: #FF0000;
	text-decoration: none;
}

.linkable2 {
	cursor : hand;
	width: 110px;
	height: 70px;
	background-image: url("../img/bg_nivel.gif");
	vertical-align: bottom;
	text-align: right;
} 

.frm {
	font-family :trebuchet ms, arial, tahoma;
	font-size : 10pt;
} 

.bot {
	font-family: trebuchet ms, tahoma, arial;
	font-size: 8pt;
	border-style: outset;
} 

.bot2 {
	font-family: trebuchet ms, tahoma, arial;
	font-size: 8pt;
	border-style: outset;
	font-weight:bold;
	background-image:url(../img/bgbot.gif);
	background-repeat:repeat-x;
} 

.tit {
	font-family :trebuchet ms, arial, tahoma;
	font-size : 10pt;
	font-weight : bold; 
	color : #990000; 
} 
 
.link1 {
	color: #696969;
	font-size : 10pt;
	font-weight : bold; 
	text-decoration : underline; 
} 

.link1:hover {
	color: #222222;
	font-weight : bold; 
	text-decoration : underline; 
} 

.link2 {
	color: #c3000b;
	font-size : 10pt;
	font-weight : bold; 
	text-decoration : none; 
} 

.link3 {
	color: #222222;
	font-size : 9pt;
	font-weight : bold; 
	text-decoration : none; 
} 


td.list {
	background-image: url("../img/bg_td.gif");
	background-repeat: no-repeat;
	height: 30px;
	background-color:#eff2f2;
}

td.list2 {
	background-image: url("../img/bg_td2.gif");
	background-repeat: repeat-x;
	height: 30px;
	background-color:#f9fbfb;
}

.td_num {
	background-color:#ecf0f0;
	font-size : 8pt;
	border: 1px solid #c5d0d0;
}

.td_form {
	background-color:#ecf0f0;
	border: 1px solid #c5d0d0;
}

.td_form2 {
	background-color:#ccd7d7;
	border: 1px solid #c5d0d0;
}

.tema {
	color: #696969;
	font-size : 35pt;
	font-weight : bold; 
	text-decoration : none; 
} 

.tema:hover {
	color: #c3000b;
	font-size : 25pt;
	font-weight : bold; 
	text-decoration : none; 
} 

.nivel {
	color: #696969;
	font-size : 15pt;
	font-weight : bold; 
	text-decoration : none;
	margin-top: 30px; 
} 

.nivel:hover {
	color: #c3000b;
} 


