

body,td,a,font,p
{
  font-size:12px;
  font-family:arial;
  color:#707176;
}

h4
{

	line-height:18px;
	color: #E00072;
	font-size:15px;
	padding:0px;
	font-weight:normal;

}

h5
{

	color: #2B3033;
	font-size:12px;
	font-weight:normal;

}

h6
{

	font-size:13px;
	line-height:20px;
	font-weight:normal;
	color: #E00072;

}

.letter
{
	font-size:12px; 
	text-decoration:none 
}



.letter:hover
{
	color: #E00072;
}

img
{
	border: 0px solid black;
}

address
{
	  font-size:18px;
	  font-style:normal;
	  font-family:arial;
	  color:white;
	font-weight:normal;
}

.pagingLinkSel
{
	font-family:arial;
	font-size:12px;
	color: #2B3033;
	font-weight:bold;
	text-decoration: none;
}

.pagingLink
{
	font-family:arial;
	font-size:12px;
	color:#707176;
	text-decoration: none;
}

input
{
	font-family:arial;
	font-size:11px;
	background-color:white;
	border:1px solid #E00072;
}

a
{
	color:#7DC41E;
	text-decoration: underline;
}

.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:25px;
	font-family:arial;
	color: #E00072;
}

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

.txtField
{ 
  font-family:Arial; 
  font-size:12px; 
  background-color:white;
  border:1px solid #E00072;
  width:209px;
}

/* 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;
}
