﻿.clsFormTable
{
    width: 100%;
}

.clsFormCellField
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:13px;
    color : #404040;
    line-height:20px;
    vertical-align: top;
    font-weight:bold;
}

.clsFormCellValue
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:13px;
    color : #404040;
    line-height:20px;
    vertical-align: top;
}

#FormHandlerMessage
{
    background-image: url("/Shared/warning.png");
    background-repeat: no-repeat;
    padding-left: 80px;
    height: 200px;
}

#FormHandlerMessageHeadline
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:13px;
    color : #DA0F3F;
    line-height: 18px;
    font-weight: bold;
}

#FormHandlerConfirmationMessage
{
    background-image: url("/Shared/ok.png");
    background-repeat: no-repeat;
    padding-left: 80px;
    height: 200px;
}

.FRMclsTable
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:13px;
	color : #404040;
	line-height:20px;
	border : 1px solid #919191;
	border-collapse:collapse;
}

.FRMclsCell
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:13px;
	color : #404040;
	line-height:20px;
	vertical-align:top;
	border : 1px solid #919191;
	padding: 3px;

}

.clsCell
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:13px;
	color : #404040;
	line-height:20px;
	vertical-align:top;
}

.euCell
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
	color : #404040;
    text-decoration: none;
   	line-height:20px;
   	vertical-align:top;
}

.euCellBlank
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: normal;
    font-size:13px;
    color: #404040;
    text-decoration: none;
}

.euCellHead
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight:bold;
    font-size:13px;
    color: #404040;
    text-decoration: none;
}

.euLinkNormal
{
    font-weight: normal;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    color: #404040;
    text-decoration: underline;
}

.euLinkBold
{
    font-weight: bold;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    color: #404040;
    text-decoration: underline;
}

.euPageLink
{
    font-weight: bold;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    color: #404040;
    text-decoration: none;
}

.euPageLinkCurrent
{
    font-weight: bold;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 11px;
    color: #4A3670;
    text-decoration: none;
}

.euPageLinkTable1
{
    BACKGROUND-color:#E0E0E0;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight:bold;
    font-size:13px;
    text-decoration: none;
}

.euPageLinkTable2
{
    BACKGROUND-color: #F5F5F5;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: normal;
    font-size:13px;
    text-decoration: none;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    BORDER-BOTTOM: #CCCCCC 1px solid;
}

.euSelect
{
    text-decoration:none;
    color:#404040;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:13px;
    BACKGROUND-color:#FFFFFF;
}

.euCheckbox
{
    text-decoration:none;
    color:#404040;
}

.euRadio
{
    text-decoration:none;
    color:#404040;
}

.euInput
{
    text-decoration:none;
    color:#404040;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:13px;
    background-image:url('images/grafik/bg-input.gif');
	background-repeat:repeat-x; height:18px;
	border:1px solid #efb24a;
	vertical-align:middle;
	line-height:18px;
}

.euSubmit
{
    border:1px solid #efb04d;
    text-decoration:none;
    color: #4b82a2;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:13px;
    background-image:url('images/grafik/bg-submit.gif');
    font-weight:bold;
	background-repeat:repeat-x; 
	height:21px; 
	border:1px solid #efb24a;
	background-color:#fff;
}

.euSubmit:hover
{
    border:1px solid #efb04d;
    text-decoration:none;
    color: #1b71a3;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:13px;
    background-image:url('images/grafik/bg-submit-hover.gif');
	background-repeat:repeat-x; 
	height:21px; 
	border:1px solid #efb24a;
	background-color:#fff;

}


.euNewsTickerLink
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #404040;
    text-decoration: underline;
}

.euNewsTicker A:hover
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #404040;
    text-decoration: underline;
}

.euNewsTickerContainer
{
    BORDER: #404040 0px solid;
    PADDING: 5px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
}

.euNewsTicker
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
    overflow-x:visible;
    overflow-y:visible;
}

.eu_clsNewsTickerVertical
{
    BORDER: #404040 0px solid;
    PADDING: 5px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

.euNewsTickerLinkVertical
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    text-decoration: underline;
}

.euTableMenu
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-weight: normal;
    font-size:13px;
    text-decoration: none;
    BORDER-LEFT: #CCCCCC 0px solid;
    BORDER-RIGHT: #CCCCCC 0px solid;
    BORDER-TOP: #CCCCCC 0px solid;
    BORDER-BOTTOM: #CCCCCC 0px solid;
    
}

.euTableMenu table
{
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size:13px;
	color : #404040;
	line-height:20px;
	border-collapse:collapse;
}

.clsEditorBody
{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	height:200px;
}
