body{
background-color:#BCC8C0;
background-image:url('../images/bg_gradient.gif');
background-repeat:repeat-x;
background-position:bottom;
margin:0px;
padding:0px;
width:100%;
heigth:100%;
}

td{
font-family:verdana;
color:#363A32;
font-size:12px;
}

.txtcolored{
color:#FF0808;
}

.headtext{
font-size:14px;
font-weight:bold;
color:#363A32;
}

h2{
font-size:14px;
}

.headline1{
font-size:11px;
font-weight:bold;
color:#363A32;
}

.headline2{
font-size:11px;
font-weight:bold;
color:#363A32;
}

a.normal:link{
text-decoration:none;
color:#00BE09;
font-weight:bold;
font-size:12px;
}

a.normal:visited{
text-decoration:none;
color:#00BE09;
font-weight:bold;
font-size:12px;
}

a.normal:active{
text-decoration:none;
color:#00BE09;
font-weight:bold;
font-size:12px;
}

a.normal:hover{
text-decoration:none;
color:#00BE09;
font-weight:bold;
font-size:12px;
}



a.sub:link{
text-decoration:none;
color:#ffffff;
font-weight:bold;
font-size:11px;
}

a.sub:visited{
text-decoration:none;
color:#ffffff;
font-weight:bold;
font-size:11px;
}

a.sub:active{
text-decoration:none;
color:#ffffff;
font-weight:bold;
font-size:11px;
}

a.sub:hover{
text-decoration:none;
color:#D2D2D2;
font-weight:bold;
font-size:11px;
}

a:link{
text-decoration:none;
color:#363A32;
font-weight:bold;
font-size:11px;
}

a:visited{
text-decoration:none;
color:#363A32;
font-weight:bold;
font-size:11px;
}

a:active{
text-decoration:none;
color:#363A32;
font-weight:bold;
font-size:11px;
}

a:hover{
text-decoration:none;
color:#5C6D4D;
font-weight:bold;
font-size:11px;
}

input, textarea, select{
border:1px solid #C9C9C9;
scrollbar-base-color:#EEEEEE;
background-color:#EAEEEA;
font-size:12px;
}
