<SCRIPT Language="JavaScript">
var message='WelcomeWelcome!!!';
var messagecolor='#666666'
var fontsize='9pt'
var fontfamily='Courier New'

//Enter number of seconds for message to display (0=perpetual)
var dismissafter=0

///no need to edit below/////////
var amount=5,ypos=0,xpos=0,Ay=0,Ax=0,By=0,Bx=0,Cy=0,Cx=0,Dy=0,Dx=0,Ey=0,Ex=0;
if (document.layers){
for (i = 0; i < amount; i++)
{document.write('<layer name=ns'+i+' top=0 left=0><font style="font-size:'+fontsize+';font-family:'+fontfamily+';color='+messagecolor+'">'+message+'</font></layer>')}
window.captureEvents(Event.MOUSEMOVE);
function nsmouse(evnt){xpos = evnt.pageX;ypos = evnt.pageY;makefollow()}
}
else if (document.all){
document.write("<div id='outer' style='position:absolute;top:0px;left:0px'>");
document.write("<div id='inner' style='position:relative'>");
for (i = 0; i < amount; i++) 
{document.write('<div id="text"'+i+' style="position:absolute;font-size:'+fontsize+';font-family:'+fontfamily+';color='+messagecolor+'">'+message+'</div>')}
document.write("</div>");
document.write("</div>");
function iemouse(){ypos = document.body.scrollTop + event.y;xpos = document.body.scrollLeft + event.x;makefollow()}
}
function makefollow(){
if (document.layers){
document.layers["ns0"].top=ay;document.layers["ns0"].left=ax;
document.layers["ns1"].top=by;document.layers["ns1"].left=bx;
document.layers["ns2"].top=cy;document.layers["ns2"].left=cx;
document.layers["ns3"].top=Dy;document.layers["ns3"].left=Dx;
document.layers["ns4"].top=Ey;document.layers["ns4"].left=Ex;
}
else if (document.all){
outer.all.inner.all[0].style.pixelTop=ay;outer.all.inner.all[0].style.pixelLeft=ax;
outer.all.inner.all[1].style.pixelTop=by;outer.all.inner.all[1].style.pixelLeft=bx;
outer.all.inner.all[2].style.pixelTop=cy;outer.all.inner.all[2].style.pixelLeft=cx;
outer.all.inner.all[3].style.pixelTop=Dy;outer.all.inner.all[3].style.pixelLeft=Dx;
outer.all.inner.all[4].style.pixelTop=Ey;outer.all.inner.all[4].style.pixelLeft=Ex;
}
}
function move(){
if (dismissafter!=0)
setTimeout("hidetrail()",dismissafter*1000)

if (document.layers){window.onMouseMove = nsmouse}
else if (document.all){window.document.onmousemove = iemouse}
ey = Math.round(Ey+=((ypos+20)-Ey)*2/2);ex = Math.round(Ex+=((xpos+20)-Ex)*2/2);
dy = Math.round(Dy+=(ey - Dy)*2/4);dx = Math.round(Dx+=(ex - Dx)*2/4);
cy = Math.round(Cy+=(dy - Cy)*2/6);cx = Math.round(Cx+=(dx - Cx)*2/6);
by = Math.round(By+=(cy - By)*2/8);bx = Math.round(Bx+=(cx - Bx)*2/8);
ay = Math.round(Ay+= (by - Ay)*2/10);ax = Math.round(Ax+= (bx - Ax)*2/10);
makefollow();
jumpstart=setTimeout('move()',10);
}

function hidetrail(){
if (document.all){
for (i2=0;i2<amount;i2++){
outer.all.inner.all[i2].style.visibility="hidden"
clearTimeout(jumpstart)
}
}
else if (document.layers){
for (i2=0;i2<amount;i2++){
temp="ns"+i2
document.layers[temp].visibility="hide"
clearTimeout(jumpstart)
}
}
}

window.onload=move;
</SCRIPT>
BODY oncontextmenu=window.event.returnValue=false onselectstart=event.returnValue=false ondragstart=window.event.returnValue=false
{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; SCROLLBAR-FACE-COLOR: #800000; PADDING-BOTTOM: 0px; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #800000; SCROLLBAR-3DLIGHT-COLOR: #800000; SCROLLBAR-ARROW-COLOR: #6e7e88; PADDING-TOP: 0px; SCROLLBAR-TRACK-COLOR: #f2f2f2; FONT-FAMILY: "Arial", "Helvetica", "sans-serif", "serif"; SCROLLBAR-DARKSHADOW-COLOR: #dce0e2 
}
A:link {
	FONT-WEIGHT: bold; COLOR: #ffff00; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #ffff00; TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: bold; COLOR: #152c53; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #aaabb0; BACKGROUND-COLOR: #00008B; TEXT-DECORATION: none
}
.nobold A:link {
	FONT-WEIGHT: normal; COLOR: #ffff00; TEXT-DECORATION: none
}
.nobold A:visited {
	FONT-WEIGHT: normal; COLOR: #ffff00; TEXT-DECORATION: none
}
.nobold A:active {
	FONT-WEIGHT: normal; COLOR: #152c53; TEXT-DECORATION: none
}
.nobold A:hover {
	FONT-WEIGHT: normal; COLOR: #aaabb0; TEXT-DECORATION: none
}
.right-info A:link {
	FONT-WEIGHT: normal; COLOR: #ffff00; TEXT-DECORATION: none
}
.right-info A:visited {
	FONT-WEIGHT: normal; COLOR: #ffff00; TEXT-DECORATION: none
}
.right-info A:active {
	FONT-WEIGHT: normal; COLOR: #034181; TEXT-DECORATION: none
}
.right-info A:hover {
	FONT-WEIGHT: normal; COLOR: orange; TEXT-DECORATION: none
}
.search-input INPUT {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; WIDTH: 190px; COLOR: #034181; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif, serif; BACKGROUND-COLOR: #ffffff
}
.ml-input INPUT {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; WIDTH: 150px; COLOR: #034181; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif, serif; BACKGROUND-COLOR: #ffffff
}
.dmmail-input INPUT {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #000000 1px solid; WIDTH: 150px; COLOR: #034181; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif, serif; BACKGROUND-COLOR: #ffffff
}
.contactform INPUT {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; WIDTH: 290px; COLOR: #034181; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif, serif; BACKGROUND-COLOR: #ffffff
}
.contactform TEXTAREA {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; WIDTH: 350px; COLOR: #034181; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif, serif; BACKGROUND-COLOR: #ffffff
}
.form INPUT {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; COLOR: #034181; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif, serif; BACKGROUND-COLOR: #ffffff
}
.form TEXTAREA {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; COLOR: #034181; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif, serif; BACKGROUND-COLOR: #ffffff
}
.form SELECT {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; COLOR: #034181; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif, serif; BACKGROUND-COLOR: #ffffff
}
.button INPUT {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #cfcfcf
}
.ml-button INPUT {
	BACKGROUND-COLOR: #d0d2da
}
.input-button INPUT {
	BACKGROUND-COLOR: #e7e9ed
}
.menu-bg {
	BACKGROUND-IMAGE: url(/images/menu/bg.jpg)
}