body 		{
	color: #000000;
	SCROLLBAR-TRACK-COLOR: #EFEFEF;
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-FACE-COLOR: #DEE3E7;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E5E5E5;
	scrollbar-darkshadow-color: #98AAB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link 	{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover 	{
	color: #FFA34F;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}


/****** Common styles ******/
.standardtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.standardtype a {
	color: #006699;
	text-decoration: none;
	font-size: 14px;
}
.standardtype a:hover {
	color: #FFA34F;
	text-decoration: underline;
	font-size: 14px;
}
.standardtype a:active {
	color: #FFA34F;
	text-decoration: none;
	font-size: 14px;
}

/** western = legacy OO export**/
.western {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.western a {
	color: #006699;
	font-weight: normal;
}
.western a:hover {
	color: #FFA34F;
	font-weight: normal;
}



/****** Manuals Section******/
.langtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	background-color: #dee2ee;
}

.formattype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FEBE3D;
	background-color: #330066;
}

.disabledtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;

}
.versiontype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FEBE3D;
	background-color: #003366;

}
.InfoCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #006699;

}
.VectorLinux {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #006699;

}

.langtypeAlt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	background-color: #C9D2D8;
}
.StandardCell {

	background-color: #F7F7F7;
}
.versiontypeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005BB7;
	cursor: default;
	border: none;
	clip:  rect(15px auto auto auto);
}


/****** Header Logo box ******/

.HeaderBack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 250077;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/****** Header Menu box ******/

.MenuType {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border: 0px none;
}

.MenuTypeLink {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.MenuTypeLink a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.MenuTypeLink a:hover {
	color: #FFA34F;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

.MenuTypeLink a:active {
	color: #FFA34F;
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold;
}

.MenuTypeNew {
	background-color: #330066;
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #98D85F;
}

.MenuTypeNewThin {

	xxfont-family: Verdana, Arial, Helvetica, sans-serif;
	xxfont-size: 12px;
	xxfont-weight: bold;
	xxcolor: #FFFFFF;
	background-color: 250077;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #98D85F;
}

.MenuTypeNewThin a {
color: #FFFFFF;
text-decoration: none;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}
.MenuTypeNewThin a:hover {
color: #FFA34F;
text-decoration: underline;
font-size: 11px;
}
.MenuTypeNewThin a:active {
color: #FFA34F;
text-decoration: none;
font-size: 11px;
}

/****** Contents Styles ******/

/** faqs nav **/ 
.FaqsSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8800;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.TopicHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	background-color: #dee2ee;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #66CC00;
}

.TopicRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF8800;
	text-decoration: underline;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}

.QAquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: none;
	color: #CC0000;

}
.QAanswer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: none;
	color: #003399;

}

.tinyType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	border: none;

}

/****** Style used by original faqs ******/
/*** retained to avoid fiddling with howtos ***/

.onebiggerred {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
font-family : Arial, Helvetica, sans-serif; 
color : #993333; 
background-color : transparent; 
}
.CodeType {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	background-color: #EAF0F4;
	border: 1px solid #CCCCCC;
	margin: 20px;
	padding: 5px;



}
