.title {color: #4791CD;}

.top1 {
	FILTER: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1); COLOR: #000000
}
body {
	color:#000000;
	font-family: Tahoma;
	font-size: 12px;
	border: #FF0000;
	line-height: 2.0;
	line-height: 24px;
	background-color: #FFFFFF;
	margin: 5px;
}
.image_style{
  cursor:hand;
  border-top-style: none; 
  border-right-style: none; 
  border-left-style: none; 
  border-bottom-style: none;
}
div {
	font-family:  "Tahoma";
	font-size: 11.5px;
}
thead {
	color:#FFFFFF;
	text-align:center;
}

td {
	font-size: 12px;
	font-family:  "Tahoma";
	line-height: 1.5;
}
table {
	font-size: 11.5px;
	font-family:  Tahoma;
	line-height: 1.5;
	border:0;
	border-collapse:collapse;
}
p {
	font-family: "Tahoma";
	font-size: 11.5px;
}

a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color:#b21818;
	text-decoration: none;
}
a:active {
	color: #444444;
	text-decoration: none;
}

.red {
	color: #CC0000;
}
input  {
	behavior:url('/admin/css/input.htc');
}

.ButtonDisable {
	FILTER: dropshadow(color=#FFFFFF,offx=1,offy=1); CURSOR: default; COLOR: #a0b0c9
}

