body,font,th,td,p,div {
font-family:Arial,Helvetica,Sans-Serif;
font-size:8pt;
margin-top: 0px;
}

body {background:#ffffff;}
#PBA1{font-size:30px; color:#000000;font-family:"Times New Roman", Times, serif;}
#PBA2{font-size:24px; color:black;font-family:"Times New Roman", Times, serif;}

#Title{
font-family:Cursive,Arial,Helvetica,Sans-Serif;
font-size:15pt;
color: #996633;
font:bold;
}

#xthead{
background-color: #800000;
font-size:15pt;
color:white;
font:bold;
}

#thead{
background-color: #F6E7CB;;
font-size:15pt;
color:black;
font:bold;
}

#tdata{
background-color:#f5deb3;
font-size:15pt;
color:white;
font:bold;
}

#tinput{
background-color:#f3f5ed;
font-size:10pt;
color:black;
}

#backplainhead{
background-color:#f0ee78;
    position:absolute;
	text-align: top;
	height: 20%;
	left:10%;
	width: 80%;
}
#xbackplain{
background-color:#800000;
    position:absolute;
	left:10%;
	top:20%;
	height: 100%;
	width: 80%;
}

#backplain{
background-color:#F6E7CB;
    position:absolute;
	left:10%;
	top:20%;
	height: 100%;
	width: 80%;
}
#backplain a:link{color:#006699; text-decoration:none; font-weight:bold;}
#backplain a:visited{color:#006699; text-decoration:none;font-weight:bold; }

#addbutton{
	width: 100%;
	height: 15px;
	left: 33%;
	border: solid;
	border-width: thin;
	border-style: outset;
	color: 003399;
	background-color: #dbd9d8;
}
table.AddEditDelete {
	width: 100%;
	background-color:white;
	text-align: center;
	vertical-align: bottom;
}
td.AddEditDelete {
	width: 50%;
	text-align: center;
	vertical-align: bottom;
	font-size: 11px;
}
tr.AddEditDelete {
	height: 1px;
	text-align: center;
	vertical-align: bottom;
	font-size: 11px;
}
hr.Devide{
width: 50%;
border: none;
color: #996633;
background-color: #f00;
}
a.AddEditDelete:link  {color:green;}
a.AddEditDelete:active  {color:black;}
a.AddEditDelete:visited {color:green;}
a.AddEditDelete:hover   {color:red;}

a {text-decoration:none;}
a:active  {color:blue;}
a:visited {color:blue;}
a:hover   {color:red;}

#selectbox{
	width: 23%;
	height: 15px;
	left: 33%;
	text-align: center;
	border: none;
	color: black;
	background-color: #beb8b8;
}

#dblarrow{
	width: 50%;
	height: 15px;
	left: 33%;
	border: none;
	border-width: thin;
	border-style: outset;
	color: 003399;
}
#dblarrow a:link{

	color: #fff;

}
#dblarrow a:visited{

	color: #fff;

}
#dblarrow a:hover{

	color: #0099FF;

}


#message{
	font-size:11pt;
	position:absolute;
	width: 33%;
	height: 100px;
	top: 30%;
	left: 33%;
	text-align: center;
	border: solid;
	color: black;
	background-color: cyan;
}
#selectdate{
    position:absolute;
	width: 33%;
	height: 300px;
	top: 30%;
	left: 33%;
	text-align: center;
	border: solid;
	color: black;
	background-color: cyan;
}
