body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0 0 0 0;
}

td
{
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 12px;
}

hr
{
	color: #336600;
	height: 1pt;
	text-align: left;
}

.Master {
    text-align:center; 
    width:900px; 
    height:100%;
}

.m
{
    width:900px; 
}

.SelHyperLink
{
    display:inline-block;
    color:White;
    background-color:#FF8000;
    border-color:#C00000;
    border-width:1px;
    border-style:solid;
    font-weight:bold;
    text-decoration:none;
}

.UnSelHyperLink
{
    display:inline-block;
    background:WhiteSmoke;
    border:solid 1px DarkGray;
    font-weight:bold;
    color:Gray;
    text-decoration:none;
}

.t1
{
    font-weight:bold;
    font-size:18px;
    color:#FFAA00;
}

.t2
{
    font-weight:bold;
    font-size:12px;
    color:#FFAA00;
}

.t3
{
    font-weight:bold;
}

.t4
{
    font-size:10px;
}

.t5
{
    font-weight:bold;
    font-size:14px;
    color:#FFAA00;
}

.key
{
    color:Green;
    font-weight:bold;
}

.tbLogin { 
	font-weight: normal;
	color: #F7942A;
	text-decoration: none;
	height: 16px;
	width: 140px;
	border: 1px solid #999999;
	background-color: #EFEFEF;
}

.tbSearch { 
	font-weight: normal;
	color: #666666;
	height: 16px;
	width: 172px;
	border: 1px solid #C44B29;
	background-color: #EFEFEF;
}

.txt01 { 
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #B28B07;
}

.txt02 { 
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.txt03 { 
	font-size: 11px;
	color: #777777;
	line-height: 17px;
	font-weight: normal;
}

.txt04 { 
	color: #F69127;
	font-size: 11px;
	font-weight: normal;
}

.f1
{
    border:solid 2px #CC6600; 
    width:100%; 
    background:#FFF4EE;
}