/* CSS Document */
body{
background-color:#144E97;
}
.footertext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
.footerlink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.footerlink:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#C0C0C0;
text-decoration:underline;
}
.tplt{
background-image: url("../images/corner_tl2.gif");
background-position: top left;
width:3px;
height:3px;
background-repeat: no-repeat;
}
.tprt{
background-image: url("../images/corner_tr2.gif");
background-position: top right;
width:3px;
height:3px;
background-repeat: no-repeat;
}
.bmrt{
background-image: url("../images/corner_br2.gif");
background-position: bottom right;
width:3px;
height:3px;
background-repeat: no-repeat;
}
.bmlt{
background-image: url("../images/corner_bl2.gif");
background-position: bottom left;
width:3px;
height:3px;
background-repeat: no-repeat;
}

.empty{
width:3px;
height:3px;
}
#curved-box{
empty-cells: show;
background-repeat: no-repeat;
background-color:#C74E4E;
}
#curved-box:hover{
background-color:#A42B2B;

}
#curved-box1{
empty-cells: show;
background-repeat: no-repeat;
background-color:#CC9933;
}
#curved-box1:hover{
background-color:#FFCC66;
}
.onpage{
border:1px solid #FFFFFF;
background-color:#A42B2B;
}
.onpage1{
border:0px solid #FFFFFF;
background-color:#FFCC66;
}
.topnav{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:14px;
text-decoration: none;
color: #FFFFFF;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.texto1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.mayus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.heading{
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:16px;
text-decoration: none;
color: #000000;
padding-left:10px;
}
.links{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}
.links:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}
.link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-decoration:none;
}
.link:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}
.links1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-decoration:underline;
}
