body	{ margin:0 0 0 0; background-color:#FFFFFF; }
table	{ font-family: Tahoma; font-size:11px; color:#4d807f }
form	{ margin:0 0 0 0;}
h1	{ font-family: Arial; font-size:15px; display:inline; font-weight:bold; color:#0d7f7e}
h2	{font-family: Arial; font-size:13px; display:inline; font-weight:bold; color:#0d7f7e; padding-bottom:5px}

.news_body	{ line-height:16px; padding-left:10px; margin-left:5px; border-left:1px dotted #90d5d4 }

a:link		{ color:#4d807f; text-decoration:underline; }
a:active	{ color:#4d807f; text-decoration:underline; }
a:visited	{ color:#4d807f; text-decoration:underline; }
a:hover		{ color:#4d807f; text-decoration:none; }

.content	{ line-height:16px; }
.repeat_no	{ background-repeat:no-repeat }
.repeat_x	{ background-repeat:repeat-x }

.field_submit	{ background-color:#0d7f7e; color:#ffffff; border:1px solid #90d5d4; font-size:11px; font-family:Tahoma; padding:2px }






.tab_body			{ background-color:#E8EDF0; border-left:1px solid #919b9c; border-bottom:1px solid #919b9c; border-right:1px solid #FFFFFF; padding:5px }

a.toolbar:link 		{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0d7f7e; font-weight:bold; text-decoration:underline; padding:4px }
a.toolbar:active 	{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0d7f7e; font-weight:bold; text-decoration:underline; padding:4px }
a.toolbar:visited 	{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#0d7f7e; font-weight:bold; text-decoration:underline; padding:4px }
a.toolbar:hover 	{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:bold; text-decoration:none; height:21px; padding:3px; background-color:#FFFFFF; border:1px solid #cccccc }

.window_main 	{
	border: 1px solid #cccccc;
}

.window_header	{ 
	background-image:url(../images/window-header-bg.gif);
	background-repeat:repeat-x;
	height:21px;
}

.window_body	{
	background-color:#edf8f8;	
}

.toolbar_table	{
	background-color:#90d5d4;
}

.toolbar_cell	{
	padding-bottom:2px; font-size:11px; color:#0d7f7e;
}

.label	{
	font-size:11px;
}

.field_text {
	font-size:11px;
	padding:3px;
	height:21px;
	width:100%;
	background-color:#FFFFFF !important;
	border:1px solid #7F9DB9;
}

.field_search {
	font-size:11px;
	padding:3px;
	height:21px;
	width:100%;
	background-color:#FFFFFF !important;
	border:1px solid #7F9DB9;
}

div.contextmenu { 
  background-color: #efecdd; 
  border: 2px solid; 
  border-color: #f0f0f0 #909090 #909090 #f0f0f0; 
  left: 0px; 
  padding: 0px 1px 1px 0px; 
  position: absolute; 
  top: 0px; 
  visibility: hidden; 
  z-index: 600; 
} 

div.contextmenu a.menuItem { 
  color: #000000; 
  cursor: default; 
  display: block; 
  padding: 3px 1em; 
  text-decoration: none; 
  white-space: nowrap; 
} 

div.contextmenu a.menuItem:hover, div.menu a.menuItemHighlight { 
  background-color: #316ac5; 
  color: #ffffff; 
} 

div.contextmenu div.menuItemSep { 
  border-top: 1px solid #909090; 
  border-bottom: 1px solid #f0f0f0; 
  margin: 4px 2px; 
}
