body {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
	scrollbar-base-color: #6699CC;
	scrollbar-track-color: #EFEFEF;
	scrollbar-face-color: #6699CC;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
 	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #DEDFDE;
}

table, tr, td {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-right: 5px;
} 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}
a:link, a:visited, a:active, a:focus { 
	background: url(img/red_arrow.gif) no-repeat 0 4px;
	color: #000000;
	padding: 0 0 0 12px;
	text-decoration: none;
}
a:hover { 
  color:#6699CC; text-decoration: underline; 
}

.maintab
{
  font-family:Arial, Helvetica, Sans-Serif;
  text-align:left;
  margin-left: 10px;
  font-size:11pt;
  width: 60px;
  border-style:solid;
  border-color:#000000;
  border-width:2px;
}

.tableversions
{
  font-family:Arial, Helvetica, Sans-Serif;
  text-align:center;
  margin-left: 10px;
  font-size:11pt;
  width: 60px;
  border-style:solid;
  border-color:#000000;
  border-width:2px;
}

.tdlanguages
{
  border-bottom-style:solid;
  border-bottom-color:#000000;
  border-bottom-width:1px;
  text-align: left;
}

.tdblackright
{
  background-color:#666666;
  color:#27DD27;
  font-weight: bold;
  border-bottom-style:solid;
  border-bottom-color:#000000;
  border-bottom-width:1px;
}

.tdgreyright
{
  background-color:#EEEEEE;
  color:#27DD27;
  border-bottom-style:solid;
  border-bottom-color:#A1A1A1;
  border-bottom-width:1px;
  font-weight: bold;
}

.tdgreyrightlast
{
  background-color:#EEEEEE;
  color:#27DD27;
  border-bottom-color:#A1A1A1;
  border-bottom-width:1px;
  font-weight: bold;
}

.legendtab
{
  font-family:Arial, Helvetica, Sans-Serif;
  font-size:8pt;
  text-align:center;
  color:#ffffff;
  background-color:#000000;
  width: 180px;
  height: 30px;
}

.lefttab2
{
  font-family:Arial, Helvetica, Sans-Serif;
  font-size:7pt;
  text-align:center;
  color:#000000;
  background-color:#FFFFFF;
  width: 150px;
  height: 30px;
  border-style:solid;
  border-color:#000000;
  border-width:1px;
}

.bkgrnd {
	background-color: #FFFFFF;
  margin: 0px;
  overflow: scroll;
}

.bkgrnd_white {
	background-color: #FFFFFF;
	margin: 0px;
}

.bkgrnd_grey {
	background-color: #A0B6C0;
}

.bkgrnd_lightblue {
	background-color: #CAD6DA;
}

.bkgrnd_darkblue {
	background-color: #6699CC;
}

a.mainmenu, a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active, a.mainmenu:focus {
	background-image: none;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	color: #000000;
}

a.mainmenu:hover { 
	color: #336699; 
	text-decoration: none; 
}

.submenu_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

a.submenu, a.submenu:link, a.submenu:visited, a.submenu:active, a.submenu:focus {
	background: url(img/bullet.gif) no-repeat 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.submenu:hover {
	color: #336699; 
	text-decoration: none; 
} 

.intrunet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-indent: 8px;
	color: #FFFFFF;
}

.sbt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-indent: 8px;
	color: #FFFFFF;
}

#boxtitle {
	margin-top: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
	border: 1px solid #6699CC;
	font-weight: bold;
	color: white;
	background-color: #6699CC;
	text-indent: 4px;
	width: 586px;
}

#boxcontent {
	margin-top: 0px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 12px;
	padding-left: 0px;
	padding-top: 12px;
	font-size: 12px;
	border: 1px solid #6699CC;
	color: black;
	background-color: white;
	width: 586px;
}

table.boxcontent {
	width: 580px;
	margin: 0px;
	padding: 0px;
	border: none;
}

td.boxcontent_small {
	width: 49px;
	padding-bottom: 8px;
	vertical-align: top;	
}

td.boxcontent_large {
	width: 241px;
	padding-bottom: 8px;
	vertical-align: top;	
}

#startboxtitle {	
	margin-top: 18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-size: 12px;
	border: 1px solid #6699CC;
	font-weight: bold;
	color: white;
	background-color: #6699CC;
	width: 337px;	
}

#startboxcontent {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	padding: 2px;
	font-size: 12px;
	border: 1px solid #6699CC;
	color: black;
	background-color: white;
	width: 337px;
}

#boxtitle_half {
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 4px;
	font-size: 12px;
	border: 1px solid #6699CC;
	font-weight: bold;
	color: white;
	background-color: #6699CC;
	width: 284px;
}

.boxtitle_new_half {
	font-size: 12px;	
	font-weight: bold;
	color: white;
	background-color: #6699CC;
	padding: 3px 0px 1px 4Px;	
}

#boxcontent_half {
	margin-top: 0px;
	margin-left: 12px;
	margin-right: 0px;
	margin-bottom: 6px;
	padding: 2px;
	font-size: 12px;
	border: 1px solid #6699CC;
	color: black;
	background-color: white;
	width: 284px;
}

.copyright_footer {
	border-top: 1px solid gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: gray;
	/*margin-top: 6px;*/
	margin-top: 24px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	padding: 0px;
	width: 600px;	
}

.subcategories {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	border: 1px solid #6699CC;
	background-color: white;
	cursor:pointer;
	text-align: center;
	/*height: 100%;	*/
}

a.subcategories {
	background:none;
	text-decoration: none;
	color:#FFFFFF;
	padding: 0px;
}

table.subcategories_container {
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	width: 591px;
}

td.subcategories_container {
	padding-right: 6px;
	padding-bottom: 12px;
	width: 50%;
}

td.subcategories_container2 {
	padding-left: 6px;
	padding-bottom: 12px;
	width: 50%;
}

.mouseover
{
background-color:#CAD6DA;
}

a.submenu_header_link, a.submenu_header_link:link, a.submenu_header_link:visited, a.submenu_header_link:active, a.submenu_header_link:focus {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
}

a.submenu_header_link:hover {
	color: #FF0000; 
	text-decoration: none; 
}

.center_elem { 
	text-align: center;
}

.center_elem table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.flag {
	width: 48px;
	height: 32px;
	border: 1px solid #000000;
}

.flag_software {
	width: 38px;
	height: 25px;
	border: 1px solid #000000;
	margin-right: 70px;
	vertical-align: middle;	
}