﻿body { margin:0px;padding:0px; }
body,p,td,input,textarea { font-family:Arial;font-size:13px; }

td.admin_top { background-image:url(../images/Admin_03.gif); }
td.admin_left { background-image:url(../images/Admin_07.gif); }
td.admin_middle { background-color:#f4f4f5;vertical-align:top;padding:5px 15px 10px 15px; }
td.admin_right { background-image:url(../images/Admin_10.gif); }
td.admin_bottom { background-image:url(../images/Admin_15.gif); }

table.module_admin td { padding:8px; }
table.module_admin a { text-decoration:none; color:#000066; }
table.module_admin b { font-size:20px; }

table.datatable { border:solid 1px #a99a95; }
table.datatable strong { color:#003473; }
table.datatable hr { color:#000; }

td.datatitle
{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#003473;
	background-color:#cccccc;
	background-image:url(../images/boxtitlebg.gif);
	background-repeat:repeat-x;
	padding-left:8px;
	height:29px;
	vertical-align:middle;
	border-bottom:solid 1px #999999;
}
td.datasearchbox { background-color:#e8e5e2; }
td.datasearchbox table { margin:5px; }
td.datasearchbox table td { padding:2px; }
input.datasubmitbutton { margin-right:5px; }
td.dataheader
{
	color:#003473;
	font-size:14px;
	font-weight:bold;height:20px;border-bottom:solid 2px #a8a29f;background-color:#ffffff;
	background-color:#cccccc;
	background-image:url(../images/boxtitlebg.gif);
	background-repeat:repeat-x;
}
td.dataheader img { display:inline; }
td.datanavigation { height:22px;border-bottom:solid 1px #a8a29f;background-color:#ffffff; }
td.datanavigation, td.dataheader, td.datafooter, td.data, td.dataalt { padding:3px 10px 2px 6px; }
td.data { background-color:#e5e5e8;color:#111122; }
td.dataalt { background-color:#ffffff;color:#111122; }
td.datafooter { font-weight:bold;border-top:solid 1px #a8a29f;background-color:#ffffff; }

a { color:#0000cc; }
a:hover { color:#0086e3; }

td.dataedit
{
	background-color:#dad8e8;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	padding-bottom:4px;
}
div.dragger
{
	border:solid 1px #000;
	background-color:#fff;
	padding-right:15px;
}
div.dragger a { vertical-align:middle;margin:3px 10px 3px 5px; }
div.dragger img { display:inline; }
td.dropactive { background-color:#000; }
