A:link {
	text-decoration : none;
	color : rgb(60,60,60);
}
A:visited {
	text-decoration : none;
	color : rgb(60,60,60);
}
A:active {
	text-decoration : none;
	color : rgb(60,60,60);
}
A:hover {
	text-decoration : none;
	color : rgb(60,60,60);
}

A.amenu:link {
	text-decoration : none;
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 9pt;
	font-weight : bold;
	color : rgb(120,120,120);
}
A.amenu:visited {
	text-decoration : none;
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 9pt;
	font-weight : bold;
	color : rgb(120,120,120);
}
A.amenu:active {
	text-decoration : none;
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 9pt;
	font-weight : bold;
	color : rgb(120,120,120);
}
A.amenu:hover {
	text-decoration : none;
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 9pt;
	font-weight : bold;
	color : rgb(120,120,120);
}
HTML {
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
	overflow-x : auto;
}
BODY {
	background : rgb(240,240,240) url("graphics/bg_body1.gif") repeat-x;
	color: rgb(60,60,60);
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 9pt;
	margin : 0px;
	padding : 0px;
}
TABLE {
	border-collapse : collapse;
}
TR {
	vertical-align : top;
}
TD {
	color : rgb(60,60,60);
	vertical-align : top;
	line-height : 14pt;
}
IMG {
	border : 0px;
}
INPUT, TEXTAREA { 
	margin : 1px;
	padding : 4px;
	border : 1px solid rgb(200,200,200);
	background : white; /*rgb(250,250,250);*/
	color: rgb(60,60,60);
	font-family : verdana, arial, helvetica;
	font-size : 8pt;
}
H1 {
	font-family : 'trebuchet ms', trebuchet, helvetica;
	pppfont-weight : bold;
	font-size : 11pt;
	color : rgb(70,10,50);
	margin-top : 2px;
	margin-bottom : 8px;
}
H2 {
	margin : 0px;
	padding- : 0px;
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-weight : bold;
	font-size : 10pt;
	line-height : 18pt;
	color : rgb(70,10,50);

}
.bold {
	font-weight : bold;
	color : rgb(70,10,50);
}
.header {
	background : url("graphics/bigheader2.gif") bottom no-repeat;	
	height : 82px;
	margin-top : 12px;
}
.mybody {
	margin : 0px;
	padding : 0px;
	padding-bottom : 48px;
	background : rgb(255,255,255);
}
.content {
	padding-top : 0px;
	pppadding-bottom : 24px;
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 9pt;
	line-height : 14pt;
}
.footer {
	padding : 12px;
	padding-left : 32px;
	margin-bottom : 32px;
	font-size : 7pt;
	color : rgb(180,180,180);
}
.menu {
	padding-top : 8px;
	padding-left : 32px;
	padding-right : 0px;
	background : rgb(255,255,255);
}
.submenu {
	margin : 0px;
	padding : 0px;
	pppadding-top : 8px;
}
.menuopt {
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 9pt;
	font-weight : bold;
	pppcolor : rgb(150,150,150);
	color : rgb(70,10,50);
	border : solid 1px white;
	padding-left : 8px;
	padding-right : 8px;
	line-height : 18px;
	cursor : pointer;	
}
.menuopt_hi {
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 9pt;
	font-weight : bold;
	ppcolor : rgb(70,10,50);
	color : rgb(255,255,255);
	background : rgb(120,39,73);
	border : solid 1px rgb(120,39,73);	
	padding-left : 8px;
	padding-right : 8px;
	line-height : 18px;
	cursor : pointer;
}
.menuopt_open {
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 9pt;
	font-weight : bold;
	ppcolor : rgb(70,10,50);
	color : rgb(50,10,70);
	background : rgb(230,230,230);
	border : solid 1px rgb(230,230,230); /*120,39,73);*/
	padding-left : 8px;
	padding-right : 8px;
	line-height : 18px;
	cursor : pointer;
}
.button {
	font-family : verdana, arial, helvetica;
	font-size : 7pt;
	padding : 4px;
	padding-left : 16px;
	padding-right : 16px;
	background : rgb(210,210,210);
	border : solid 1px rgb(180,180,180);
	color : rgb(60,60,60);
	cursor : pointer;
}
.link {
	font-family : verdana, arial, helvetica;
	font-size : 7pt;
	color : rgb(60,60,60);
	cursor : pointer;
}
.window {
	position : absolute;
	z-index : 1;
	background : rgb(89,85,80);
	border : solid 1px rgb(97,92,88);
	color : rgb(200,194,186);
	padding : 18px;
}
.mainpic {
	width : 932px;
	height : 200px;
	border : solid 1px rgb(180,180,180);
	margin : 32px;
	margin-top : 12px;
	margin-bottom : 4px;
	z-index : 2;
}
.mainpic2 {
	width : 932px;
	height : 200px;
	z-index : 3;
}

.nomainpic {
	height : 2px;
	border-top : solid 1px rgb(220,220,220);
	margin : 32px;
	margin-top : 12px;
	margin-bottom : 0px;
}
.leftcol {
	font-size : 7pt;
	color : rgb(170,150,150);
	line-height : 12pt;
	padding-left : 32px;
	padding-top : 24px;
	padding-right : 24px;
}
.rightcol {
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 9pt;
	padding-left : 32px;
	padding-top : 24px;
	padding-right : 32px;
	text-align : justify;
}
.specs {
	font-family : verdana, arial, helvetica;
	font-size : 7pt;
	text-align : left;
	margin-top : 32px;
	margin-right : 0px;
	padding : 12px;
	ppborder : solid 1px rgb(200,200,200);
	background : rgb(250,250,250);
}
.model_left {
	line-height : 10pt;
	font-size : 7pt;
	color: rgb(150,150,150);
	padding-right: 8px;
	border-top : dashed 1px rgb(200,200,200);
}
.model_right {
	line-height : 10pt;
	font-size : 7pt;
	color: rgb(100,100,100);
	border-top : dashed 1px rgb(200,200,200);
}
.dotline_hor {
	line-height : 8px;
	font-size : 5pt;
	border-top : dashed 1px rgb(100,90,85);
}
.table_left {
	color: rgb(170,150,150);
	padding-right: 8px;
}
.backlink {
	position : absolute;
	left : 60px;
	padding-top : 10px;
	z-index : 1;
}
.thumb_container {
	width : 932px;
	height : 200px;
	overflow : scroll;
	overflow-y : hidden;
	background : rgb(230,230,230) url("graphics/bg_scroller2.gif") repeat-x;
	border : solid 1px rgb(220,220,220);
	margin-left : 32px;
	margin-top : 12px;
	margin-bottom : 0px;	
}
.thumbs {
	font-size : 7pt;
	line-height : 8pt;
	text-align : center;
	margin : 0px;
	padding : 5px;	
	padding-top : 18px;
	padding-right : 3px;
}
.thumbs_img {
	margin : 0px;
	padding : 3px;
	background : rgb(230,230,230);
	color : rgb(60,60,60);	
	pborder : solid 2px rgb(230,230,230);
	cursor : pointer;
}
.thumbs_img_hi {
	margin : 0px;
	padding : 3px;
	background : rgb(113,35,68);
	color : rgb(240,240,240);	
	pborder : solid 2px rgb(60,60,60);
	cursor : pointer;
}
.pics {
	text-align:center;
	background : white;
	border : solid 1px rgb(220,220,220);
	padding-top : 8px;
}
.subscript {
	font-size : 7pt;
	line-height : 14px;
	color : rgb(120,120,120);
}
.clip {
	pppbackground : rgb(43,39,37) url("graphics/bg_pic.gif") repeat-x;
	border : solid 1px rgb(100,91,85);
}
.img_nr {
	font-size : 7pt;
	font-weight : bold;
	padding : 0px; 
	padding-left : 6px;
	padding-right : 6px;
	z-index : 1;
	position : absolute;
	color : rgb(155,125,84);
}

.inset_dark {
	border : solid 1px rgb(220,220,220);
	background : rgb(230,230,230) url('graphics/bg_inset.gif') repeat-x;
	font-family : verdana, arial, helvetica;
	font-size : 8pt;	
	color : rgb(60,60,60);
	text-align : left;
	padding : 12px;
	padding-top : 6px;
	padding-bottom : 12px;
}

.list_head {
	font-family : verdana, arial, helvetica;
	font-size : 7pt;
	font-weight : bold;
	background : url("graphics/smallheader.gif") no-repeat;
	color : rgb(240,240,240);
	padding : 2px;
	padding-left : 8px;
}
.list_even {
	background : rgb(150,120,80);
	color : rgb(20,20,20);
}
.list_odd {
	background : rgb(160,130,90);
	color : rgb(20,20,20);
}

.fold_header {
	line-height : 24px;
	background : rgb(220,220,220);
	color : rgb(20,20,20);
	padding-left : 8px;
	cursor: pointer;
}
.fold_items {
	background : rgb(240,240,240);
	display : none;
	padding : 0px;
	cursor: pointer;
}
.fold_item {
	font-size : 8pt;
	color: rgb(10,80,10);
	border-top : dashed 1px rgb(200,200,200);
}
.fold_full {
	border-top : dashed 1px rgb(150,120,80);
	ppborder-bottom : solid 1px rgb(150,120,80);
	background : rgb(250,250,250);
	display : none;
	padding : 8px;
	padding-top : 12px;
	padding-bottom : 16px;
	margin : 0px;
	line-height : 12pt;
	cursor : default;
}


.twindow {
	position : fixed;
	z-index : 999;
	background : rgb(230,230,230) url("graphics/bg_window.gif") repeat-x;
	color : rgb(60,60,60);
	border: solid 1px rgb(160,160,160);
	font-family : trebuchet, verdana, helvetica;
	font-size : 8pt;
	visibility : hidden;
	cursor : default;
}

.twindow_title {
	line-height : 22px;
	ppbackground : rgb(240,240,240);
	color : rgb(150,150,150);
	font-size : 8pt;
	font-weight : bold;
	padding-left : 8px;
}

.twindow_title_hi {
	line-height : 22px;
	ppbackground : rgb(250,250,250);
	color : rgb(70,10,50);
	font-size : 8pt;
	font-weight : bold;
	padding-left : 8px;
}

.twindow_client {
	overflow : auto;
	padding : 32px;
	padding-top : 16px;
	padding-bottom : 16px;
}

.twindow_shadow {
	position : fixed;
	z-index : 99;
	background : rgb(0,0,0);
	opacity : 0.3;
	filter : alpha(opacity=30);
	visibility : hidden;
}
.tbackground_shadow {
	position : absolute;
	left : 0px;
	top : 0px;
	z-index : 90;
	background : rgb(0,0,0);
	opacity : 0.25;
	filter : alpha(opacity=25);
	visibility : hidden;
}

.adminopts A:link {
	text-decoration : none;
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 8pt;
	font-weight : bold;
	color : rgb(20,120,10);
}
.adminopts A:visited {
	text-decoration : none;
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 8pt;
	font-weight : bold;
	color : rgb(20,120,10);
}
.adminopts A:active {
	text-decoration : none;
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 8pt;
	font-weight : bold;
	color : rgb(20,120,10);
}
.adminopts A:hover {
	text-decoration : none;
	font-family : 'trebuchet ms', trebuchet, helvetica;
	font-size : 8pt;
	font-weight : bold;
	color : rgb(50,200,30);
}
.adminopts {
	padding : 0px;
	margin : 0px;
	color : rgb(20,120,10);
}
