<!--
body {
	background: #FFFFCC;
	color: #000000;
	text-align:left;
	margin-right: 7px;
	margin-top: 20px;
} 
body,td,table { 
        font-family: Verdana, Arial, Helvetica; 
        font-size: 12px;
        line-height: 140%;
}

a:link {
        color: #0000FF;
}
a:visited {
        color: #800080;
}

/* A:active ( color: #ff0000 } */

input {
        backgroundColor: #FFFFFF ! important;
}

img {
        border:0;
}

.leftcolumn {
	width: 600px;
	text-align: justify;
}

.rightcolumn {
	width: 155px;
	float: right;
	text-align: center;
}

.rightcolumn a{
	padding: 5px 5px 5px 5px;
	display: block;
	border: 1px solid black;
	border-top: none;
}

a.news {
	text-decoration: none;
}

a.news:hover {
	color:#FFFFFF;
	background: #FF8000;
}

.grey {
		color: #A0A0A0;
}

.red {
		color: #FF0000;
}

.green {
		color: #00FF00;
}

.blue {
		color: #0000FF;
}

.white {
		color: #FFFFFF;
}

.plus {
        font-size: 15px; 
        line-height: 130%;
}

.big {
        font-size: 18px; 
        line-height: 130%;
}

.small {
		font-size: 10px;
		line-height: 120%;
}

.large {
        font-size: 22px; 
        line-height: 130%;
}

.keywords {visibility: hidden}

/* @import url(pop_style.css); */

.level0TextOut { text-decoration: none; color:#FFFFFF; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold; text-align: left }
.level0TextOver { text-decoration: none; color:#FF7F00; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold; text-align: left }

.level1TextOut { text-decoration: none; color:#FFFFFF; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold; text-align: left }
.level1TextOver { text-decoration: none; color:#FF7F00; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold; text-align: left }

.level2TextOut { text-decoration: none; color:#FFFFFF; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold; text-align: left }
.level2TextOver { text-decoration: none; color:#FF7F00; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold; text-align: left }

.itemBorderOver { border: 1px solid #FF7F00 }
.itemBorderOut { border: 1px solid #FFFFCC }


.lowText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica; text-align: left }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica; text-align: left }


/* The "button" demo menu styles, as used by the "File-Reopen" menu (twinhelix example) */
.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }



-->