﻿body
{
	background-color:#ECF0FF;
	margin:0px 0px 0px 0px;
	font-size:8pt;
	font-family:Tahoma;
}

#container
{
	margin:0px auto;
	width:779px;
}

#banner
{
	background-image:url('images/nueracom_04.jpg');
	height:104px;
}

#menu
{
	background-image:url('images/nueracom_07.jpg');
	height:48px;
	width:779px;
}

#content
{
  background-color: white;
  margin-top: 5px;
  padding: 2px 2px 2px 2px;
  border: 1px solid #E1E1E1;
  text-align: left;
}

#header2-orange
{
  background-image: url('images/orange-bg.jpg');
  height: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: red;
  vertical-align: middle;
}





#side-links-top
{
  background-image: url('images/top-bar.jpg');
  height: 21px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-repeat: no-repeat;
}

#side-links-bottom
{
  background-image: url('images/bottombar.jpg');
  height: 16px;
  background-repeat: no-repeat;
}



#header1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	font-weight:bold;
	color: #971f29;
}


#column1
{
	float:left;
	width:160px;
	margin-left:5px;
}

#column2
{
	float:left;
	width:426px;
	margin-left:5px;
	margin-top:5px;
	padding-bottom:20px;
}

#column3
{
	float:right;
	width:150px;
	margin-left:8px;
}

#footer
{
	background-image:url('images/nueracom_32.jpg');
	width:779px;
	height:40px;
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	padding-top:30px;
	color:white;
	margin-top:2px;
}

.clear
{
	clear:both;
}

.category
{
	float:left;
	width:160px;
	margin-top:1px;
	text-align:center;
}

.cats
{
  background-image: url('images/nueracom_18.jpg');
  height: 24px;
  color: white;
  font-family: "Trebuchet MS";
  text-align: center;
  padding-top: 6px;
  font-size: 9pt;
  font-weight: bold;
  margin-top: 6px;
  background-repeat: no-repeat;
}

.links ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.links li
{
	width:160px;	
	height:17px;
	list-style:none;
	margin:0xp 0px 0px 0px;
}

.links li a
{
	list-style:none;
	text-align:left;
	width:156px;
	color:navy;
	height:auto;
	font-weight:bold;
	background-color:#C0CEFF;
	display:block;
	float:right;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:1px;
	margin:1px 0px 0px 0px;
}

.links li a:hover
{
	background-color:#99CCFF;
}


.boxes
{
	background-color:#39415C;
	padding:10px 10px 10px 10px;
	width:141px;
	margin-bottom:2px;
	color:white;
	font-weight:bold;
}

#menus
{
	margin:0px auto;
	text-align:center;
	width:760px;
}

#menus ul
{
	margin:0 auto;
	padding:15px 0px 0px 0px;
	list-style:none;
	width: 765px;
}

#menus li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width: 152px;
}

#menus li a
{
	padding-top:4px;
	width:148px;
	height:26px;
	background-image:url('images/menu_05.jpg');
	background-position:center center;
	display:inline;
	margin-right:5px;
	text-align:center;
	color:white;
	float:left;
	font-weight:bold;
	text-decoration:none;
}

#menus li a:hover
{
	background-image:url('images/menu_03.jpg');
}

.bannerbox
{
	float:right;
	width:165px;
	color:white;
	text-align:center;
	margin-top:2px;
}

.bannerbox a
{
	color:white;
	text-decoration:none;
}

.bannerbox2 a
{
	color:white;
	text-decoration:none;
}

.bannerbox2
{
	width:165px;
	color:white;
	text-align:center;
	margin-top:30px;
	background-color:#39415C;
	padding:18px 0px 18px 8px;
	border:1px #CCCCCC solid;
	margin-right:60px;
	font-size:10pt;
}

.bannerbox2:hover
{
	background-color:orange;
}

.style3
{
color: #000000;
}

.style4
{
color: #000000;
}

A:active  {color: #FF00FF; text-decoration: underline;}
A:hover   {cursor: hand; color: #0033cc; text-decoration: underline;}

.style13
{
color: #000066;
}

