/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#333333;
	font-family: arial;
	font-size: 11px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration: underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:12px;
	display:block;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: rgb(20,40,95);
	border-bottom-color: rgb(20,40,95);
	font-family: georgia;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
#navigation a:hover {
	color:#0000FF;
	border: 1pt dotted red;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFCC;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #993399;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	color:#000000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 11px;
	}
.bodyTextBlanco {
	color:#FF0000;
	line-height:22px;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	}	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #CC3300;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	color:#0000FF;
	font-family: arial;
	font-size: 12px;
	}
	
.MenuSuperior {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}
	
#pruebas a {
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:12px;
	display:table;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: rgb(20,40,95);
	border-bottom-color: rgb(20,40,95);
	font-family: georgia;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 200px;
}
#pruebas a:hover {
	color:#0000FF;
	border: 1pt dotted red;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFCC;
	width: 200px;
}

.marco {
	color:#CC3300;
	border: thick solid #CC3300;
	margin: 5px;
	padding: 5px;
	height: 405px;
	width: 610px;
	background-color: #FF99FF;
}