﻿body {
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Verdana;
	margin: 0px 0px 0px 0px;
}

.personalInfo
{
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #333388;
}

.speedBar
{
	background-color: #eeeeff;
	text-align: right;
	padding: 2px 2px 2px 2px;
	font-family: Verdana;
	font-size: 12px;
	color: #333388;
}

.normalButton
{
	font-family: Arial, Verdana;
	font-size: 13px;
	border-width: 1px;
}

.normalTextBox
{
	font-family: Arial, Verdana;
	font-size: 13px;
	border-width: 1px;
}

.normalLabel
{
	font-family: Arial, Verdana;
	font-size: 13px;
}

.formCaption
{
	font-family: Verdana Arial;
	font-size: 17px;
	font-weight: bold;
	color: #334433;
}

.MenuTable {
	background-color: #eeeeff ;
	letter-spacing: 1px;
	font-size: 11px;
	font-family: Arial Verdana;
	width: 100%
}
.MenuCell {
	background:#eeeeff ;
	font-size: 11px;
	font-family: Arial, Verdana;
	text-align: center;
	vertical-align:middle;
}

.NewLineTable
{
	font-size: 11px;
	font-family: Arial, Verdana;
	background-color: #bbffbb;
	
	border-collapse: collapse;
	border-right: solid 2px #77aa77;
	border-top: solid 2px #77aa77;
	border-left: solid 2px #77aa77;
	border-bottom: solid 2px #77aa77;
}
.NewLineCell
{
	font-size: 11px;
	font-family: Arial, Verdana;
	background-color: #bbffbb;
	padding: 3px 3px 3px 3px;
	text-align: center;
	vertical-align: middle;
	
	border-collapse: collapse;
	border-right: solid 1px #77aa77;
	border-top: solid 1px #77aa77;
	border-left: solid 1px #77aa77;
	border-bottom: solid 1px #77aa77;
	line-height: 26px;
}

.status
{
	background: #ff6666;
	letter-spacing: 1px;
	font-size: 11px;
	font-family: Arial, Verdana;
	text-align: center;
	vertical-align: middle;
}

.dg_table
{
	border-collapse: collapse;
	border: solid 2px #9999cc;
}

.dg_header
{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Verdana;
	color: #555588;
	background-color: #cce6ff;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	
	border-collapse: collapse;
	border-right: solid 1px #9999cc;
	border-top: solid 1px #9999cc;
	border-left: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;

}
.dg_alter
{
	font-size: 13px;
	font-family: Arial, Verdana;
	color: #663399;
	background-color: #eeffff;
	text-align: left;
	text-align: left;
	vertical-align: middle;
}
.dg_item
{
	font-size: 13px;
	font-family: Arial, Verdana;
	color: #663399;
	background-color: #d5ffff;
	text-align: left;
	text-align: left;
	vertical-align: middle;
}
.dg_page
{ 
	font-weight: bold;
	color: black;
	background-color: #cce6ff;
	font-size: 13px;
	font-family: Verdana;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;

	border-collapse: collapse;
	border-right: solid 1px #9999cc;
	border-top: solid 1px #9999cc;
	border-left: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;
}
.dg_edit
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: black;
	background-color: #ccff99;
	text-align: center;
	vertical-align: middle;
	
	border-collapse: collapse;
	border-right: solid 1px #9999cc;
	border-top: solid 1px #9999cc;
	border-left: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;
}

.has_border
{
	border-collapse: collapse;
	border-right: solid 1px #9999cc;
	border-top: solid 1px #9999cc;
	border-left: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;
	line-height: 22px;
}

.tagActLeft
{
	background-image: url(img\TAGAL.gif);
	width:5px;
	height: 28px;
}

.tagActRight
{
	background-image: url(img\TAGAR.gif);
	width: 5px;
	height: 28px;
}

.tagActTop
{
	background-image: url(img\TAGAT.gif);
	width: 5px;
}

.tagNonLeft
{
	background-image: url(img\TAGNL.gif);
	width:5px;
	height: 28px;
}

.tagNonTop
{
	background-image: url(img\TAGNT.gif);
	width: 5px;
}

.tagNonRight
{
	background-image: url(img\TAGNR.gif);
	width: 5px;
	height: 28px;
}
.tagButton
{
	background-image: url(img\TAGB.gif);
	height: 28px;
}
