html, body {padding: 0;	border: 0; margin: 0;}
body {padding: 0; border: 0; margin: 0; background: #fff url('images/bgsplash.jpg'); text-align: left; line-height: 14px;}
td  {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px}

/* -- global link ---------------------------------------------------------------------------------------------- */
a:link  {color: #CC9900; text-decoration: underline;}
a:visited {color:#CC9900; text-decoration: underline;}
a:hover {color: #778664; text-decoration: underline;}
a:active { color:#CC9900; text-decoration: underline;}


/* -- all links ---------------------------------------------------------------------------------------------- */

/* -- text ---------------------------------------------------------------------------------------------- */

/* -- td ---------------------------------------------------------------------------------------------- */

td.toptxt{
width:              586px;
height:             33px;
vertical-align:     middle;
text-align:         center;
}

.txt1{
    color: #000000;
    font-size: 18px;
    line-height: 14px;
}

.txt2{
    color: #000000;
    font-size: 16px;
    line-height: 14px;
}

.btab {
    vertical-align:      top;
    text-align:         top;
}

.btab td {
    vertical-align:      middle;
    text-align:          left;
	font-size:           11px;
	padding:             2px 0px 2px 10px;
}

