img
{
    border-style: none;
}

*
{
    padding: 0;
    margin: 0;
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size: 1em;
}

h2
{
    padding: 0;
    margin: 0;
    font-family: Verdana,Arial,Helvetica, sans-serif;
    font-size: 1.2em;
}

h1
{
    padding: 0;
    margin: 0;
    font-family: Verdana,ArialHelvetica, sans-serif;
    font-size: 1.8em;
}

.HeaderLineHeight
{
    height: 1.7em;
}
.HeaderSpacerLineHeight
{
    height: 0.4em;
}

.BetweenParasLineHeight
{
    height: 1.5em;
}

.TextSpacerLineHeight
{
    height: 5px;
}

.AbsHeaderLineHeight
{
    height: 4em; 
}

/*RadioButtonList*/
table.radio input 
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #003399;
    border : 0px solid;
}

span.check input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #003399;
    border : 0px solid;
}


button
{
cursor: pointer;
}

.MediumSpacerHeight
{
	height:20px;
}

.SmallSpacerHeight
{
	height:10px;	
}


.DefaultTextBoxWidth
{
	width: 150px;
	font-weight: bold;
}

.UeberseeDefaultTextBoxWidth
{
	widows: 100px;
	font-weight: bold;
}

.MaximumDisplayWidth
{
    /*width: 500px;*/
    width:100%;
}

.MaximumMailDisplayWidth
{
	width: 600px;
}

.lblError
{
	color:Red;
	font-weight:bold;
}

.lblSuccess
{
	color:Green;
	font-weight:bold;
}

.OKWidth
{
    width: 505px;
}

.LangWidth
{
    width: 500px;
}

.BlitzWidth
{
    width: 500px;
}

.UeberseeWidth
{
    width: 700px;
}
