.mainheading{
    font-family: Tahoma;
	font-size: large;
	font-pointsize: 10;
	color: #FFFFFF;
	text-align: center;
    }

.heading{
    font-family: Arial;
	font-size: medium;
	color: #740818;
    }

.txtbldFont{
    font-family: Tahoma;
    font-size: 10pt;
    text-align: left;
    font-weight:bold;
    }

.txtbldFontcntr{
    font-family: Tahoma;
    font-size: 12pt;
    text-align: center;
    font-weight:bold;
    }

.button{
	background:#7A212E;
    color:FFFFFF;
    BORDER-BOTTOM: #917142 1px solid;
    BORDER-LEFT: #917142 1px solid;
    BORDER-RIGHT: #917142 1px solid;
    BORDER-TOP: #917142 1px solid;
    width:65px
    }

.resetbtn{
	background:#7A212E;
    color:FFFFFF;
    BORDER-BOTTOM: #917142 1px solid;
    BORDER-LEFT: #917142 1px solid;
    BORDER-RIGHT: #917142 1px solid;
    BORDER-TOP: #917142 1px solid;
    width:65px
    }

.button1{
	background:#7A212E;
    color:FFFFFF;
    BORDER-BOTTOM: #917142 1px solid;
    BORDER-LEFT: #917142 1px solid;
    BORDER-RIGHT: #917142 1px solid;
    BORDER-TOP: #917142 1px solid;
    width:120px
    }

.hyperlink{
    font-family: Tahoma;
    font-size: 10pt;
    text-align: left;
    color:#0000FF;
    }

.txtsmallfont{
    font-family: Tahoma;
    font-size: 7.5pt;
    text-align: left;
    color:#000000;
    }

.txtnormalfont{
    font-family: Tahoma;
    font-size: 10pt;
    text-align: left;
    color:#000000;
    }

.txtnormalfontcntr{
    font-family: Tahoma;
    font-size: 12pt;
    text-align: center;
    color:#000000;
    }

.txtwhitefontrt{
    font-family: Tahoma;
    font-size: 7pt;
    font-weight:bold;
    text-align:right;
    color:#ffffff;
    }

.txtwhitenormfont{
    font-family: Tahoma, Tw Cen MT;
    font-size: 13px;
    color:#ffffff;
    text-decoration:none;
    }

.txtwhitefont{
    font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
    }

.txttoplinks{
    font-family: Tahoma;
	font-size: 9pt;
	color: #ffffff;
	text-decoration:none;
   }

.txtlinkfonts{
    font-family: Tahoma;
	font-size: 11pt;
	color: #0000ff;
	text-decoration:none;
    }

.normbldtxt{
    font-family: Tahoma;
    font-size: 10pt;
    text-align: left;
    font-weight:bold;
    color:maroon;
}

.smallbldtxt{
    font-family: Tahoma;
    font-size: 8pt;
    text-align: left;
    font-weight:bold;
    color:maroon;
}

.normbldtxtcntr{
    font-family: Tahoma;
    font-size: 10pt;
    text-align: center;
    font-weight:bold;
    color:maroon;
}