
body		{ background: url('images/logobg.gif'); margin-left: 47px; margin-right: 5%;
				font-family: verdana; font-size: 8pt; }
table, textarea	{ font-family: verdana; font-size: 8pt; }

table, th, td, span, div { -moz-border-radius: 10px; }
table		{ background: #ffffff; }
td			{ padding: 0px; }
.rems		{ background: #e0e0e0; color: #204080; }
.tabs		{ background: #4060a0; color: #ffffff; text-align: center; }

td.nibs, img{ border: 0px; margin: 0px; padding: 0px; }
td.padd		{ padding: 4px; }
.pdlr		{ padding-left: 4px; padding-right: 4px; }

h1,h2,h3,h4,h5,h6 { color: #4060a0; display: inline; }
form, ul	{ display: inline; } /* dec: 064 096 160 */

/* std button style */
.btn		{ background: #4060a0; color: #ffffff; font-weight: none; }

.btngry		{ background: url(images/btnRndGreyWide.jpg) 50% no-repeat transparent; height: 30px;
				text-align: center; font-weight: bold; color: #204080; }

.btnblu		{ background: url(images/btnRndBlueWide.jpg) 50% no-repeat transparent; height: 30px;
				text-align: center; font-weight: bold; color: #204080; }

/* std select-option style */
.optm { background: #f0f0f0; color: #000000; font-size: 8pt; }
.optf { background: #e0e0f0; color: #4040c0; font-size: 8pt; font-weight: bold; }

/* std anchor link style */
a.bld, a.bld:link, a.bld:visited, a.bld:active	{ color: #ffffff; text-decoration: none; font-weight: none;	}
a.bld:hover										{ color: #ffffff; text-decoration: none; font-weight: bold;	}

a.lnk, a.lnk:link, a.lnk:visited, a.lnk:active	{ color: #000000; text-decoration: none; font-weight: none;	}
a.lnk:hover										{ color: #ffffff; text-decoration: none; font-weight: bold;	}

a.pln, a.pln:link, a.pln:visited, a.pln:active	{ color: #ffffff; text-decoration: none; font-weight: none;	}
a.pln:hover										{ color: #ffffff; text-decoration: none; font-weight: none;	}

a.drk, a.drk:link, a.drk:visited, a.drk:active	{ color: #4060a0; text-decoration: none; font-weight: none;	}
a.drk:hover										{ color: #4060a0; text-decoration: none; font-weight: bold;	}

a.blu, a.blu:link, a.blu:visited, a.blu:active	{ color: blue; text-decoration: none; font-weight: none;	}
a.blu:hover										{ color: #c000c0; text-decoration: none; font-weight: none; }

a.blb, a.blb:link, a.blb:visited, a.blb:active	{ color: blue; text-decoration: none; font-weight: none;	}
a.blb:hover										{ color: blue; text-decoration: none; font-weight: bold;	}

a.grb, a.grb:link, a.grb:visited, a.grb:active	{ color: green; text-decoration: none; font-weight: none;	}
a.grb:hover										{ color: green; text-decoration: none; font-weight: bold;	}

/* menu style */
.menus { background: #4060a0; color: #ffffff; border-color: #eeeeee; width: 200px;
	position: absolute; visibility: hidden; z-index: 1;
	border: 1px; padding: 0px: margin: 0px; border-color: #ffffff; }

.menu	{ width: 6px; border: 0px; margin: 0px; padding: 0px; -moz-border-radius: 0px; }
.mena	{ background-color: #4060a0; width: 100%; font-size: 7pt; text-align: center; -moz-border-radius: 0px; }
.ment	{ background-color: #ffffff; border: 0px; margin: 0px; padding: 0px; }
.mend	{ width: 12.5%; }

/* others */
pre, .dark	{ color: #4060a0; font-family: verdana; font-size: 8pt; display: inline; }

.err0 { font-weight: bold; color: #c00000; text-align: center; }

.hr1	{ width: 80%; }

.color0 { background: #f0f0f0; padding: 4px; }
.color1 { background: #e0e0e0; padding: 4px; }

