

body,td,a,font
{
  font-family:Arial;
  color:#644911;
}


.toggleopacity img{
Filter: Gray;
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
Filter: none ;
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

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

.pagingLink
{
	font-family:arial;
	font-size:13px;
	color:#27484F;
}

input
{
	font-family:arial;
	font-size:11px;
	background-color:white;
}

#pagesList a {
font-size:12px;

}
a
{
	color:#27484F;
}

.gradBG
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#6882A4,endColorStr=#345B80); 
	
	text-align: center;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding:4px;
	height:20px;
}

.gradToolbarBG
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#666666,endColorStr=#999999); 
	
	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:#27484F;
	padding:2px;
	padding-right:4px;
	padding-left:4px;
	width: 50px;
	height: 20px;
	background-color:#ececec;
	text-decoration: none;

	border: 1px inset;

}

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

.ToolbarLink
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:white;

}

.pageTitle
{
	text-align:center;
	font-size:18px;
	font-family:arial;
	font-weight:bold;
	color:#756848;
}

.pageTitleContentPage
{
	font-size:18px;
	font-family:arial;
	font-weight:bold;
	color:#756848;
}

.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;
}


blockquote.style1 {

  padding: 8px;


  margin: 5px;
  background-image: url(images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
    	display: block;
    	background-image: url(images/closequote1.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
		padding-left:40px;
		color:#999;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-indent:0px;
		font-style:italic
  	}
#name {
color:#333;
text-indent:60px;

}	
