#indexEdit textarea {
    width:400px;
    height:400px;
    margin-bottom:10px;
}
body {
    background-color : #FFFFFF;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}
body, p, div, table, tr, td, input, select, span, textarea{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	padding : 0px;
}
form, p{
    margin: 0px;    
}
ul { 
  margin-top: 5px; 
  margin-bottom: 5px;
  margin-left: 0px;
  list-style: outside square;
}
ul li { 
  margin-top: 2px; 
  margin-left: 20px; 
  margin-bottom: 2px;
}
input, select {
    border: 1px solid #D22525;
    padding-left: 3px;
}
input.numbers{
    width: 34px;
    text-align: center;
    padding: 0px;
}
input.division{
    width: 20px;
    text-align: center;
    padding: 0px;
}
input.checkbox{
    border: 0px;
}
select.year{
    width: 60px;
}
select.month{
    width: 50px;
}
select.day{
    width: 50px;
}
input.time{
    width: 22px;
}
input.admin{
    width: 80px;
    padding-left: 3px;
}
input.button{
	text-align: center;
	padding: 0px;
	color: #FFFFFF;
	border: 2px solid #D22525;
	background-image: url(../pic/headDataTable.jpg);
}
input.buttonImg{
    padding: 0px;
    border: 0px;
    vertical-align: top;
}
input.buttonOver{
    text-align: center;
    padding: 0px;
    background-color: #F7F7E5;
    border: 2px solid #D22525;
}
select.numbers{
    width: 60px;
}
select.text{
    width: 150px;
}
select.match{
    width: 200px;
}
.hcp {
    width: 34px;
    text-align: center;
    border: 1px solid #D22525;
    line-height: 14px;
}
a {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #D22525; 
	text-decoration : none;
}
a:hover {
	color : #D22525; 
	text-decoration : none;
    font-weight: bold;
}
a:active {
    font-weight: bold;
}
a.active {
    font-weight: bold;
}
.tblFrameTop {
    border: 1px solid #FFFFFF;
    width: 100%;
    height: 54px;
    background-color: #D22525;
}
.divDivider {
	width: 740px;
	height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(../pic/headDataTable.gif);
	padding-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF0;
	vertical-align: middle;
}
.tblDataTable {
    border: 1px solid #DEDEDE;
    background-color: #FFFFFF;
    border-collapse: collapse;
}
.tblContent{
    width: 100%;
}
.divOuter {
    width: 740px;
    border: 1px solid #D22525;
}
.tdContent {
    width: 595px;
    padding: 10px;
    vertical-align: top;
}
.tdMenu {
	background-color: #F6F6F6;
	border-right: 1px solid #D22525;
	vertical-align: top;
	width: 145px;
}
.divMenuHead {
    border-top: 1px solid #D22525;
    border-bottom: 1px solid #D22525;
}
.divMenuBottom {
    border-top: 1px solid #D22525;
    line-height: 8px;
}
.tblMenu {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}
.trHighlight {
    background-color: #FFFFFF; 
    border-top: 1px solid #D22525; 
    border-bottom: 1px solid #D22525;
    height: 16px;
}
.trNoHighlight {
    height: 16px;
}
.imgMenuArrow {
    margin-right: 5px;
    vertical-align: middle;
}
.tdContentEdit {
    padding-bottom: 20px;
    vertical-align: top;
}
.tdDataTable{
	text-align:left;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 14px;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    white-space: nowrap;
}
.tdDataTableRes{
    padding-left: 5px;
    padding-right: 5px;
    line-height: 14px;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    white-space: nowrap;
    font-weight: bold;
    background-color: #F6F6F6;
}
.tdMatchDate{
    font-weight: bold;
    background-color: #F6F6F6;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    padding-left: 5px;
    padding-right: 5px;
}
.tdEmpty{
    line-height: 1px;
}
h1 {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    padding-bottom: 2px;
}
h2 {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    margin: 0px;
}
h3 {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border-bottom: 1px solid #D22525;
    margin: 0px 0px 5px 0px;
    padding-bottom: 2px;
}
a.aStart {
	color : #669966;
    font-weight: bold;
}
a.aStart:hover {
    color : #FFFFFF;
    background-color: #669966;
    text-decoration: none;
}
.tblInfo{
    background-color: #F6F6F6;
    width: 200px;
    border: 1px solid #DEDEDE;
}
.tdContentInnerRight{
    vertical-align: top;
    text-align: right;
    padding-left: 30px; 
}
.tdContentInnerLeft{
    vertical-align: top;
}
.headDataTable{
background-color: #D22525;
font-weight: bold;
color: #FF0;
padding-left: 5px;
padding-right: 5px;
line-height: 16px;
background-image: url(../pic/headDataTable.gif);
}
.bullet{
    width: 3px;
    height: 3px;
    border: 1px solid #CCCCCC;
    vertical-align: middle;
    margin-top: 2px;
}
.date{
    color: #9A9A9A;
    margin-bottom: 2px;
}
.txtAlert {
    color: red;
}
.buttonImg {
    margin-top: 10px;
}
.img100-lapp{
    border: 0px; 
    margin-bottom: 1px; 
    margin-top: 3px; 
    margin-right: 8px;
}
.imgLogo{
    border: 0px; 
    margin-bottom: 10px; 
    margin-right: 20px;
}
.tblListEdit{
    border: 1px solid #DEDEDE;
    background-color: #F6F6F6;
}
.tdListEditHead{
    background-color: #FFFFFF;
    line-height: 16px;
    border-top: 1px solid #D22525;
    border-bottom: 1px solid #D22525;

}
.trFinal {
    /*background-color: #F6FBFF;*/
    background-color: #F6F7F9;
}
.topLogo {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFF00; 
	font-size: 32px;
	font-weight: bold;
	text-decoration : none;
}
