body	{
	background: url(../images/bg01.png) repeat #333333;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 10px 0px 10px 0px;
}
body img	{
	font: normal 10px Verdana, Geneva, sans-serif;
	color: #666666;
}
h1	{
	font-size: 18px;
	color:#28292D;
	border-bottom: 1px double #666666;
}
h2{font: normal 12px Tahoma, Geneva, sans-serif;
	color: #333333;
	margin:0px;
	padding:0px;
	padding-left:10px;
}
h4{font: bold 12px Tahoma, Geneva, sans-serif;
color:#ffffff;
padding:0px;
margin:0px;
padding-left:15px;
padding-top:10px;
}
h5{font: bold 12px Tahoma, Geneva, sans-serif;
color:#2B2B2B;
padding:0px;
margin:0px;
padding-top:1px;
padding-left:5px;
}
.bg01	{background-color:#FFFFFF;
	}
.pagetop	{
		background: #222222;
		height: 30px;
		border-top: 5px solid #333333;
}
.headerbg	{
	width: 950px;
	height: 100px;
	background:url(../images/eixil_header1.jpg) top left repeat-x ;
	background-position: center;
}
.mainlinksbg	{
	width: 950px;
	height: 40px;
	background: url(../images/mainlinksbg.jpg) center no-repeat;
	text-align: left;
	vertical-align: middle;
}
.leftbg	{
	background: #ffffff;
	width: 150px;
}
.rightbg	{
	background: #ffffff;
	width: 180px;
}
.centerbg	{
	background: #ffffff;
	width: 540px;
}
#content1	{
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 8px;
	line-height: 18px;
	text-align: justify;
}
#content1 a	{
	color: #660000;
	text-decoration: none;
}
#content1 a:hover	{
	color: #333333;
	text-decoration: underline;
}

.content1 ul{margin: 0px;
	padding: 0px;
}
.content1 li{  color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:20px;
}
.content1 a	{
	color: #660000;
	text-decoration: none;
}
.content1 a:hover	{
	color: #333333;
	text-decoration: underline;
}
.intro-txt{  color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}

.message	{
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align: justify;
}

.intro-txt1{  color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
.content-box{  color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
width:540px;
}


.dropcap{
	margin: 0px 2px 0px 0px;
	text-transform:uppercase;
	float:left;
	color: #666666;
	font: normal 30px "Times New Roman", Times, serif;
	padding:0px;
}
#footer1	{
	background: url(../images/footerbg.jpg) repeat-x #222222;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #999999;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	line-height: 18px;
}
#footer1 a	{
	color: #ffffff;
	text-decoration: none;
}
#footer1 a:hover	{
	color: #ffcc00;
	text-decoration: underline;
}	

.textbox	{
	font: normal 10px Tahoma, Geneva, sans-serif;
	color: #000000;
	border: 1px solid #666666;
	margin: 0px 10px 0px 0px;
	background: #666666;
	padding: 2px;
}
.textboxn	{
	font: normal 10px Tahoma, Geneva, sans-serif;
	color: #000000;
	border: 1px solid #666666;
	margin: 0px;
	background: #FFCC66;
	padding: 2px;
}
.buttonn	{
	font: normal 10px Tahoma, Geneva, sans-serif;
}	
.newsletter	{
	font: normal 11px Tahoma, Geneva, sans-serif;
}
#toplinks	{
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #ffffff;
	margin: 0px 0px 0px 10px;
}
#toplinks a	{
	color: #ffffff;
	text-decoration: none;
}
#toplinks a:hover	{
	color: #FC0;
	text-decoration: underline;
}
#toplinks a:visited	{
	color: #FC0;
}
.headerlinks	{
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #F90;
	height: 20px;
	margin-left:25px;
}
.headerlinks a	{
	color: #F90;
	text-decoration: none;
}
.headerlinks a:hover	{
	color: #ffffff;
}
.top	{
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.top a	{
	color: #660000;
	text-decoration: none;
}
.top a:hover	{
	color: #000000;
	text-decoration: underline;
}

.vspacer{
  height: 10px;
}

.banner{
  padding: 5px;
  margin: 5px;
}

#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:0.8em;
	line-height:120%;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFF;
	font-weight:normal;
	font-size:0.7em;
}

#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/bubble_middle.gif');
	background-repeat:repeat-y;
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	height:44px;
	position:relative;
	top:-6px;
}


/*Example CSS for demo ticker*/

#ajaxticker1{
width: 180px;
height: 100px;
border: 1px ridge black;
padding: 5px;
background-color: #F1F1F1;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #F1F1F1;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.ccontent1	{
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align: justify;
}
.ccontent1 a	{
	color: #660000;
	text-decoration: none;
}
.ccontent1 a:hover	{
	color: #333333;
	text-decoration: underline;
}

.padding{
	padding:4px;
	}


.smalllink:link {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;
display:block;
color:#000000; 
line-height:14px; 
padding-left:7px; 
text-decoration:none;
margin:0; 
} 
.smalllink:active {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#000000; 
display:block;
line-height:14px; 
padding-left:7px; 
text-decoration:none;
margin:0; 
} 
.smalllink:visited {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
display:block;
color:#000000;
text-decoration:none;
padding-left:7px; 
line-height:14px; 
margin:0; 
} 
.smalllink:hover {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;
display:block;
color:#FF6600;
padding-left:7px; 
line-height:14px;
text-decoration:none;
margin:0; 
}
.nav-top-bg{background:url(../gifs/nav-top-bg.gif) top left no-repeat;
width:195px;
height:36px;
}
.nav-bg{background:url(../gifs/nav-bg.gif) top left repeat-y;
}
.navlinks{font: normal 11px Tahoma, Geneva, sans-serif;

color:#333333;
padding:0px;
margin:0px;
line-height:18px;
text-align:justify;
padding-top:10px;
padding-right:7px;
padding-left:0px;
}
.navlinks a{ text-decoration:none;
color:#646463;
font-size:12px;
}
.navlinks a:hover{ text-decoration:underline;
color#0000FF;
}
.nav-bt-bg{background:url(../gifs/nav-bt-bg.gif) top left no-repeat;
height:21px;
}

.imgborder
{
  border-width: 1px;
  border-color: #3e3e3e;
  border-style: dashed;
}



