.fontBodyText {
	font-family: Arial;
	font-size: 11 px;
	font-weight: normal;
    color: #620C16;
    padding: 2
}

.fontBodyTextInside {
	font-family: Arial;
	font-size: 11 px;
	font-weight: normal;
    color: #60604B;
    padding: 2
}

.fontBodyTextInside A{
    text-decoration: none;
    color: #60604B

}

.fontBodyTextInside A:hover{
    text-decoration: none;
    color: #AC1C32

}

.fontBodyText A{
	font-family: Arial;
	font-size: 11 px;
	font-weight: normal;
    color: #620C16;
    padding: 2;
    text-decoration: none
}

.fontTextFormHead {
	font-family: Arial;
	font-size: 13 px;
	font-weight: bold;
    color: #000000;
    text-align: center;
    padding: 5;
    background-color: #d4d4d4
}

.fontTextFormBody{
	font-family: Arial;
	font-size: 12 px;
	font-weight: normal;
    color: #000000;
    padding: 5;
    text-align: left
}


.TDPadding5px {
 	padding: 5
}

input {
	  border: 1 solid #dcdcdc;
}

textarea {
	  border: 1 solid #dcdcdc;
}

.TDNoPadding {
	font-family: Arial;
	font-size: 12 px;
	font-weight: normal;
 	padding: 0
}

.fontTextFormBodyPadding0px{
	font-family: Arial;
	font-size: 12 px;
	font-weight: normal;
    color: #000000;
    text-align: left;
    padding: 2
}

.inputNoBorder {
	  border: 0;
      font-family: Arial;
	  font-size: 11 px;
	  font-weight: normal;
      color: #000000;
      text-align: left
}

.popuptitle {
       background-color: #E6E6C2;
       height: 25;
       font-family: Arial;
	   font-size: 14 px;
	   font-weight: normal;
       color: #000000
}

.popuptext {
       font-family: Arial;
	   font-size: 11 px;
	   font-weight: normal;
       color: #60604B
}

.Paging
{
    font-family: Arial;
    font-size: 11px;
    HEIGHT: 20px;
    TEXT-ALIGN: left
}
.Paging A:active
{
    font-family: Arial;
    font-size: 11px;
    COLOR: #B0AF76;
    TEXT-DECORATION: none
}
.Paging A:hover
{
    font-family: Arial;
    font-size: 11px;
    COLOR: #ff0000;
    TEXT-DECORATION: underline
}
.Paging A
{
    font-family: Arial;
    font-size: 11px;
    COLOR: #B0AF76;
    TEXT-DECORATION: none
}
.Paging A:link
{
    font-family: Arial;
    font-size: 11px;
    COLOR: #B0AF76;
    TEXT-DECORATION: none
}
