body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-dark-shadow-color:#CCCCCC;
	scrollbar-3d-light-color:#CCCCCC;
	background-color: #003366;
	
	}

.Texto {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	list-style-image: url(../imgs/bullet.gif);
}


.txt_white { font-family:  "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 16px; }
.txt_gray { font-family:  "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 11px; color: #CCCCCC; line-height: 16px; }
.txt_blue  { font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 13px; color: #000033; line-height: 16px; }
.txt_blueBold { font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #000033; line-height: 16px; }
.txt_greenBold { font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #006633; line-height: 16px; }
.txt_greenBold15 { font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 15px; font-weight: bold; color: #006633; line-height: 16px; }
.dropmenu { font-family: "Trebuchet MS", Arial, Verdana, sans-serif;	font-size: 11px; color: #FFCC00; background-color: #003366;}


a.link_black_12 { font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 12px; color: #000000; line-height: 16px; text-decoration: underline; }
a.link_black_12:hover { color: #AE0068; }

a.link_blue_12 { font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 13px; color: #003366; line-height: 16px; text-decoration: underline; }
a.link_blue_12:hover { color: #006633; }

a.link_white_11 { font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: underline; }
a.link_white_11:hover { color: #FFCC00; }

a.link_gray_12 { font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 12px; color: #666666; text-decoration: underline; }
a.link_gray_12:hover { font-weight:bold;  color: #006633; }

a.link_gray_11 { font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 11px; color: #CCCCCC; text-decoration: underline; }
a.link_gray_11:hover { color: #CC9900; }


.tab_white {border: solid; border-width:1px; border-color: #FFFFFF}
