/* General Styles */

body {
	background-color: #c9ecff;
	background-image: url(images/BackGround.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.Emphasis {
	font-family: Arial;
	font-size: 14px;
	color: #186086;
	font-weight: bold;
}
a {
	font-family: Arial;
	font-size: 14px;
	color: #0a344a;
}
a:link {
	text-decoration: none;
	color: #1A6993;
}
a:visited {
	text-decoration: none;
	color: #0a344a;
}
a:hover {
	text-decoration: underline;
	color: #236F99;
}
a:active {
	text-decoration: none;
	color: #0a344a;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h1 {
	font-size: 24px;
	color: #013549;
}
h2 {
	font-size: 12px;
	color: #1a6993;
}

/* End General Styles */


/* ****************** */


/* Links Top Styles */

.TopTitles {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.TopText {
	font-family: Arial;
	font-size: 11px;
	color: #0d394a;
}

a.LinkTop {
	font-family: Arial;
	font-size: 11px;
	color: #0d394a;
}
a.LinkTop:link {
	text-decoration: none;
}
a.LinkTop:visited {
	text-decoration: none;
	color: #0d394a;
}
a.LinkTop:hover {
	text-decoration: underline;
	color: #0d394a;
}
a.LinkTop:active {
	text-decoration: none;
	color: #0d394a;
}

/* End Links Top Styles */


/* ****************** */


/* Links Main Navigation Bar */

a.LinkMainNav {
	font-family: Arial;
	font-size: 12px;
	color: #003448;
}
a.LinkMainNav:link {
	text-decoration: none;
}
a.LinkMainNav:visited {
	text-decoration: none;
	color: #003448;
}
a.LinkMainNav:hover {
	text-decoration: underline;
	color: #003448;
}
a.LinkMainNav:active {
	text-decoration: none;
	color: #003448;
}

/* Links Main Navigation Bar */

/* ****************** */

/* Links y Texto Bottom */

.TextoBottom {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

a.LinkBottom {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
a.LinkBottom:link {
	text-decoration: none;
}
a.LinkBottom:visited {
	text-decoration: none;
	color: #666666;
}
a.LinkBottom:hover {
	text-decoration: underline;
	color: #666666;
}
a.LinkBottom:active {
	text-decoration: none;
	color: #666666;
}

/* *************** */


a.LinkTnms {
	font-family: Arial;
	font-size: 11px;
	color: #1e7fb4;
}
a.LinkTnms:link {
	text-decoration: none;
}
a.LinkTnms:visited {
	text-decoration: none;
	color: #1e7fb4;
}
a.LinkTnms:hover {
	text-decoration: underline;
	color: #1e7fb4;
}
a.LinkTnms:active {
	text-decoration: none;
	color: #1e7fb4;
}


/* Fin Links y Texto Bottom */


