TD, TABLE, TR, P, UL, OL, DL, LI, CENTER
{
	font-family : Tahoma;
	font-size:12px;
	color: #330099;
}

TABLE
{
    border-width: 1px;
	border-color: #003399;
	border-style:solid;
}


.jst
{
  	text-align:justify;
}
A
{
    text-decoration : underline;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#003399;
}

A:hover
{
    color : #660000;
}

.noline
{
    text-decoration : none;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#003399;
}

.noline:hover
{
    color : #660000;
}

.mlink
{
	text-decoration : none;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#003399;
}

.mlink:hover
{
	color : #660000;
}

.mlinksel
{
	text-decoration : none;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#BF9F62;
}

.tblelnoborder
{
  border-width: 0px;
}

.tblnoborder
{
  border-width: 0px;
}

.pagetitle
{
    font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#660000;
}

.title
{
    font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#003399;
}

.tdmain
{
  background-color:#D8E1E7;
}

.tblbottom
{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color:#BF9F62;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color:#BF9F62;
    
}
.tblright
{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color:#BF9F62;
    margin:50px;
    
}

.footer
{
    font-family:Tahoma;
	font-size:9px;
	color:#003399;
}

.usrtd
{
    border-top: 1px solid #003399;
    border-right: 1px solid #003399;
    border-bottom: 0px;
    border-left: 0px;
}

.usrtable
{
    border-top: 0px;
    border-right: 0px;
    border-bottom: 1px solid #003399;
    border-left: 1px solid #003399;
}


