body
{
	font-size: 12px;
	color: #333333;
	font-family: Tahoma;
	line-height: 1.9em;
	text-decoration: none;
	background: #949494; /* #D5D0D1;*/
	/* background: url('/images/background.png') repeat; */
}

.formText
{
	font-size: 12px;
	color: #333333;
	font-family: Tahoma;
	text-decoration: none;
}

.bold
{
	font-weight: bold;
}

.formTitleText
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma;
	text-decoration: none;
}

.formTextSmall
{
	font-size: 10px;
	color: #333333;
	font-family: Tahoma;
	text-decoration: none;
}

.breadCrumb
{ 
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FE9900;
}

.heading1 {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  text-transform:uppercase; 
  color: #FE9900; 
  /*background-color:#667cb8;
  padding-left:10px; 
  padding-top:4px; 
  padding-right:10px; 
  padding-bottom:4px; */
}

.normal {
	font-size: 12px;
	color: #333333;
	font-family: Tahoma;
	text-decoration: none;
}

.small {
	font-size: 10px;
	color: #333333;
	font-family: Tahoma;
	text-decoration: none;
}

.headline
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FE9900;
}

a.languageSelector:link, a.languageSelector:visited, a.languageSelector:active
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

a.languageSelector:hover 
{ 
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}

.navigation
{
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	background-color: #c0c0c0;
}

a:link, a:visited, a:active
{ 
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FE9900;
}

a:hover 
{ 
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #FE9900;
}

.formField 
{  
	font-family: Tahoma;
	font-size: 12px; 
	color: #333333;
	background-color: #FFFFFF; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.formField_100percent 
{ 
	width: 100% 
}

.formField_input 
{ 
	border: 1px solid #FF8000; 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px 
}

h1
{
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

h2
{
	font-family: Tahoma;
	font-size: 14px;
	color: #FE9900;
	font-weight: bold;
}

h3
{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.btn
{
	width: 100px;
	background-color: Silver; 
	border: #333333 1px solid;
    color: #333333;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal; 
}

div#breadcrumb
{
	font-size: 12px;
	font-family: Tahoma;
	height: 15px;
}

div#content
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.7em;
	text-decoration: none;
	color: #333333;
}

div#abstract
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

div#footer
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

