html {	
	padding:0px;
	margin:0px;
}

body {
	background:#949086;
	font-family:verdana,swiss,arial;
	font-size:0.65em;
	line-height:1.3em;
	margin:8px 0px 4px 0px;
	padding:0px 0px 0px 0px;
	color:#100E0E;
}

div {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:left;
}	

img {
	border:none;
}

table {margin:0 0 0 0;}

#main {
	width:775px;
	height:auto;
	margin:0px auto;
	background:#949086 url('img/bg/main.gif') repeat-y 0px 0px;
	
}
	
#header {
	width:775px;
	height:79px;
	padding:14px 0px 0px 4px;
	background:transparent url('img/bg/head.gif') no-repeat 0px 0px;

}
#headerlogo {
	float:left;
	width:169px;
	height:79px;
}
#headertitle {
	height:29px;
	overflow:hidden;
	padding:0px 0px 0px 16px;
}
#headertitle img {
	float:left;
	width:97px;
	height:29px;
}
#headermenu {
	margin:12px 0px 0px 0px;
	height:38px;
	overflow:hidden;
}
#headermenu a  {
	display:inline;
	float:left;
	padding:0px 7px 0px 7px;
	height:38px;
	border-right: 1px solid #353330; 
}
#headermenu a.last  {
	border-right: none; 
}

#titlebanner {
	margin:5px 14px 0px 8px;
	padding-top:8px;
	background:#FFCC00;
	height:155px;
	overflow:hidden;
}
#titlebanner div {
	background:#9DE42E;
	
	width:753px;
	
	
}
#titlebanner div.bar1 {
	height:8px;
}
#titlebanner img {
	width:753px;
}
#titlebanner div.bar2 {
	margin-top:6px;
	height:7px;
}


#content {
	background:#ffffff;
	margin:0px 0px 0px 8px;
	padding:8px 0px 8px 0px;
	width:753px;
}
#contentframe {
	background:#FFFFFF;
	width:744px;
	border-right:1px solid #1597DA;
}
#contextmenu {
	float:left;
	width:136px;
	border-right:1px solid #949086;
	padding:8px 17px 8px 10px;			
}
#contextmenu .divider {
	overflow:hidden;
	height:0px;
	margin:8px -2px 8px 2px;
	background:#000000;
	border-bottom:1px solid #1597DA;
}

#contextmenu a {
	display:block;
	text-align:right;			
	margin:0px 0px 0.5em 0px;
	
	color:#949086;
	text-decoration:none;
}

#contextmenu a.related {
	color:#949086;
	text-align:left;			
	font-weight:normal;
}

#contextmenu a.current {
	color:#949086;
	margin-right:-1px;
	font-weight:bolder;
}

#contextmenu a:hover,
#contextmenu a:active {
	text-decoration:underline;
	color:#100E0E;
}	

#contextmenu a.thumb {
	display:block;
	text-align:left;			
	margin:0px 0px 0px 1px;
	text-decoration:none;
}

.contentpage {
	float:left;
	margin-left:-1px;
	padding:8px 0px 8px 16px;
	width:547px;
	border-left:1px solid #949086;
}
.stretch {
	clear:both;
	height:0px;
	overflow:hidden;
}

h1, h2, h3, h4, h5, h6, p {
	padding:1em 0px 0em 0px;
	margin:0em 0px 0em 0px;
}

h1 {
/*	margin:0px 0px 1em 0px; */
	font-size:1em;
	font-weight:bolder;
}			
h2 {
/*		margin:1.0em 0px 0.7em 0px; */
	font-size:1em;
	font-weight:bolder;
	color:#BBB196;
}
h3 {
/*		margin:0px 0px 0.0em 0px; */
	font-size:1em;
	font-weight:bolder;
	color:#949086;
}		
p {
/*		margin:0px 0px 0.7em 1px; */
	margin:1em 0px 1em 1px;
	padding:0px 0px 0px 0px;
	font-size:1em;
	text-align:justify;
	font-weight:normal;
}

p.centerquote {
	margin:1.7em 0px 1.7em 1px;
	font-size:1em;
	text-align:center;
	font-weight:normal;
	font-style:italic;
}

.right {float:right;margin:0px 0px 10px 12px;clear:right;text-align:right;}
.left {float:left;margin:0px 12px 10px 0px;clear:left;}
img.center {display:block;margin:0px auto;}
img.border {border:1px solid #949086;}

.contentpage a {
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
/*
.contentpage a:hover,  
.contentpage a:active  {
	text-decoration:underline;
}
*/
.contentpage a.img {
}		

.contentpage div.footeroptions {
	text-align:right;
	padding:8px 8px 0px 0px;
}

.contentpage a.print {
	background: transparent url('img/print_0.gif') no-repeat 0px 1px;
	padding:0px 0px 0px 18px;
	color:#949086;
	text-decoration:none;
	font-weight:normal;
}
.contentpage a.print:hover,
.contentpage a.print:active {
	background-image:url('img/print_1.gif');
	color:#100E0E;
	text-decoration:none;
}

.contentpage .divider {
	overflow:hidden;
	height:0px;
	margin:16px -2px 4px 0px;
	background:#100E0E;
	border-bottom:1px solid #949086;
}		

.screenshots {
	background:#ffffff none no-repeat 0px 0px;
	padding-left:0px;
}

.screenshots img {
	margin:47px 5px 0px 14px;
}

table.specs {margin-top:0.7em;}
table.specs thead {display:none;}
table.specs th {text-align:right;vertical-align:top;color:#100E0E;padding:0 0 3px 0px;font-weight:normal;width:150px;}
table.specs tr {margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
table.specs td {text-align:left;vertical-align:top;color:#100E0E;padding:0px 3px 3px 12px;margin:0 0 0 0;}

table.specs a {
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
}

table.specs a:hover,  
table.specs a:active  {
	text-decoration:underline;
}


#footer {
	width:775px;
	height:28px;
	background:#949086 url('img/bg/foot.gif') no-repeat 0px -1px;
	color:#726F67;
	text-align:center;
	padding:12px;
	font-size:10px;
}

div.thumbinfo {
	margin:3px 10px 7px 0px;
	padding:2px 0 2px 0;
}

div.thumbinfo a img {
	border:0px;
	width:67px;
	height:67px;
	margin:0 3px 0 0;
	float:left;
}

div.thumbinfo div,
div.thumbinfo h5,
div.thumbinfo p {
	font-size:1.0em;
	line-height:0.8em; 
	margin:0 0 0 0;
	padding:5px 0 1px 0;
	font-weight:normal;
}
div.thumbinfo h5 {
	margin:2px 0 0 0;
}


div.thumbinfo div span,
div.thumbinfo div a,
div.thumbinfo div a:link,
div.thumbinfo div a:visited {
	color:#949086;
	text-decoration:none;
	border:none;
	border-left:1px solid #949086;
}

div.thumbinfo div a:hover,
div.thumbinfo div a:active {
	color:#100E0E;
	text-decoration:underline;
}

div.thumbinfo div span,
div.thumbinfo div a {
	padding:0 0.3em 0 0.4em;
}


div.thumbinfo div a.main,
div.thumbinfo div a.main:link,
div.thumbinfo div a.main:visited {
	color:#100E0E;
	text-decoration:none;
	font-weight:bold;
	border:none;
	border-left:1px solid #949086;
}

div.thumbinfo div a.main:hover,
div.thumbinfo div a.main:active {
	color:#100E0E;
	text-decoration:underline;
}

div.thumbinfo h5 a,
div.thumbinfo h5 a:link,
div.thumbinfo h5 a:visited {
	color:#100E0E;
	text-decoration:none;
}

div.thumbinfo h5 a:hover,
div.thumbinfo h5 a:active {
	text-decoration:underline;
}

div.thumbinfo div a.first {
	border-left:0px !important;
	padding-left:0px;
}

.gray {
	color:#949086;
}
.statement {
	text-align:center;
	font-weight:bolder;
}

.contentpage .right a,
.contentpage .right a:visited,
.contentpage .right a:link,
.contentpage .left a,
.contentpage .left a:visited,
.contentpage .left a:link {
	text-decoration:none !important;
	color:#949086 !important;
}

.contentpage .right a:hover,
.contentpage .right a:active,
.contentpage .left a:hover,
.contentpage .left a:active {
	color:#000000 !important;
}