body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	color:#333333;
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	background-color: #C7E09C;
	background-image: url(images/background_fader.jpg);
	background-repeat: repeat-x;
}
td
{
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
}
input
{
    font-family: Verdana, Tahoma, Arial;
    font-size: x-small;
}
select
{
    font-family: Verdana, Tahoma, Arial;
    font-size: x-small;    
}
a:hover { 
	background: #C7E09C;
	color: blue;
}
.white 
{
    color: White;
}
.textfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-style: dotted;
	border-top-color: #71B8FF;
	border-right-color: #71B8FF;
	border-bottom-color: #71B8FF;
	border-left-color: #71B8FF;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.textfields2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}
.textfields_noborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-style: solid;
	border-width: 0px;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 2px;
}
.bigfont
{
    font-size:large;
}
.tinyfont
{
    font-size:x-small;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 10px;
}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 10px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-top: 2px;
	margin-bottom: 2px;
}
.formtitle {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.positive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: green;
	font-weight: bold;
}
.negative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: red;
	font-weight: bold;
}
.txtInfo
{
    color: #0F4463;
}
.titleText
{
	font-size: x-small;
	font-weight: bold;
	line-height: 120%
}
.imagePad
{
	margin-left: 15px
}
.newsListTopic
{
    font-size: x-small;
}
.newsListDesc
{
    font-size: x-small;
}
.ButtonStyle
{
            BACKGROUND-IMAGE: url(../images/btnBack.gif); 
            TEXT-ALIGN: center;
            CURSOR: hand;
            BACKGROUND-COLOR: Transparent;
            WIDTH: 160px;
            HEIGHT: 20px;
            font-family: Tahoma, Arial, Courier New;
            font-size:10;
            color: #ffffff;            
            BORDER-TOP-WIDTH: 0px;
            BORDER-TOP-COLOR: Transparent;
            BORDER-RIGHT-WIDTH: 0px;   
            BORDER-RIGHT-COLOR: Transparent;
            BORDER-LEFT-WIDTH: 0px;
            BORDER-LEFT-COLOR: Transparent;
            BORDER-BOTTOM-WIDTH: 0px;
            BORDER-BOTTOM-COLOR: Transparent
}
.ButtonStyle80
{
            BACKGROUND-IMAGE: url(../images/btnBack80.gif); 
            TEXT-ALIGN: center;
            CURSOR: hand;
            BACKGROUND-COLOR: Transparent;
            WIDTH: 80px;
            HEIGHT: 20px;
            font-family: Tahoma, Arial, Courier New;
            font-size:12;
            font-weight:bold;            
            color: #ffffff;            
            BORDER-TOP-WIDTH: 0px;
            BORDER-TOP-COLOR: Transparent;
            BORDER-RIGHT-WIDTH: 0px;   
            BORDER-RIGHT-COLOR: Transparent;
            BORDER-LEFT-WIDTH: 0px;
            BORDER-LEFT-COLOR: Transparent;
            BORDER-BOTTOM-WIDTH: 0px;
            BORDER-BOTTOM-COLOR: Transparent
}