/* ------------------------------------------------------------------
GENERAL TAGS
 ------------------------------------------------------------------*/
* {
	font-family : Helvetica, Arial, sans-serif;
}

body {
	/* background-image : url(../../images/backgrounds/public/background_light.gif);
	*/
	background-color : #FFFFFF;
	color : Black;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h1 {
	color : #2A629B;
}

h2 {
	color : #2A629B;
}

h3 {
	color : #2A629B;
}

h4 {
	color : #2A629B;
}
/*
General PRE tag settings
*/
pre {
	font-family : "Courier New", Courier, monospace;
}

small {
	font-size : 11px;
}

.small {
	font-size : 10px;
}

a {
	color : #2A629B;
	text-decoration : none;
}

a:visited {
	color : #2A629B;
	text-decoration : none;
}

a:hover {
	color: #FF8000;
	text-decoration: underline;
}

a.tab {
	color : #2A629B;
	text-decoration : none;
}

a.tab:visited {
	color : #2A629B;
	text-decoration : none;
}

a.tab:hover {
	color: #FF8000;
	text-decoration: underline;
}

textarea {
	font-family: 'Courier New', Courier, monospace;
	font-size : 12px;
}

input {
	font-family: 'Courier New', Courier, monospace;
	font-size : 12px;
}

select {
	font-family: 'Courier New', Courier, monospace;
	font-size : 12px;
}

select.changelanguage {
	color :Black;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
}

/* nescape 6 bug fix */
img.blockview {
	display: block;
}


/* ---------------------
Settings for alternate menu tree
---------------------*/

ul.altmenu, ul.altmenu ul { 
	width: 150px; 
	border: 1px solid #000; 
	background-color: #FFFFFF;
	color: #000000; 
	cursor: default; 
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}

ul.altmenu li {
	list-style-type: none; 
	margin: 0px; 
	position: relative; 
	color: #fff;
}
	
ul.altmenu li > ul {
	display: none; 
	position: absolute; 
	top: 2px; 
	left: 140px;
}

ul.altmenu li:hover, ul.altmenu li.CSStoHighlight {
	background-color: #FF8C00; 
	color: #000000;
}

ul.altmenu ul.CSStoShow { display: block; }
ul.altmenu li:hover > ul { display: block; }

ul.altmenu li a {
	color: #000000;
	display: block;
	width: 100%;
	text-decoration: none;
}

ul.altmenu li a:hover { 
	background-color: #FF8C00; 
	color: #000000;
}

ul.altmenu li a:visited{ 
	color: #000000;
	display: block;
	width: 100%;
	text-decoration: none;
}



TD.tab{
	color : Black;
}

/* ------------------------------------------------------------------
FILL TABLE
 ------------------------------------------------------------------*/
TABLE.fill {
	border : none;
	width : 100%;
	color : Black;
}

TR.fill {
	color : Black;
}

TH.fill {
	color : Black;
}

TD.fill {
	color : Black;
}

TD.filltl {
	color : Black;
}
TD.fillt {
	color : Black;
}
TD.filltr {
	color : Black;
}

TD.filll {
	color : Black;
}
TD.fillr {
	color : Black;
}


TD.fillbl {
	color : Black;
}
TD.fillb {
	color : Black;
}
TD.fillbr {
	color : Black;
}

/* ------------------------------------------------------------------
VARIOUS
 ------------------------------------------------------------------*/
 a.edge {
	color : #660000;
}

a:visited.edge {
	color : #660000;
}

 a:hover.edge {
	color : #660000;
}
 
 /*  fixed font size */
 b.fixed {
	font-family : "Courier New", Courier, monospace;
}

/* PRE for shell output */
pre.shell {
	font-family : "Courier New", Courier, monospace;
	color : White;
	background-color : Black;
}

/* error messages headers */
b.error {
	color : Red;
}

b.warning {
	color : Lime;
}

b.message {
	color : Aqua;
}

/*class for quick descriptions*/
a.quickhelp {
	text-decoration : none;
	color : Black;
}

a:visited.quickhelp {
	text-decoration : none;
	color : Black;
}

a:hover.quickhelp {
	text-decoration : none;
	color : Black;
}

/*class for quick descriptions with onclick links*/
a.quickhelplink {
	color : Blue;
}

a:visited.quickhelplink {
	color : Blue;
}

a:hover.quickhelplink {
	color : Red;
}

div.transcodingbar {
	background-color : #2A629B;
	color : White;
	font-size : 10px;
	font-weight : bold;
	text-align : right;
}

div.transcodingbar a {
	text-decoration : none;
	color : White;
}

div.transcodingbar a:hover {
	text-decoration : none;
	color : Yellow;
}

div.transcodingbar a:visited {
	text-decoration : none;
	color : White;
}

/*class overlib quick help*/
.overlibfg {
	background-color : #E5F2FF;
}

.overlibbg {
	background-color : #0080FF;
}

.overlibtxt {
	color : Black;
	font-size : 10px;
}

.overlibcf {
	color : White;
	font-size : 11px;
	font-weight : bold;
	text-indent : 10px;
}

/*  --- TEXT MENU BAR --- */

#textmenubar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size : 70%;
}

#textmenubar ul li { display: inline; }

#textmenubar ul li a {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	color: Gray;
	background-color: #FFFFFF;
}

#textmenubar ul li a:hover {
color: #FFFFFF;
background-color: #369;
}

ul.tclinks {
	background-color: #F6FAFF;
	border : 1px solid #DBEDFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.tclinks li {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.tclinks li a{
	text-decoration: none;
}
/* ------------------------------------------------------------------
END
 ------------------------------------------------------------------*/
