body, td, th, p,select,input,textarea{
	font-family: tahoma;
	font-size:10px;
}
body{
    color:#3C3C3C;
	background:#FFFFFF;
}


a.parrow{
  color: #FF0000;
}
.filter {
	border: 1px solid #D9D9D9;
	background: #F9F8F9;
}
.filter td {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.clear td{
  border:0px;
}
.results{
	background: #FFFFFF;
}
.results th{
	background: #FEFDC9;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
	font-size:11px;
	color: #327252;
}
.results th a{
	font-weight: bold;
	font-size:11px;
	color: #327252;
	text-decoration: none;
}
.results th a:hover{
	text-decoration: underline;
}
.results tr.sel,
.results tr.sel a{
	background: #E01588;
	color: #FFFFFF;
	font-weight: bold;
}
.cell0 td{
	font-family: Arial;
	background: #EFF3F2;
	font-size:12px;
	color: #3E3E3E;
}
.cell1 td{
	font-family: Arial;
	background: #E5EEE9;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size:12px;
	color: #3E3E3E;
}
.cell0 a{
	color: #3E3E3E;
}
.cell1 a{
	color: #3E3E3E;
}
.cell0_option {
	background: #EFF3F2;
	color: #3E3E3E;
}
.cell1_option {
	background: #D4DDD8;
	color: #1C1C1C;
}
.menubottom{
	padding: 5px;
}
.menubottom a{
	font-family: Arial;
	font-size: 14px;
	color: #327252;
	font-weight: bold;
	text-decoration: none;
}
.menubottom a:hover{
	text-decoration: underline;
}

.menuactive {
	padding-left: 5px;
	padding-right: 5px;
  
}
.menuactive a{
	font-family: Arial;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
   }

.bottomline{
	/*border-bottom: 1px solid #53A3BC;*/
	background-color: #A0D8E9;
}
.buttons{
  font-size: 10px;
  /*font-weight: bold;*/
  font-family: tahoma;
  color: #3E3E3E;
  border: 1px solid #0071DE;
  FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#CEDFEF, EndColorStr=#FFFFFF);
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  
}
.sortarrow{
  font-family:Wingdings;
  color: #DD1800;
  font-size: 8px;
}
.editlabel{
  font-weight: bold;
  text-align: right;
}
.error{
  color: #FF0000;
}
.selected td,
.selected td a
{
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd; 
	border-right: 1px solid #cdcdcd; 
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0 StartColorStr=#FAF9DF, EndColorStr=#FFFFFF);
} 

.edit {
	font-family: Verdana;
	font-size: 11px;
	color: 3F3F3F;
}


.presentation_text th {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	padding-left: 10px;
}

.presentation_text td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}

.arial_14_bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.password a {
	font-family: Verdana;
	font-size: 11px;
	color: 000000;
	font-weight: normal;
	text-decoration: none;
}

.pagination{
	width:22px;
	height:22px;
	text-align:center;
	vertical-align:middle;
}

.pagination a{
	text-decoration: none;
	font-weight:bold;
	color: #2E6923;
}
.pagination a:hover{
	color:#000;
}

.paginationa{
	width:22px;
	height:22px;
	text-align:center;
	vertical-align:middle;
}
.paginationa {
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

.paginationa{
	background: url(images/dot2.gif) no-repeat;
}
.pagination{
	background: url(images/dot1.gif) no-repeat;
}
