body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color:#FFFFFF;
  line-height: 170%;
}

.lbl
{
font-family:Georgia;
color:#666666;
font-size:12px;
}

.hedlbl
{
	font-family:Georgia;
color:#FFFFFF;
font-size:14px;
font-weight:400;
text-decoration:none;
}

.btmlbl
{
	font-family:Georgia;
color:#FFFFFF;
font-size:11px;
font-weight:400;
}

.toplbl
{
	font-family:Georgia;
color:#333333;
font-size:12px;
font-weight:400;
text-decoration:none;
}

.elbl
{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:114px;
}

.tb
{
	font-family:Arial, Helvetica, sans-serif,Verdana;
	font-size:12px;
	color:#333333;
	width:200px;
}

.cbox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
}

.mtb
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
}

.btn
{	
    background-color:Orange;
	color :#ffffff;
	font-weight :bold;
    border-width :2px;
    border-style :solid;
	width:80px;
}

.adhed
{
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.ched
{
	text-align:right;
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.csubhed
{
	text-align:right;
	font-family:Georgia;
	font-size:12px;
	color:#333333;
}

.pgcontent
{
	text-align:right;
	font-family:Georgia;
	font-size:14px;
	color:#333333;
	text-align:justify;

}

.pgcontent1
{
	text-align:right;
	font-family:Georgia;
	font-size:12px;
	color:#333333;
	text-align:justify;

}

.pghed
{
	text-align:right;
	font-family:Georgia;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}

.list
{
	text-align:right;
	font-family:Georgia;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	
}

.tbl {
background-color:White;

}

.lnk
 {
	color:#FF0000;
}

.email
{
	font-family:Georgia;
	color:Red;
	font-weight:bold;
	font-size:11px;	
}

/*...............................Menu...........................*/

.dmx {

	font-size:11px;
	font-family:tahoma;
}

.dmx .item1,
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
	background: #A4A4A4;
	font-size:14px;
	font-family:Cursive;
	font-weight:300;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover 
{
    background: #ffffff;
	padding: 3px 10px 3px 10px;
	font-size:14px;
	font-family:Cursive;
	font-weight:300;
    color: #333333;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}


.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
  font-size:11px;
	font-family:Cursive;
    color: #333333;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2 {
    background: #e5e1da;
}

.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #ffffff;
}
.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */