/* --- Page Appearance rules --- */

body, dl, dt, dd, ul, ol, li, td, th, .text      
		{ font-family: verdana,arial,helvetica,sans-serif; font-size: 13px; color: #800080 }


/* --- Titles, Headers --- */

/*
.h		{ font-size: 28px }
*/


/* --- Text --- */

.t		{ color: #660066; font-size: 26px; font-weight: bold }
.t1		{ color: #800080; font-size: 20px; font-weight: bold }
.tcb		{ color: #800080 }
.tc1		{ color: #800080 }
.tc2		{ color: #800080 }
.s		{ color: #800080; font-size: 10px; font-weight: normal }
/*
.title	{ font-family: helvetica, sans-serif; font-size: 18px; font-weight: bold }
.small	{ font-size: 10px }
*/

.red		{ color: #aa0033 }
.hl		{ color: #ffffcc }
.hl1		{ color: #800080 }


/* --- Links --- */

a		{ text-decoration: none; font-weight: bold }
a:hover	{ text-decoration: underline }
.ln		{ text-decoration: none; font-weight: normal }
/*
.l		{ text-decoration: none }
.lb		{ text-decoration: none; color: #000000 }
.lu		{ color: #000000 }
.lh		{ text-decoration: none; color: #003366; font-size: 18px }
.lm		{ text-decoration: none; color: #003366; font-size: 14px }
.ls		{ text-decoration: none; color: #003366; font-size: 11px }
*/

/* --- Navigation Links --- */

.lnt	{ font-size: 12px; font-weight: normal; color: #000099 }
.lnl	{ font-size: 12px; font-weight: normal; color: #000099 }
.lnlb	{ font-size: 12px; font-weight: bold; color: #000099 }
.lnb	{ font-size: 12px; font-weight: normal; color: #ffffff }


/* --- Boxes --- */

.br	{ -moz-border-radius: 1em; border-radius:1em; background-color: #eef0fe; padding: .20em }
.b1	{ -moz-border-radius: 1em; border-radius:1em; background-color: #fff5f6; padding: .20em }


/* --- Forms --- */

.fl	{ font-size: 13px; font-weight: normal }
.ff	{ font-size: 16px; font-weight: bold }
.fb	{ font-size: 16px; font-weight: bold; color: #000000 }

.flg	{ font-size: 13px; font-weight: bold; color: green }
.fbg	{ font-size: 16px; font-weight: bold; color: green }  /* --- green ---*/

.flh	{ font-size: 13px; font-weight: bold }
.ffh	{ font-size: 16px; font-weight: bold; background-color: #ffffcc }

.fle	{ font-size: 12px; font-weight: normal }
.ffe	{ font-size: 15px; font-weight: bold }
.fbe	{ font-size: 15px; font-weight: bold }

.fleh	{ font-size: 12px; font-weight: bold }
.ffeh	{ font-size: 15px; font-weight: bold; background-color: #ffffcc }

