body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url("/images/backg.jpg");
}
p {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
blockquote {
	margin-left: 16px;
	margin-right: 5px;
}
li {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	margin-right: 5px;
}
td {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
thead td {
	font-weight: 200;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	margin-bottom: 2px;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
pre {
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
	background-color: #DDDDDD;
	padding-top: 5px;
	padding-bottom: 5px;
	/* font-family: "Lucida Sans Typewriter", Courier, mono; */
}
tt {
	/* font-family: "Lucida Sans Typewriter", Courier, mono; */
}
code {
	/* font-family: "Lucida Sans Typewriter", Courier, mono; */
}
a:link, a:visited, a:active {
	color: #3B5DA1;
}
a:hover {
	color: orange;
}
.lightborder {
	border: 1px solid #CCCCCC;
}
.thinRuler {
	width: 40%;
	margin: 0px;
	size: 1px;
}
.spaced {
	margin-bottom: 3px;
}
.li12 {
	margin-top: 12px;
}
.largespace {
	margin-top: 24px;
}
.codeComment {
	color: #009966;
}
.propertyKey {
	color: #0000CC;
}
.specialValue {
	color: #990033;
}
.modelCell {
	width: 140;
	text-align: center;
	vertical-align: top;
}
.modelDefault {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	width: 128px; 
	height: 128px; 
	padding-bottom: 0.4em;
}
.modelRecent {
	border: 2px solid #AA0000;
	background: #FFFFFF;
	width: 128px; 
	height: 128px; 
	padding-bottom: 0.4em;
}
.modelReleased {
	border: 2px solid #00AA00;
	background: #FFFFFF;
	width: 128px; 
	height: 128px; 
	padding-bottom: 0.4em;
}
.modelSize {
	border: 1px solid #CCCCCC;
	font-size: 75%;
 	background: white; 
	position: relative;
	top: -0.85em;
    margin-left: 45px;
	margin-right: 45px;
	margin-bottom: -0.85em; 
	padding: 1px;
}
.modelLicenseAndSize {
	border: 1px solid #CCCCCC;
	font-size: 75%;
 	background: white; 
	position: relative;
	top: -0.85em;
    margin-left: 25px;
	margin-right: 25px;
	margin-bottom: -0.85em; 
	padding: 1px;
}
.modelName {
    padding-top: 2px;
	padding-bottom: 12px;
}
.modelLicenseLegend {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 20px;
	font-size: 80%;
}
.logo {
	padding: 5px; 
	border: 1px lightgray solid;
	background-color: white; 
	text-align: center;
}

.headerItem {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: normal;
	text-shadow: 1px 1px #EFECE4, -1px -1px #CAC8C1;      
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
a.headerItem:link, a.headerItem:visited, a.headerItem:active {
	color: #000000;
	text-decoration: none;
}
a.headerItem:hover {
    color: orange;
	text-decoration: underline;
	text-shadow: none;      
}

.menu {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: 400;
	text-shadow: 1px 1px #5B8EE6, -1px -1px #4B75BD;      
    margin-left: 2px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url("/images/decoration/menuBackground.gif") #446AAC repeat-x;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: orange;
	text-decoration: underline;
	text-shadow: none;      
}
.menuItem {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	margin-left: 1px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: #404040;
	text-decoration: none;
	padding: 0px;
	line-height: 110%;
}
a.menuItem:link, a.menuItem:visited, a.menuItem:active {
	color: #404040;
	text-decoration: none;
}
a.menuItem:hover {
	color: orange;
	text-decoration: underline;
}
.menuCell {
	padding: 5px;
}
.printerCell {
	padding-top: 5px; 
	padding-right: 2px;
}
.translationsCell {
	padding-top: 5px; 
	padding-right: 5px;
}
.mainCell {
	padding-top: 8px; 
	padding-right: 5px; 
	padding-bottom: 5px;
}
.mainFooter {
	margin-top: 16px;
}
.translator {
	font-family:  sans-serif;
}
