/*
	light	#f0f8ff
	medium	#9cf
	dark	#009
	orange	#f90
	yellow	#ffc
*/
body, td
{
      font-family: arial, helvetica, sans-serif;
      color: #000;
}
input, select, textarea
{
      font-family: arial, helvetica, sans-serif;
      color: #000;
}
a, a:visited, a:active 
{
	color: #009;
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
a.mnu, a.mnu:visited, a.mnu:active 
{
 	color: #009;
 	font-weight: bold;
	text-decoration: none;
}
a.mnu:hover 
{
	text-decoration: none;
 	color: #9cf;
}
b
{
}
h1 
{
	font-size: 110%;
}
h2 
{
	font-size: 100%;
}
h3 
{
	font-size: 90%;
}
div.ph
{
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
}
div.info
{
	font-weight: bold;
	font-size: 120%;
	margin: 10px 10px 10px 10px;
}
div.bh
{
	margin-top: 10px;
	margin-bottom: 5px;
}
div.bb
{
	margin-bottom: 20px;
	font-size: 90%;
}
div.sub
{
	font-style: italic;
}
div.p
{
	margin: 5px 0px 10px 20px;
}
div.pi
{
	font-style: italic;
	margin: 5px 0px 10px 20px;
}

span.bhh
{
	font-weight: bold;
	color: #009
}
span.bhd
{
	color: #009
}
table.mainleft
{
}
table.main
{
}

/* MMS */
table.tbmms
{
	background-color: #9cf;
}
tr.thmms
{
}
td.timms
{
	color: #009;
}
td.thmms
{
	background-color: #f0f8ff;
	font-size: 90%;
	color: #009;
}
tr.tdmms
{
	background-color: #fff;
}
td.tdmms
{
	font-size: 90%;
	color: #000;
}

/* SMS */
table.tbsms
{
	background-color: #9cf;
}
tr.thsms
{
}
td.tisms
{
	color: #009;
}
td.thsms
{
	background-color: #f0f8ff;
	font-size: 90%;
	color: #009;
}
tr.tdsms
{
	background-color: #fff;
}
td.tdsms
{
	font-size: 90%;
	color: #000;
}
tr.th
{
	font-weight: bold;
	color: #009
}

/* Ads */

table.tbads
{
	background-color: #9cf;
}
td.tdads
{
	background-color: #f0f8ff;
	color: #009;
}

/* Headers */
td.h1
{
	font-weight: bold;
}
td.h2
{
	font-weight: bold;
}
td.h3
{
	font-weight: bold;
}

/* Medium */
table.tbm
{
	background-color: #9cf;
}
tr.thm
{
	background-color: #fff;
	font-weight: bold;
	font-size: 90%;
}
td.thm
{
	color: #009;
}
tr.tdm
{
	background-color: #fff;
}
td.tdm
{
}
tr.tfm
{
	background-color: #f0f8ff;
}
td.tfm
{
}

tr.tdm0
{
	background-color: #9cf;
}
tr.tdm1
{
	background-color: #fff;
}

/* Payment */
tr.tdp0
{
	background-color: #ff6;
}
tr.tdp1
{
	background-color: #fff;
}

/* Info */
table.infoborder
{
	background-color: #f90;
}
table.info
{
	background-color: #ffc;
}
tr.info
{
}
td.info
{
	font-weight: bold;
	font-size: 90%;
}

/* Links */
div.lh
{
	font-weight: bold;
	font-size: 100%;
	color: #009;
	background-color: #fff;
	margin-left: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
}
table.tbl
{
}
tr.tdl
{
}
td.tdl
{
	width: 140px;
}
td.tdl0
{
}
td.tdl1
{
}

/* Generic */
table.bb
{
	font-size: 100%;
}
tr.th0
{
	font-weight: bold;
	background-color: #f0f8ff;
}
tr.th1
{
	font-weight: bold;
	background-color: #fff;
}
tr.tr0
{
	background-color: #f0f8ff;
}
tr.tr1
{
	background-color: #fff;
}
td.td0
{
	color: #009;
}
td.td1
{
	color: #009;
}

