/* CSS Document */
body {
	background-color: #003F60;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
/**************** left menu styles ************/
#leftmenu a:link, #leftmenu a:visited {
	display: block;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #003f60;
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0.05em;
	margin: 0px 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #DDF1F1;
	border-bottom-color: #009faf;
}

#leftmenu a:hover {
	display: block;
	border-top: 1px solid #009FAF;
	border-bottom: 1px solid #CCCCCC;
	background-image:  none;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	background-color: #009FAF;
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0.05em;
	margin: 0px 4px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #008493;
}

#leftmenuhit a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #009FAF;
	font-weight: bold;
	padding: 8px 6px 8px 3px;
	background-position: right;
	display: block;
	text-align: right;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	letter-spacing: 0.05em;
}
.leftmenuhit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #009FAF;
	font-weight: normal;
	padding: 8px 6px;
	background-position: right;
	display: block;
	text-align: right;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	letter-spacing: 0.05em;
	border-right-width: 3px;
	border-right-color: #003F60;
}
.leftmenu-major {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	padding: 8px 6px 8px 3px;
	background-position: left;
	display: block;
	text-align: right;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	letter-spacing: 0.05em;
}

#submenu a:link, #submenu a:visited {
	display: block;
	border-top: 1px solid #177479;
	border-bottom: 1px solid #BDF0F2;
	background-image:  none;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #003F60;
	padding-left: 15px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #B4E0E0;
	border-right-style: none;
}
.subdown {
	display: block;
	border-top: 1px solid #D2FBFF;
	border-bottom: none;
	background-image:  none;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	background-color: #00BDCC; 
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #009FAF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}

#submenu a:hover {
	display: block;
	border-top: 1px solid #D2FBFF;
	border-bottom: none;
	background-image:  none;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	background-color: #00BDCC; 
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #009FAF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}

#subsubmenu a:link, #subsubmenu a:visited {
	display: block;
	background-image:  none;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #006297;
	padding-left: 23px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F8FCFC;
	border-right-style: none;
	background-image:  url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 11px center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #ABECEF;
	border-bottom-color: #F2FDFD;
}

#subsubmenu a:hover {
	display: block;
	border-top: 1px solid #D2FBFF;
	border-bottom: none;
	background-image:  none;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	background-color: #00BDCC; 
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #009FAF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 23px;
	background-image:  url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 11px center;
}
.submenuhit {
	display: block;
	border-top: 1px solid #D2FBFF;
	border-bottom: none;
	background-image:  none;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	background-color: #00BDCC;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #009FAF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-right: 4px;
	margin-left: 4px;
	letter-spacing: 0.05em;
}

.subdowntdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #E3BF2D;
	font-weight: bold;
	padding: 4px 6px 4px 2px;
	background-position: right;
	display: block;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.subdowngiro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FF6699;
	font-weight: bold;
	padding: 4px 6px 4px 2px;
	background-position: right;
	display: block;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.subdownvuelta {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #E69B2B;
	font-weight: bold;
	padding: 4px 6px 4px 2px;
	background-position: right;
	display: block;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
#navBottom {

	padding: 1px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #003f60;
	margin: 5px;
}
#navBottom a {
	color: #008B9B;
	font-size: 10px;
}
#navBottom a:hover {

	color: #013069;
	text-decoration: underline;
}
#navCredits {

	padding: 1px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #003f60;
	margin: 5px;
}
#navCredits a {
	color: #008695;
	font-size: 11px;
}
#navCredits a:hover {

	color: #013069;
	text-decoration: underline;
}
