body { 
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#BDBDBD;
	scrollbar-face-color: #BDBDBD;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #DFDFDF;
    scrollbar-shadow-color: #999999;
    scrollbar-highlight-color: #E6E6E6;
    scrollbar-3dlight-color: #E6E6E6;
    scrollbar-darkshadow-color: #E6E6E6;
	background: #EBEBEB;
}
.outertable {
	width: 1000px;
	border-collapse: collapse;
	background: url('images/cat_background.jpg');
	background-repeat: repeat-x;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
}
.outertable td {
	padding: 0px;
}
.maintable {
	width: 100%;
	border-collapse: collapse;	
}
.maintable td {
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma;
	color: #2F436D;
}
.bodytable {
	width: 100%;
	
	border-collapse: collapse;	
}
.bodytable td {
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma;
	color: #2F436D;
}
.coretable {
	width: 80%;
	border-collapse: collapse;	
}
.coretable td {
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma;
	color: #2F436D;
}
.miniproduct {
	width: 100%;
	border-collapse: collapse;
	border: solid 1px #000000;
}
.miniproduct td {
	padding: 1px;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	border: solid 1px #000000;
}
td.prodimage {
	width: 110px;
}
td.text {
	padding: 6px;
	font-size: 11px;
	font-family: Tahoma;
	color: #2F436D;
}
.topmenutable {
	width: 100%;
	border-collapse: collapse;
	background: #2F436D;
}
.topmenutable td {
	padding: 0px;
	border: 0px;
}
.leftmenutable {
	width: 100%;
	border-collapse: collapse;
	background: #2F436D;
}
.leftmenutable td {
	padding: 0px;
	border: 0px;
}

.box { float: center; width: 290px;}
#boxContent { border: none; 
}

#boxContent { position: relative; left: -3px; top: -3px; }
#boxContainer { position: relative; background: #C0C0C0; margin: 6px; 
}
.box2 { float: center; width: 600px;}
#boxContent2 { border: none; 
}
.uploadouter {
	width: 300px;
	border-collapse: collapse;
	border: 1px solid #2F436D;
	background: url('images/form_background.jpg');
	background-repeat: repeat-x;
}
.uploadouter td {
	padding: 0px;
}
.uploadinner {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
.uploadinner td {
	padding: 3px;
	font-size: 11px;
	font-family: Tahoma;
}
.samples {
	width: 600px;
	border-collapse: collapse;
	border: 1px solid #2F436D;
	background: url('images/form_background.jpg');
	background-repeat: repeat-x;
}
.samples td {
	padding: 0px;
}
select {
	width: 125px;
	background: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	margin-bottom: 0px;
}
.innersamples {
	width: 100%;
	border-collapse: collapse;
}
.innersamples td {
	padding: 3px;
	font-size: 11px;
	font-family: Tahoma;
}
input.submit {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #2F436D;
	width: 60px;
	background: #F7F7F7;
}
input.reset {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #2F436D;
	height: 20px;
	width: 60px;
	background: #F7F7F7;
}
input  {
	background: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	margin-bottom: 0px;
}
input.search  {
	background: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	margin-bottom: 1px;
}
textarea  {
	background: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	margin-bottom: 0px;
}
A:link {
	color: #2F436D;
	font-family: tahoma;
	text-decoration: none;
}

A:visited {
	color: #2F436D;
	font-family: tahoma;
	text-decoration: none;
}

A:active {
	color: #2F436D;
	font-family: tahoma;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	font-family: tahoma;
	text-decoration: none;
}

A.dark:link {
	color: #2F436D;
	font-family: tahoma;
	text-decoration: none;
}

A.dark:visited {
	color: #2F436D;
    font-family: tahoma;
	text-decoration: none;
}

A.dark:active {
	color: #4D4D4D;
	font-family: tahoma;
	text-decoration: none;
}

A.dark:hover {
	color: #333333;
	font-family: tahoma;
	text-decoration: none;
}

A.colors:link {
	font-size: 11px;
	font-family : Tahoma;
	color : #2F436D;
	text-decoration: none;
}

A.colors:visited {
	font-size: 11px;
	font-family : Tahoma;
	color : #2F436D;
	text-decoration: none;
}

A.colors:active {
	font-size: 11px;
	font-family : Tahoma;
	color : #2F436D;
	text-decoration: none;
}

A.colors:hover {
	color: #FF0000;
	font-size: 11px;
	font-family : Tahoma;
	text-decoration: none;
}
TD {
	font-size: 11px;
	font-family : Tahoma;
}

P {
	font-size: 11px;
	font-family : Tahoma;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #2F436D;
}

TD.menuhead {
	font-size: 11px;
	font-family : Tahoma;
	color : #2F436D;
}

P.dark {
	font-size: 12px;
	font-family : Tahoma;
}

TD.smaller {
	font-size: 8pt;
	font-family : Tahoma;
	color : #2F436D;
}
.outerrightnews {
	width: 136px;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.rightnews {
	width: 136px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 1px solid #C0C0C0;
	background: #F0F0F0;
}
.rightnews td {
	padding: 0px;
	font-size: 8pt;
	font-family : Tahoma;
	color : #4D4D4D;
}
.logotable {
	width: 136px;
	border-collapse: collapse;
	border: 0px;
}

TD.date {
	font-size: 11px;
	padding: 0px;
	font-family : Tahoma;
	color : #E4E4E4;
}

P.smaller {
	font-size: 8pt;
	font-family : Tahoma;
	color : #2F436D;
}

P.colorbox {
	font-size: 9px;
	font-family : Tahoma;
	color : #CoCoCo;
}

P.colorhead {
	font-size: 11px;
	font-family : Tahoma;
	font-weight : 500;
	color : #4D4D4D;
}

.catname {
font-size: 8pt;
font-family : Tahoma;
color : #2F436D;
text-align: center;
margin-top: 0px; 
margin-bottom: 0px; 
vertical-align:	bottom;
}

.catdesc {
font-size: 11px;
font-family : Tahoma;
font-weight : 500;
font-color : #2F436D;
margin-top: 0px; 
margin-bottom: 0px; 
vertical-align:	bottom;
}

IMG.catimage {
padding: 0px;
}

.mycat {
text-align: center;
verical-align: bottom;
width: 260px;
height: 280px;
background-image: url('images/catbacker.gif');
background-repeat: no-repeat;
background-position: center center;
}

TD.catnavigation {
font-size: 11px;
font-family : Tahoma;
font-weight : 500;
font-color : #2F436D;
vertical-align:middle;
text-align: left; 
}


UL {
font-size: 8pt;
font-family : Tahoma;
margin-top: 0px; 
margin-bottom: 0px;
list-style-type: disc;
}
A.tipbutton:link {
	margin: 0px 1px 0px 1px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
A.tipbutton:visited {
	margin: 0px 1px 0px 1px;
text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
A.tipbutton:hover {
	margin: 0px 1px 0px 1px;
text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
A.tipbutton:active{
	margin: 0px 1px 0px 1px;
text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.shaded {
background-color: #EBEBEB;
}
.noshade {
background-color: #FFFFFF;
}
.footershade {
background-color: #EBEBEB;
}
#ads {
position: relative;
width: 134px;
top: 0px;
left: 0px;
font-size: 11px;
font-family : Arial;
color: #000000;
}
a.covernew:link {
display: block;
width: 344px;
height: 344px;
}
a.covernew:visited {
display: block;
width: 344px;
height: 344px;
}
a.covernew:active {
display: block;
width: 344px;
height: 344px;
}
a.covernew:hover {
display: block;
width: 344px;
height: 344px;
filter: alpha(opacity=70);
opacity: .7;
}
#downloadpage {
position: relative;
background-color: #F0F0F0;
}
#wrapper {
position: relative;
text-align: center;
width: 700px;
height: 600px;
padding-top: 100px;
margin-left: auto;
margin-right: auto;
}
img, div, a, input { 
behavior: url(iepngfix.htc) 
}