a:link, a:active, a:visited {
text-decoration: none; 
color: #FC8709; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:hover {
text-decoration: none; 
color: #4C5870; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

a.nav:link, a.nav:visited, a.nav:active { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #555555;
text-decoration: none;
font-weight: normal;
line-height: 15px;
}

a.nav:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #cd0000;
text-decoration: none;
font-weight: normal;
line-height: 15px;
}

a.subnav:link, a.subnav:visited, a.subnav:active { 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4C5870;
text-decoration: none;
font-weight: bold;
line-height: 10px;
}

a.subnav:hover { 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FC8709;
text-decoration: none;
font-weight: bold;
line-height: 10px;
}

a.subnavactive:link, a.subnavactive:visited, a.subnavactive:active { 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FC8709;
text-decoration: none;
font-weight: bold;
line-height: 10px;
}

a.subnavactive:hover { 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FDC384;
text-decoration: none;
font-weight: bold;
line-height: 10px;
}

html {
height: 100%;
}

body {
background-image: url(../pics/bg.gif);
background-color: #4C5870;
background-repeat: repeat-x;
background-position: top;
height: 100%;
font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
font-weight: bold;
text-decoration: none;
scrollbar-base-color:#eeeeee;
scrollbar-track-color:#eeeeee;
scrollbar-face-color:#555555;
scrollbar-highlight-color:#eeeeee;
scrollbar-3d-light-color:#555555;
scrollbar-darkshadow-color:#eeeeee;
scrollbar-shadow-color:#555555;
scrollbar-arrow-color:#eeeeee;
}

#divASContainer {
position:absolute;
width:360;
height:120;
overflow:hidden;
top:0;
left:0;
clip:rect(0,360,120,0);
visibility:hidden;
}

#divASContent {
position:absolute;
top:0;
left:0;
}

td {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #555555;
font-size: 11px;
font-weight: normal;
}

.table {
height: 100%;
}

.block {
text-align: justify;
}

.headline {
font-family: Times New Roman, Times, serif;
color: #4C5870;
font-size: 14px;
font-weight: bold;
}

.small { 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4C5870;
text-decoration: none;
font-weight: bold;
line-height: 10px;
}

.content {
background-image: url(../pics/bg_content.gif);
background-color: #ffffff;
background-repeat:repeat-y;
border:0px;
padding:0px;
}

.foot {
background-image: url(../pics/bg_foot.gif);
background-color: #ffffff;
background-repeat:repeat-y;
border:0px;
padding:0px;
}

.bga {
background-color: #C9CDD4;
border : 1px solid #4C5870;
}

.bgb {
background-color: #C9CDD4;
}

hr.dot {
height: 0px;
border: 0px dotted #4C5870;
border-bottom-width: 1px;
}

li {
list-style: square;
}

.inputerror{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #BD0E0E;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

input {
font-family : Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#4C5870;
border : 1px solid #4C5870;
background-color: #EDEEF0;
}

.inputsmall {
font-family : Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
color:#4C5870;
border : 1px solid #4C5870;
background-color: #EDEEF0;
}

.box {
font-family : Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
border : none;
background-color: #EDEEF0;
}

.boxbga {
font-family : Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
border : none;
background-color: #C9CDD4;
}

textarea {
font-family : Arial, Helvetica, sans-serif;
font-size:11px;
color:#4C5870;
border : 1px solid #4C5870;
background-color: #EDEEF0;
width: 275px;
}

select {
font-family: Arial, Helvetica, sans-serif;
color: #4C5870;
font-size: 11px;
font-weight: bold;
text-decoration: none;
border : 1px solid #4C5870;
background-color: #EDEEF0;
}

.button {
font-family : Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#ffffff;
border : 1px solid #4C5870;
background-color: #FC8709;
}