/* clouds */
.suggest_link {
   background-color: #FFFFFF;
   padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #C2CFD5;
	color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
   position: absolute; 
   background-color: #FFFFFF; 
   text-align: left; 
   border: 1px solid #000000;		
   width: 205px;
   font-family: Verdana;
   font-size: 10px;
   visibility: hidden;
   /*z-index: 1000;*/
}		
#master_details {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 11px;
	position: absolute;
	background-color: #FAFAFA;
	border: 1px solid #A4A4A0;
	padding: 10px;
	/*width: 120px;
	*/
	background-repeat: no-repeat;
	visibility: hidden;
	/*z-index:1001;
	*/
}
.highlight {
	border: 2px solid #83837C;
	padding: 1px;
	/*background-color: #FCF7D1;
	*/
}
.detailtable
{
	border: 1px solid #A4A4A0;

}
.detailtable td
{
	padding: 5px;
	background-color: #D3DDDF;
}
body {
	/*background: #655A46 url(../img/body_bg.jpg);
	*/
	color: Black;
	font: normal 62.5% Tahoma,sans-serif;
	color: #444;
	background-color: #D3DDDF;
}
/* header */
.header {
	background: url(img/bgheader.gif) repeat-x;
	margin: 0 auto;
}
.navigation {
	background: #FFF url(img/nav.gif);
	border: 1px solid;
	border-color: #DFEEF7 #CFDEE7;
	font-size: 12px;
}
.navigation td a {
	/*background: #D9E1E5 url(../img/nav.gif);
	border-right: 1px solid #AFBEC7;
	*/
	color: #456;
	font: bold 12px sans-serif;
	text-decoration: none;
}
.navigation a:hover  
{
color: #234;
text-decoration: underline;
}
a {
	color: #4F6275;
}
a:hover {
	color: Black;
	text-decoration: underline;
}
.bl {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	/*border-left: 1px solid #E3DAC6;
	*/
	color: White;
	font-size: 13px;
	height: 30px;
	margin: 0;
	padding-left: 12px;
	background-color : #A4A4A0;
}
.pagina {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	/*border-left: 1px solid #E3DAC6;
	*/
	color: #5A5A43;
	font-size: 1.2em;
	height: 30px;
	margin: 0;
	padding-left: 12px;
	background-color : #F7F7F2;
}
.currentT {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-left: 1px solid #FAFAFA;
	/*border-left: 1px solid #E3DAC6;
	*/
	color: White;
	font-size: 1.1em;
	height: 30px;
	margin: 0;
	padding-left: 12px;
	background-color : #A4A4A0;
}
.menu_item{
	/*border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	*/
	background-color: #F7F7F2;
}
.menu_item a {
	display: block;
	padding: 4px 0 4px 10px;
	text-decoration: none;
		FONT-FAMILY: verdana, Arial;
	font-size: 11px;
	FONT-WEIGHT: bold;
	border-bottom: 1px solid #EAEADA;
	color: #554;
}
.menu_item a:hover {
background: #F0F0EB;
	color: #654;	
}
/* footer */
.footer {
	background: #958463 url(img/bgfooter.gif) repeat-x;
	color: #FED;
	font-size: 1.1em;
	/*line-height: 40px;*/
	margin: 0 auto;
	text-align: center;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

TD, TH, P
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans serif;
}
INPUT
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans serif
}
SELECT
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans serif
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans serif
}
LI
{
	COLOR: #5A7BAD;
	LINE-HEIGHT: 1.5em;
	LIST-STYLE-TYPE: circle;
	FONT-FAMILY: Arial, Helvetica, sans serif;
	FONT-SIZE: 9pt;
}
INPUT.button,
INPUT.buttonM
{
	background: #FFF;
	border: 1px solid #4C77B6;
	color: #000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 1px;
	cursor: pointer;
	WIDTH: auto;
}

.search
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 5pt;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 5pt;
    PADDING-BOTTOM: 5pt;
    BORDER-LEFT: black 1px solid;
    PADDING-TOP: 5pt;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #e5e5e5
}
.shade
{
	COLOR: #333333;
	BACKGROUND-COLOR: #FAFAFA;
}

.blackshade
{
	FONT-WEIGHT: bold;
	background-color : #C2CFD5;
}

.rowselected
{
	COLOR: #333333;
	BACKGROUND-COLOR: #CCD8E0;
}

.message
{
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;	
    COLOR: #cc3300;
    FONT-FAMILY: Arial, Helvetica, sans serif;
}
.SELECTS
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    COLOR: #333333;
    width: 57;
    FONT-FAMILY: Arial, Helvetica, sans serif
}

h1
{
	FONT-FAMILY: Arial, Helvetica, sans serif;
	font-size: 13pt;
	color: Black;
}
.tableheader
{
	FONT-FAMILY: verdana, Arial;
	font-size: 13px;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #C2CFD5;
	COLOR: Black;
	padding: 5px;
} 
.header2
{
	BACKGROUND-COLOR: #CCD8E0;
	padding: 10px;
}
.fieldname
{
    FONT-FAMILY: verdana, Arial;
	color: #3A4F6C;
	font-weight: bold;
	padding: 5px;
}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
	background: #C2CFD5;
}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.xb1 {
	margin:0 5px;
	background: #CCCCCC;
}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {
	display:block;
	border: 0 solid #CCCCCC;
	border-width:0 1px;
	padding: 4px;
	background: #C2CFD5;
}

.main_table
{
	margin: 0;
	padding: 0;
	background : #FAFAFA;
}
.data
{
	background : White;
}
.separator
{
	background-color : #A4A4A0;
}
.tn
{
	background-color : #EEEBE8;
}
.menu_line
{
	background-color : #F7F7F2;
}
.line2
{
	background-color : #E6E1DC;
}


a.toplinks
{
	FONT-FAMILY: verdana, Arial;
	font-size: 11px;
	color: #445566;
	TEXT-DECORATION: none;
}
a.toplinks:hover
{
	color: Black;
	TEXT-DECORATION: underline;
}
a.tablelinks
{
	FONT-FAMILY: verdana, Arial;
	font-size: 11px;
	FONT-WEIGHT: bold;
	COLOR: #445566;
	TEXT-DECORATION: none;
}
a.tablelinks-now
{
	FONT-FAMILY: verdana, Arial;
	font-size: 11px;
	FONT-WEIGHT: bold;
background: #F0F0EB;
	color: #445566;
}
.highlight-table
{
	FONT-FAMILY: verdana, Arial;
	font-size: 11px;
	FONT-WEIGHT: bold;
	color: Black;
	TEXT-DECORATION: none;
}
.highlight-table:hover
{
	FONT-FAMILY: verdana, Arial;
	font-size: 11px;
	FONT-WEIGHT: bold;
	color: Black;
	TEXT-DECORATION: none;
}
a.tablelinks:hover
{
	TEXT-DECORATION: none;
	color: Black;
}
a.addnew
{
	FONT-FAMILY: verdana, Arial;
	font-size: 12px;
	color: White;
	TEXT-DECORATION: none;
	font: bold Verdana,sans-serif;
}
a.addnew:hover
{
	color: #FAFAFA;
	TEXT-DECORATION: none
}
a.columnheaders
{
	FONT-FAMILY: verdana, Arial;
	font-size: 11px;
	COLOR: #445566;
	TEXT-DECORATION: none
}
a.columnheaders:hover
{
	COLOR: Black;
	TEXT-DECORATION: none
}
#menu-4 {
	width:100%;
	font: 60% Verdana, Arial;
	text-align : center;
	font-weight : bold;
}
#menu-4 ul{
margin:0;
padding-left: 0;
list-style:none;
}
#menu-4 li{
font-size:12px;
display:inline;
margin:0;
padding:0;
}
#menu-4 a:link, 
#menu-4 a:visited{
	float:left;
	background: url("img/gray_tab2.gif");
	color:#fff;
	margin:0;
	padding:6px 11px;
	text-decoration:none;
	border-right: 1px solid #D3DDDF;
}
#menu-4 a:hover,
#menu-4 a:focus,
#menu-4 a:active, 
#menu-4 a#current-4
{
background: url("img/gray_tab3.gif");
color:#fff;
}
.searchpanel
{
	margin-left : 5px;
	margin-top : 5px;
	background: #D5DEE3;
	COLOR: #394A5E;
	/*border: 1px solid #687AA4;
	*/
}
a.navlinks {
	/*background: #D9E1E5 url(../img/nav.gif);
	border-right: 1px solid #AFBEC7;
	*/
	color: #456;
	font: bold 12px sans-serif;
	text-decoration: none;
}
a.navlinks:hover  
{
color: #234;
text-decoration: underline;
}

