body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#454545;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#454545;
	}
	
.h_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#454545;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#454545;
	}	

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#93A81C;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

.form
	{
		width:196px; height:18px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
	
.form1
	{
		width:136px; height:18px; border-color:#878787; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
	
.form_div
	{
		height:21px; margin-top:-1px;		
	}
		
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 12px}































body,td,a,font
{
  font-size:12px;
  font-family:Arial;
}


.pagingLinkSel
{
	font-family:Arial;
	font-size:13px;
	color:black;
	font-weight:bold;
	text-decoration: none;
}

.pagingLink
{
	font-family:Arial;
	font-size:13px;
	color:#4F4B4A;
	text-decoration: none;
}

input
{
	font-family:Arial;
	font-size:11px;
	background-color:#ECE9D8;
	border:1px solid #404040;
}

button
{
	font-family:Arial;
	font-size:11px;
	background-color:#ECE9D8;
	border:1px solid #404040;
}

a
{
	color:#4785A3;
}

.gradBG
{
	background-color:#4D5D77;
	
	text-align: center;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding:4px;
	height:20px;
}

.gradToolbarBG
{
	background: url('images/gui/toolbar_bg.jpg');
	
	text-align: center;
	vertical-align:middle;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-bottom:2px;
	height:20px;
}

.aBtn
{
	text-align: center;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#4F4B4A;
	padding:2px;
	padding-right:4px;
	padding-left:4px;
	width: 80px;
	height: 20px;
	text-decoration: none;

	background-color:#ECE9D8;
	border-right:1px solid #404040;
	border-left:1px solid #404040;

	
}

.topMenuA
{
	text-decoration:none; 
	font-weight:bold;
	font-size:11px;
	
}

.ToolbarLink
{
	font-family:Arial;
	font-size:12px;
	color:black;
	text-decoration:none;

}

.ToolbarLink:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:black;
	text-decoration:underline;

}

.pageTitle
{
	text-align:center;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#93A81C;
}

.pageTitleContentPage
{
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#93A81C;
}

.txtField
{ 
  font-family:Arial; 
  font-size:12px; 
  background-color:#ececec; 
  border-color:gray; 
  border-width:1px; 
  color:FFFFFF; 
  width:250px;
}

/* Sortable tables */
table.sortable a.sortheader {
	font-family:Arial;
	font-size:12px;
    color:white;
    font-weight: bold;
    text-decoration: none;
    display: block;
	padding:0px;
	margin:0px;
}
table.sortable span.sortarrow {
    color: black;
    font-weight: bolder;
	padding:0px;
	margin:0px;
    display: none;
}