/* * * Cascading Style Sheet (c)2009 Bernd Gruenwald * * */
/* * * contact@eclipse-new-media.com * * */
/* * * www.eclipse-new-media.com * * */

body { background-color: #000000; background-image: url(../images/main.jpg); background-position: top center;
background-repeat: no-repeat;
          color: #ffffff; text-decoration: none; font-size: 11px; 
          font-family:Verdana,Arial,Helvetica,sans-serif;
          scrollbar-face-color: #333333;
          scrollbar-highlight-color: #333333;
          scrollbar-3dlight-color: #000000;
          scrollbar-darkshadow-color: #000000;
          scrollbar-shadow-color: #333333;
          scrollbar-arrow-color: #cccccc;
          scrollbar-track-color: #000000; 
		  height:100.05%;}		

html {
  height:100.05%;
  }

.bgmain {background-image: url(../images/bgmain.jpg); background-position: center; background-repeat: repeat-y;}

td { color: #ffffff; text-decoration: none; font-size: 11px; font-family:Verdana,Arial,Helvetica,sans-serif; }

td.grey { background-color: #333333; background-image: url(../images/newsbg.jpg); background-position: center center;}

.news { font-family: Georgia, Verdana; font-size: 13px; font-weight: bold; }

.title {color: #ffffff; text-decoration: none; font-size: 12px; font-family:Georgia; font-weight: bold;}

A { color: #a3a3a3; background-color: transparent; text-decoration: none; }
 
A:VISITED { color: #a3a3a3; background-color: transparent; } 

A:ACTIVE { color: #a3a3a3; background-color: transparent; }

A:HOVER { color: #a3a3a3; background-color: transparent; text-decoration: underline; } 

HR { color: #a3a3a3; height:1px; background-color: transparent; }  

IMG {border: 0px;}

TEXTAREA {background-color: transparent; color: #a3a3a3; 
          border-width: thin; border-style: solid; 
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}

INPUT.text {background-color: transparent; color: #a3a3a3; 
          border-width: thin; border-style: solid;
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}
		  
SELECT {background-color: #000000;
          color: #a3a3a3; border-width: thin; border-style: solid; 
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}	
		  
INPUT.button {background-color: #333333; color: #a3a3a3; border-width: thin; border-style: solid; 
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}			  