body,td,th,div,span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.dim {
	filter: alpha(opacity=15);
	-moz-opacity:0.1;
	opacity:0.15;
}

a
{
	color:#0000FF;
}

a:hover
{
	color:#0000FF;
	text-decoration:none;
}

.sub-menu-links{
	text-decoration: underline;
	cursor: pointer;
	color: #000000;
}

.sub-menu-links:hover{
	text-decoration: none;
	cursor: pointer;
	color: #000000;
}

.sub-menu-links-active{
	text-decoration: none;
	cursor: pointer;
	color: #000000;
}

.sub-menu-links-active:hover{
	text-decoration: none;
	cursor: pointer;
	color: #000000;
}

.top-sub-menu-div {
  float:left;
  width:100%;
  background:#DAE0D2 url("/INC_IMAGES/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
}

.folders-box
{
	border:#999999 inset;
	border-width: 1px;
}

.folder_actions
{
	font-size: 9px;
}

.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #F5F5F5;
}

.whitebuttons{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #F5F5F5;
}

.whitebuttons-fixed-size{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #F5F5F5;
	width: 150px;
}

.success
{
	color:#009900;
	font-weight:bold;
}

.sys_msg
{
	color:#0000CC;
	font-weight:bold;
}

.error
{
	color: #EA0000;
	font-weight:bold;
}

.content_table
{
	border:#CCCCCC solid;
	border-width: 1px;
}

.data-table-title-row
{
	background-color: #CCCCCC;
}

.data-table-title-row-admin
{
	background-color:#666666;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.data-table-row-admin
{
	padding: 5px;
	border-bottom:#DFDFDF solid 1px;
}

.bottom_border {
	border-bottom:#DFDFDF solid 1px;
}

.alt-row-shading
{
	background-color:#E8E8E8;
}

.data-row-1
{
	background-color: #F4F4F4;
}

.data-row-2
{
	background-color: #FFFFFF;
}

.leads-legend
{
	font-family: Arial; font-size: 10px; 
}

.oda-que-user-row
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.border-bottom
{
	border-bottom:#CCCCCC dashed; border-bottom-width:1px;
}

.border-bottom-solid
{
	border-bottom:#CCCCCC solid; border-bottom-width:1px;
}

.border-bottom-left-solid
{
	border-bottom:#CCCCCC solid; border-bottom-width:1px;
	border-left:#CCCCCC solid; border-left-width:1px;
}


.selected-row
{
	background-color: #A8FFA8;
}

.field-disabled
{
	font-weight:normal;
	background-color:#E2E2E2
}

.page-title
{ 
	font-size: 18px;
	font-weight: bold;
}

.page-title-admin
{
	font-size: 16px;
	font-weight: bold;
}

.overlib-menues a
{
	line-height:16px;
	text-decoration:none;
}

.overlib-menues a:hover
{
	text-decoration:underline;
}

.data-import-table {
	border:#CCCCCC solid 3px;
}
