<!--


/* base */
body, p, td, span	{color:#ffee33; line-height:1.7; font-size: 10pt; font-family:Verdana,Helvetica,Sans-serif}

a {
	text-decoration: underline;
	color: #ffffee;
}

a:visited { color: #ffffcc; }
a.alt	{text-decoration: none}

a.quiet	{
	text-decoration: none;
	border-bottom: 1px #880000 dotted;
	color:#ffeeaa
}


a.quiet:visited { color: #eedd66; }

a:hover,
a:active,
a.quiet:hover,
a.quiet:active {
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-bottom: none;
	background-image: url(../images/BG_anchor.png);
	background-repeat: repeat-x;
	background-position: left center;
}

a.silent,
a.silent:visited,
a.silent:hover,
a.silent:active { text-decoration: none; background-image: url(../images/pad.gif); }


.tiny		{font-size: 8pt; font-family:"Arial Narrow",Arial,Helvetica,sans-serif}
.quote		{position:relative;left:15px;margin-top:0.2em;margin-bottom:1em}
.submit 	{background-color: #0000ff;color: #ffff00}
.hangar		{position:absolute;left:1px;top:1px;width:600px;visibility:hidden;z-index:-1;}


/* heads Sans-serif */
.huge		{margin-bottom:0.2em; line-height:1.4; font-weight: bold; font-size: 20pt; font-family: Verdana,Helvetica,Sans-serif}

.H1, .h1	{margin-bottom:0.1em; line-height:1.4; font-weight: bold; font-size: 16pt; font-family: Verdana,Helvetica,Sans-serif}
.H2, .h2	{margin-bottom:0.1em; line-height:1.4; font-weight: bold; font-size: 14pt; font-family: Verdana,Helvetica,Sans-serif}
.H3, .h3	{margin-bottom:0.1em; line-height:1.4; font-weight: bold; font-size: 12pt; font-family: Verdana,Helvetica,Sans-serif}
.H4, .h4	{margin-bottom:0.1em; line-height:1.3; font-weight: bold; font-size: 11pt; font-family: Verdana,Helvetica,Sans-serif}

/* text Sans-serif */
.T4, .t4	{line-height:1.6; font-size: 11pt; font-family: Verdana,Helvetica,Sans-serif}
.T5, .t5	{line-height:1.6; font-size: 10pt; font-family: Verdana,Helvetica,Sans-serif}
.T6, .t6	{line-height:1.6; font-size:  9pt; font-family: Verdana,Helvetica,Sans-serif}
.T7, .t7	{line-height:1.6; font-size:  8pt; font-family: Verdana,Helvetica,Sans-serif}

/* text Serif */
.S4, .s4	{line-height:1.6; font-size: 11pt; font-family: Georgia, "Times New Roman", Times, Serif}
.S5, .s5	{line-height:1.6; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, Serif}
.S6, .s6	{line-height:1.6; font-size:  9pt; font-family: Georgia, "Times New Roman", Times, Serif}




/* colors */
.org, 	.H5, .T4, .T5, .T6	{color: #FAE900}
.lorg, 	.H1, .H2, .H3, .H4	{color: #eedd33}
.lgrey,	.beta				{color: #ffff88}
.lorg,	.alpha				{color: #ffee33}

.yel				{color: #ffff00}
.wht			 	{color: #ffffff}
.red				{color: #880000}
.blu				{color: #000088}
.lblu				{color: #4444ff}
.grn				{color: #006600}
.bwn				{color: #660033}
.blk				{color: #000000}
.lav				{color: #444477}
.ice				{color: #aaffff}
.cyan				{color: #004477}
.lyel				{color: #eeeeff}
.ggrn				{color: #336633}
.gray				{color: #333333}
.gblu				{color: #113366}


/* thumbnails */
div.thumb {
    width: auto;
    overflow: hidden;
    text-align: center;
}
div.thumb div a img {
    border:1px solid #ffffff;
}
div.thumbcaption {
    border:none;
    padding: 3px 0px 2px 0px;
    font-size: 8pt;
    font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
    color: #999999;
}
.floatRight {
    float: right;
    clear: right;
    padding: 3px 0px 4px 10px;
}
.floatLeft {
    float: left;
    margin-right:0.5em;
    padding: 0.5em 1.4em 0.8em 0;
}


-->



