/* CSS Document */

body {
	margin-top: 0;
	background: url(images2/pgbg.jpg) repeat-x;
	}
	
h3 {
	font: bold 11pt  Arial, Helvetica, sans-serif;
	margin: 20px 200px 5px 30px;
	color:#000066;
	border-bottom: 1px solid #000066;
	}
	
h3 a:link {
	text-decoration: none;
	color: blue;
	}
	
h3 a:visited {
	color: blue;
	}
	
h3 a:hover {
	color: #FF0000;
	}
	
p {
	font: 11pt Times New roman, Times, serif;
	color: #000066;
	margin-left: 30px;
	margin-right: 30px;

	}
	
p.legal {
	font: 8pt Arial, Verdana, sans-serif;
	color: #666;
	margin-right: 10px;
	margin-left: 10px;
	}
	
p.legal a:link {
	color: blue;
	}
	
p.legal a:visited {
	color: blue;
	}
	
p.legal a:hover {
	color: red;
	}
	
p.phone {
	font: 8pt Arial, Verdana, sans-serif;
	color: #666;
	margin-left: 50px;
	}
	
li {
	list-style-image: url(../images2/listar.gif);
	font: 11pt Times New roman, Times, serif;
	color: #000066;
	margin-left: 30px;
	margin-right: 100px;
	}
	
a:link {
	text-decoration: none;
	color: #FFFFFF;
	
	}
	
a:visited {
		color: #FFFFFF;
	}

	
a:hover {
	color: #FF0000;
	}
	
	

table.cont {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	}
	
table.login {
	width: 200px;
	height: 176px;
	background-image: url(../images2/lbbg.jpg);
	background-repeat: no-repeat;
	margin: 2px;
	font: 11pt Times New roman, Times, serif;
	color: #FFFFFF; 

	}
	
table.login_m {
	width: 200px;
	height: 176px;
	background-image: url(../images2/lbbg.jpg);
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-left: 0;
	margin-top: 2px;
	font: 11pt Times New roman, Times, serif;
	color: #FFFFFF;
	text-align: center; 

	}
table.nav {
	width: 200px;
	background-color: #000066;
	margin-right: 17px;
	margin-top: 9px;
	margin-bottom: 9px;
	float: right;

	}

td.navi {

	font: 11pt Times New roman, Times, serif;
	color: #000066;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;

	margin: 0;
	}
	
td.navb {
	font: bold 11pt Times New roman, Times, serif;
	text-align: center; 
	background-color: #000066;
	color: #FFFFFF;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;

	margin: 0;
	}
	
td.navb a:link {
	text-decoration: none;
	color: #FFFFFF;
	
	}
	
td.navb a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	
td.navb a:hover {
	text-decoration: none;
	color: #FF0000;;
	}
	
td.bluee {
	background-color: #CCC;
	/* background-image: url(../images2/eagle.jpg);
	background-repeat: no-repeat;
	background-position: center; */

	}
	
td.blue {
	background-color: #CCC;

	}
	
table.news {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}
	
td.newsh {
	font: bold 11pt Times New roman, Times, serif;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
	background: url(images2/newsh.jpg) repeat-y;

	}

td.newsb {
	background-color: #CCC;


	font:  10pt Times New roman, Times, serif;
	text-align: left;
	color: #000066;
	padding: 10px 30px 10px 30px;
	border-bottom: 1px solid #000066;

	}


	

