/* Tabs Menu styles */
DIV.taMenu {float:left;background: url(taMenuLeft.png) repeat-x; border-right: 1px solid #eeeeee; margin-left: 0px; width: 100%;}
DIV.taMenu UL {margin: 0px;padding: 0px;list-style: none;}
DIV.taMenu LI {display: inline;margin: 0px;padding: 0px;}
DIV.taMenu A {float: left;background: url(taMenuRight.png) no-repeat right top;font-size: small;font-weight: bold;text-decoration: none !important; border: 0px;}
DIV.taMenu A:hover, DIV.taMenu A.admin:hover {background-position: 100% -150px;text-decoration: none !important;  border: 0px; padding: 0px;}
DIV.taMenu A:link, DIV.taMenu A:visited, DIV.taMenu A:active, DIV.taMenu A:hover { color:#115E94; text-decoration: none !important;  border: 0px;}
DIV.taMenu SPAN{float:left; display: block;background: url(taMenuLeft.png) no-repeat left top;padding: 5px 9px;white-space: nowrap;}
DIV.taMenu SPAN {float : none;}
DIV.taMenu SPAN{font-size: 9px;}
DIV.taMenu A:hover SPAN{background-position: 0% -150px;   color: #fbeba9;   text-decoration: none !important; border: 0px;}
DIV.taMenu A.admin:hover SPAN{background-position: 0% -150px;   color: red;   text-decoration: none !important; border: 0px;}
DIV.taMenu LI#current A {background-position: 100% -150px;  border-width: 0px; text-decoration: none !important; border: 0px;}
DIV.taMenu LI#current SPAN{background-position: 0% -150px;   padding-bottom   : 5px; color: #ffffff; font-weight: bold;}
DIV.taMenu LI#current A.admin SPAN{background-position: 0% -150px;   padding-bottom   : 5px; color:maroon;	font-weight: bold;}

li.siffi {
	list-style: circle outside;
	/*color: red;*/
}
.highlightbox{
	padding: 3px 7px 3px 30px;
	border: 1px solid #cc0000;
	color: black !important;
	background-color: #FFD700;
	background-image: url(./ico_attention_red.gif); background-position: 5px 4px; background-repeat: no-repeat;
	text-align: left;
	width: 619px;
}
#content {
	background:#FFFFFF url(bg_content.png) repeat-x scroll 0 0;
	border-bottom:2px solid #EEEEEE;
	border-top:1px solid #999999;
	clear:both;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	width:98%;
}
h1 {
	background-color: #0D4789;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: 4px;
	text-indent: 15px;
	margin-bottom: 7px;
}
h2 {
	font-size:14pt;
}
h3 {
	font-size:12pt;
}
hr {
	border: 0;
	height: 1px;
	color: #D1DBEE;
}

.outline, a.outline {
	border-width: 1px;
	padding: 7px;
	margin: 7px;
	border-style: outset;
	border-color: white;
	background-color: ghostwhite;
	font-weight: bold;
	font-size: 14px;
}

.thtd {
	border-width: 1px;
	padding: 3px;
	border-style: outset;
	border-color:white;
	background-color: white;
	color: #000000 !important;
}

#shadow {

	padding: 3px;
	border-width: 1px;
	border-style: outset;
	border-color:white;
}


small {
	font-size:8pt;
}
pre {
	font-family:Courier New,Courier,monospace;
	font-size:9pt;
}
th {
	color:#006699;
	font-size:9pt;
}
ol {
	background-image:url(lime.jpg); 
	color:black;
}

a {
	border-bottom: 1px dotted #777777;
	padding-bottom: 0px;
	TEXT-DECORATION: none;
	color: #33CCFF; /* royalblue; #ffff00;*/
}
a:visited{
	color: #00DBA4; /*royalblue; */
}
a:active {
	COLOR: #ff0000;
}
a:hover {
	color:#000000;
	text-decoration:none;
	background-color:gold;
	border:1px dotted #000000;
	margin:0px;
	padding:1px 2px;
}
a.yellow {
	font-size:9pt;
	color:yellow;
}
a.name {
	font-size:10pt;
	font-weight:bold;
	color:cornflowerblue;
	background-color:ghostwhite;
	border: 1px outset;
	margin: 2px;
	padding: 2px;
	padding-left: 5px;
	border-top-color:#869BBF;
	border-left-color:#869BBF;
	border-right-color:darkslateblue;
	border-bottom-color:darkslateblue;
	border-style: outset;
	width:100%;
}

.sidelink {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #0033cc; 
	FONT-STYLE: normal; 
	TEXT-DECORATION: none;
}
.sidelink:hover {
	FONT-SIZE: 8pt; 
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
}
.sidelink:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #336699;
	TEXT-DECORATION: underline;
}

body,div,p,form,ul {
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color: #123241;
	color: #ffffff;
}
/*text="#ffffff" link="#ffff00" vlink="#AAAAFF" */

td {
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	font-size: 9pt;
}

td.column, tr.column, .column {
	font-weight: bold; 
	background-color: #6798C7; 
	color: white;
	vertical-align: top;
}

.formHeader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-STYLE: normal;
}
.miniText {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #333333;
	FONT-STYLE: normal;
}
em {
	FONT-WEIGHT: bold;
	COLOR: #ff0000;
	FONT-STYLE: normal;
}
.button {
	background-color: #CCCCFF;
}
.siffisText {
	color:black;
	font-size:9pt;
	font-weight:bold;
	background-color:#dfdfdf;
}
.siffisHigh {
	color:purple;
	font-size:14pt;
	font-weight:bold;
	background-color:#f0f0f0;
}
A.siffisLink {
	color:#B22222;
	font-weight:bold;
} 

#placeholder {
	HEIGHT: 70px;
	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
	VISIBILITY: visible;
	WIDTH: 490px;
	Z-INDEX: 99;
}
