/* ::Modern CSS Document */

* {
	font-family: Thaoma, Arial, sans-serif;
}

body { margin: 0px; padding: 0px; }

body, th, td, form, input {
 	font-family: Thaoma, Arial, sans-serif;
	font-size: 12px;
}

#outerTable { 
	border-left: 1px solid #EE9C1B;
	border-right: 1px solid #EE9C1B;
 }
#innerTable {  
}
#topImage { 
	border-left: 1px solid #EE9C1B;
	border-right: 1px solid #EE9C1B;
}

.rightColumn {
	border-left: 1px solid #EE9C1B;

}


#homeImage {
   margin-top: 30px;
}

#logoImage {
  margin-top:20px;
}


.TitleLinePoint {
	position: relative;
}
.TitleLine {
	position: absolute;
	top: 144px;
	height: 25px;
	width: 628;
	background-color: #EE9C1B;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

.TitleText {
	position: absolute;
	top: 144px;
	height: 25px;
	width: 600;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 10px;
	color: white;
}

.Main {
	padding: 10px;
}

.List {
	font-size: 12px;
}



.ListElement
{ 
	font-family: Thaoma, Arial, sans-serif;
	color: #000000; 
}
.ListElemen a 
{ 
	color: #000000; 
}
.ListElement a:active 
{ 
	color: #000000; 
}
.ListElement a:visited 
{ 
	color: #000000; 
}

.ListElement a:hover 
{ 
	color: #000000; 
}


.news {
	padding: 1px;
        margin-top:30px;
}
.newsTitle,  .newsIntro {
	color: white;
}
.newsTitle {
	background-color: #EE9C1B;
	padding: 1px 5px 1px 5px;
}
.newsIntro {
	background-color: #9C9A9B;
	padding: 5px;
}
.newsIntro a {
   font-size: 11px;
   text-decoration: none;
   color: black;
}
.newsIntro a:hover {
	color: white;
}

.menu a { text-decoration: none;
 
}

.mainmenu { display: inline;
      height: 22px; 
      /* border-left: 1px solid #DDDDDD; */
}
.mainmenuitem { display: block;  
      width: 100%; 
      vertical-align: middle;
      height: 22px;
      font-size: 11px; 
      padding-left: 0px;
      padding-right: 0px;
}
.mainmenuitem a { color: white; 
      padding: 0px; 
      width: 100%; 
      height: 100%;
      vertical-align: middle;
      text-align: center;
      padding-top: 3px; 
      padding-left: 8px;
      padding-right: 8px;
}
.mainmenuitem a:hover { color: white; 
    background-color: #EE9C1B; 
}


.submenu   {  display: block; 

}

.submenubox { 
  font-size: 11px; 
  padding: 0px;  
  padding-bottom: 1px;  
  border: 1px solid #9C9A9B;
  top: 22px; /*82*/
  z-index: 999;
  background-color: #EE9C1B;
  opacity: 0.8;
  filter:alpha(opacity=80);
}

.submenuitem   { 
  display: block; 
  width: 100%;
  padding-left: 1px;
  padding-right: 1px;
  font-weight: normal; 
  opacity: 0.8;
  filter:alpha(opacity=80);
}
.submenuitem  a { 
/*
  border-left: 1px solid #9C9A9B;
  border-right: 1px solid #9C9A9B;
*/
      text-align: left;
     color: white; 
     width: 100%; 
     padding-left: 4px;
}
.submenuitem  a:hover { 
  color: #FFFFFF; 
  background-color: #9C9A9B; 
/*
  border-left: 1px solid #EE9C1B;
  border-right: 1px solid #EE9C1B;
*/
  opacity: 1;
  filter:alpha(opacity=100);

}

.content a {color:#960E0E;}


img {
border:0px;
}

