body{
	font-family: Arial,sans-serif;
	color: rgb(0,36,105);
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #6dabe8 url(bg-grad.jpg) repeat-x top left;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 200% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: rgb(0,36,105);
 margin: 0px;
 padding: 0px;
}

h4{
 font: 200% Arial,sans-serif;
 font-weight: bold;
 color: rgb(255,255,255);
 margin: 0;
 padding: 0px;
 text-align: center;
 background: rgb(255,255,255) url(h2back.jpg) repeat top left;
 border-style: solid;
 border-width: 3px;
 border-color: rgb(90,180,245);
}

h5{
 font: 110% Arial,sans-serif;
 color: #002469;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#lesa1 {
        width: 920px;
        height: 240px;
        background: url(part1.jpg) no-repeat top center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
}

#lesa2 {
        width: 920px;
        background: url(part2.jpg) repeat-y top center;
        margin-left: auto;
        margin-right: auto;
}

#lesa3 {
        width: 920px;
        height: 30px;
        background: url(part3.jpg) no-repeat top center;
        margin-left: auto;
        margin-right: auto;
}

#pagecell1{
        width: 866px;
	background-color: #ffffff;
        margin: 0;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        border: 2px solid rgb(90,180,245);
}

#masthead{
	position: relative;	
}

#pageNav{
	float: left;
        margin-left: 5px;
	width:173px;
	padding: 0px;
	background-color: #f5f5f5;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
        position: absolute;
        top: 140px;
        right: 30px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 2px;
	right: 1%;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
        position: relative;
        top: 1px;
        left: 1px;
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 13px 7px 13px 7px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
        text-align: center;
}

#pageName h2{
	font: bold 200% Arial,sans-serif;
	color: rgb(255,255,255);
	margin:0px;
	padding-left: 15px;
        border-style: solid;
        border-color: rgb(90,180,245);
        border-width: 3px;
        background: rgb(255,255,255) url(h2back.jpg) repeat top left;
}


/************* globalNav styles ****************/

#globalNav{
position: relative;
top: 190px;
width: 870px;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globe {
        text-align: left;
        position: relative;
        top: 5px;
        left: 25px;
        color: rgb(0,36,105);
        font-size: 120%;
        font-weight: bold;
}

#globe a:link, #globe a:visited {
        color: rgb(0,36,105);
        text-decoration: none;
        padding-left: 5px;
        padding-right: 5px;
}

#globe a:hover {
        color: rgb(255,255,255);
        background: rgb(255,255,255) url(slback.jpg) repeat top left;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
}



/************** feature styles *****************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 90%;
	min-height: 160px;
	height: 200px;
}

html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: rgb(0,36,105);
	padding: 0px 0px 0px 0px;
}

.feature img {
	float: left;
	padding: 0px 0px 0px 0px;
        border: 3px solid #aaa;
        margin-top: 3px;
        margin-bottom: 3px;
        margin-right: 5px;
}

.feature #img {
	float: right;
	padding: 0px 0px 0px 0px;
        border: 3px solid #aaa;
        margin-top: 3px;
        margin-bottom: 3px;
}

/*************** story styles ******************/

.story {
	padding: 0px 0px 0px 10px;
	font-size: 90%;
}

.story h3{
	font: bold 155% Arial,sans-serif;
	color: rgb(0,36,105);
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 0.8em;
	color: rgb(0,36,105);
	padding: 10px 10px 10px 10px;
	margin-top: 30px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background: rgb(0,36,105) url(slback.jpg) repeat top left;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: rgb(255,255,255);
}

#sectionLinks a:hover {
	border-top: 1px solid #cccccc;
	background: rgb(255,255,255) url(slbackh.jpg) repeat top left;
        color: rgb(0,36,105);
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks #sub a:link {
        background: rgb(0,36,105);
        border: none;
        color: #fff;
        font-size: 0.8em;
        padding-left: 30px;
}

#sectionLinks #sub a:hover {
        color: rgb(0,36,105);
        background: #f5f5f5;
        position: relative;
        top: 1px;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 2px;
    text-align: justified;
}

img.vk {
border: 2px solid #e0e0e0;
margin-top: 20px;
}

/*********** choice ************/

#choice {
       margin-left: auto;
       margin-right: auto;
}

.name {
       text-align: center;
}

.name a:link, .name a:visited {
       display: block;
       text-decoration: none;
       font-weight: bold;
       color: rgb(255,255,255);
       background: rgb(0,36,105) url(slback.jpg) repeat-x top left;
}

.name a:hover {
       color: rgb(0,36,105);
       background: rgb(255,255,255) url(slbackh.jpg) repeat-x top left;
}

.frame img {
       border-style: ridge;
       border-color: rgb(90,180,245);
       border-width: 3px;
}

.frame a:link, .frame a:visited {
       display: block;
}

.frame a:hover {
       position: relative;
       top: 1px;
       left: 1px;
}

#help {
       font-size: 80%;
       text-align: center;
}

#tabla {
       margin-top: 20px;
       margin-left: 11px;
       margin-bottom: 40px;
       border: 3px solid #bbb;
}
