
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
           }

userbody       {
	color:#444;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background:#ffffff;
           }
body       {
	color:#444;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background:#eee;
           }
#header {
	margin:0px auto;
	text-align:left;
	width:1000px;
	padding-top:0px;
	background:#eee;
	height:216px;
	color:#ffffff;
	background:transparent url("/img/logo.gif") no-repeat top center;
}
#page {
	margin:0px auto;
	text-align:left;
	width:1000px;
	padding-top:10px;
	background:#ffffff;
}
#footer {
	margin:0px auto;
	width:1000px;
	padding-top:10px;
	background:#eeeeee;
	background:#eee url('/img/bottom.png') repeat;
}



a.rlink:link     {text-decoration: none; font-weight: bold; color: #bf0000; }
a.rlink:visited  {text-decoration: none; font-weight: bold; color: #bf0000; }
a.rlink:active   {text-decoration: none; font-weight: bold; color: #bf0000; }
a.rlink:hover    {color: #000000; text-decoration: underline; }
.rlink           {color: #000000; text-decoration: underline; }

a.lmenu:link     {text-decoration: none; color: #24739d; }
a.lmenu:visited  {text-decoration: none; color: #24739d; }
a.lmenu:active   {text-decoration: none; color: #24739d; }
a.lmenu:hover    {color: #000000; text-decoration: underline; }
.lmenu           {color: #000000; text-decoration: underline; }

a.menu:link      {text-decoration: none; color: #000000; }
a.menu:visited   {text-decoration: none; color: #000000; }
a.menu:active    {text-decoration: none; color: #000000; }
a.menu:hover     {color: #ffffff; text-decoration: none; }
a.menu_select:hover    {color: #ffffff; text-decoration: none; background: #ff8a00; border-right: 1px solid #ffffff; height: 18px; }
.title           {font-size: 16px; color: #ff8a00; font-weight: bold;}
.bkg             {background: #ffffff; }
.bkg_up          {background: #000000; }
.bkg_menu_all    {background: #f2f2f2; }
.bkg_menu        {background: #ffffff; border-right: 1px solid #cecece; border-top: 1px solid #9e9e9e; height: 20px; }
.bkg_menu_select {background: #bf0000; border-right: 1px solid #cecece; border-top: 1px solid #9e9e9e; height: 20px; color: #ffffff; }
.list_left       {background: url(img/list_left.gif) }
.list_right      {background: url(img/list_right.gif) }
.line_left       {border-right: 1px solid #ff8a00; }
.end_bkg         {font-family: Tahoma; color: #a2a2a2; font-size: 10px; background: url(img/end_bkg.gif) }

.imgMin			 {border: 0; text-align:center;} 
.imagePreview    {border-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; border-bottom: black 1px solid;} 
.imgTab			 {border-right: lightgrey 1px solid; border-top: lightgrey 1px solid; border-left: lightgrey 1px solid; border-bottom: lightgrey 1px solid; background: whitesmoke; TEXT-ALIGN: center; }


a:link {color: #696989;	text-decoration:none;}
a:visited {	color: #696989;	text-decoration:none;}
a:active {	text-decoration:none;}
a:hover {	color:red;	text-decoration:underline;}
 
.progress		 {border-right: navy 1px solid; border-top: navy 1px solid; border-left: navy 1px solid; border-bottom: navy 1px solid; background-color: #e0e3f4;}
.progresstd		 {background:#5555aa; height: 10px;}
.progresstdmax	 {height: 10px;}
SELECT           {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px}
INPUT.editbox    {BORDER-RIGHT: #c7ccdc 1px solid; BORDER-TOP: #c7ccdc 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #c7ccdc 1px solid; BORDER-BOTTOM: #c7ccdc 1px solid; BACKGROUND-COLOR: #ffffff}
TEXTAREA.editbox {BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM-STYLE: groove; BORDER-LEFT-STYLE: groove; BORDER-RIGHT-STYLE: groove; BORDER-TOP-STYLE: groove; FONT-FAMILY: Arial; FONT-SIZE: 12px}
INPUT.button {
	vertical-align:middle;
	margin-top:4px;
	margin-bottom:4px;
	background-color:#F1F1F1;
	color:#2E5A92;
	border: 1px #83979E solid;
	font-size:90%;
	height:20px;
	padding: 0 4px 0 4px;
	font-weight:normal;
	cursor: pointer;
}
.edit			 {HEIGHT: 14px; FONT-SIZE: 11px;}