body {  background-image: url('images/page_bg.jpg');
	background-repeat: repeat-repeat;
        background-position: center; margin: 0;
}
BODY {
	BACKGROUND-ATTACHMENT: fixed
}
BODY {
	SCROLLBAR-FACE-COLOR: #cccccc; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #ccccff; SCROLLBAR-ARROW-COLOR: #ffffcc; SCROLLBAR-TRACK-COLOR: #666666; SCROLLBAR-DARKSHADOW-COLOR: #000000
}

.nav {background-image: url('images/nav_bg.jpg');
      background-repeat: no-repeat;
      background-color: #000000;
}

.tablebody {
background: #ffffff;
}
.trodd{ 
background: #000000; 
} 
.treven{ 
background: #262626; 
} 


A {
	TEXT-DECORATION: none; FONT-SIZE:14Px; font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none; FONT-WEIGHT: bold;  }
A:link {
	COLOR: #cccccc; FONT-SIZE:14Px; FONT-WEIGHT: bold;
}
A:visited {
	COLOR: #cccccc; FONT-SIZE:14Px; FONT-WEIGHT: bold;
}
A:hover {
	COLOR: #ffffff; FONT-SIZE:14Px; FONT-WEIGHT: bold;
}
all.clsMenuItemNS {
	FONT: bold x-small Verdana; COLOR: #cccccc; TEXT-DECORATION: none
}
.clsMenuItemIE {
	FONT: bold xx-small Verdana; CURSOR: hand; COLOR: #cccccc; TEXT-DECORATION: none
}
.tdback { background-image: url('images/tablebg.gif');
}
.tdbackgrey { background-image: url('images/tablebggrey.gif');
}

LI {
	FONT-SIZE: 15px; COLOR: #cccccc; FONT-FAMILY: arial
}
P {
	FONT-SIZE: 15px; COLOR: #cccccc; FONT-FAMILY: arial

}

.laser {
	FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: arial

}
.body {
	FONT-SIZE: 15px; COLOR: #ffffff; FONT-FAMILY: arial

}
H4 {
	FONT-SIZE: 16px; COLOR: #cccccc; FONT-FAMILY: arial
}
H2{
	FONT-SIZE: 18px; COLOR: #cccccc; FONT-FAMILY: arial
}
H1 {
	FONT-SIZE: 18px; COLOR: #cccccc; FONT-FAMILY: arial
}
H6 {
	FONT-SIZE: 12px; COLOR: #cccccc; FONT-FAMILY: arial
}
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

div.mojomagnify_zoom {
	position : absolute;
	width : 100px;
	height : 100px;
	overflow : hidden;
	cursor : crosshair;}



div.mojomagnify_border {
	position : absolute;
	border : 0px solid black;
	width:100px;
	height:100px;

}


img.mojomagnify_img {
	padding : 0px;
	border : 0px;
}

