body {
	background : #333333;
	color: #CCFFFF; 
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	scrollbar-face-color: #333333;
  scrollbar-highlight-color: #EFEFEF;
  scrollbar-shadow-color: #EFEFEF;
  scrollbar-3dlight-color: #333333;
  scrollbar-arrow-color: #EFEFEF;
  scrollbar-track-color: #333333;
  scrollbar-darkshadow-color: #333333;
}

td {
	font-size: 0.8em;
}

a {
	color: #9999FF;
	text-decoration: none;
}

a:hover {
	color: #9999FF;
	text-decoration: underline;
}

.small {
	font-size: 0.7em;
	font-weight : bold;
	color: #FFFFFF;
}

.news {
	text-align: center;
	font-size: 1.2em;
	font-weight : bold;
	background-color: #EFEFEF;
	color: #000000;	
	width: 100%;
}

.news1{
	font-size: 0.9em;
	font-weight : bold;
	background-color: #EFEFEF;
	color: #ff9900;	
	width: 100%;
	padding: .5ex .5ex .5ex .5ex;
}


.news2 {
	width : 500px;
	border: 1px solid #9999FF !important;
}

.button {
	color: #002D66;
	font-size: 0.9em;
	height: 19px;
	padding-top: 0.1em;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-bottom: 0.1em;
	font-family: Arial,Helvetica;
	text-decoration: none;
	font-weight : normal;
	background-color : #EFEFEF;
	border : solid 1pt #9999FF;
}

.inputText  {
	height: 19px;
	width: 100px;
	background-color : #EEEEEE;
	color: #002D66; 
	font-size: 0.9em;
	font-family:  Arial,Helvetica;
	text-decoration: none;
	font-weight : bold;
	border : solid 1pt #9999FF;
}


.inputTextarea  {
	background-color : #EEEEEE;
	color: #002D66; 
	font-size: 0.9em;
	font-family:  Arial,Helvetica;
	text-decoration: none;
	font-weight : bold;
	border : solid 1pt #9999FF;
}

.inputText2  {
	height: 19px;
	width: 150px;
	background-color : #EEEEEE;
	color: #002D66; 
	font-size: 0.9em;
	font-family:  Arial,Helvetica;
	text-decoration: none;
	font-weight : bold;
	border : solid 1pt #9999FF;
}

.inputText3  {
	height: 19px;
	width: 50px;
	background-color : #EEEEEE;
	color: #002D66; 
	font-size: 0.9em;
	font-family:  Arial,Helvetica;
	text-decoration: none;
	font-weight : bold;
	border : solid 1pt #9999FF;
}

.guestbookDark {
	background : #999999;
  color : #000000;
}

.guestbookDark:hover {
	background : #999999;
  color : #000000;
}

a.guestbookDark {
	background : #999999;
  color : #000000;
  text-decoration: underline;
}


.guestbookLight {
	background : #BBBBBB;
  color : #000000;  
}

a.guestbookLight {
	background : #BBBBBB;
  color : #000000;
  text-decoration: underline;  
}


.guestbookLight:hover {
	background : #BBBBBB;
  color : #000000;  
}

.guestbookBorder {
	background : #9999FF;
}

.newsBar {
	background-image : url(/images/newsBar4.jpg);
	background-repeat : no-repeat;
	background-position : right;
  background-color: #EFEFEF;
	font-size: 1.2em;
	font-weight : bold;
	color: #000000;
	text-align : center;    
}

.newsBar2 {
	background-image : url(/images/newsBar2.jpg);
	background-repeat : no-repeat;
	background-position : right;
  background-color: #EFEFEF;
	font-size: 1.2em;
	font-weight : bold;
	color: #000000;
	text-align : center;    
}

.newsBar3 {
	background-image : url(/images/newsBar3.jpg);
	background-repeat : no-repeat;
	background-position : right;
  background-color: #EFEFEF;
	font-size: 1.2em;
	font-weight : bold;
	color: #000000;
	text-align : center;    
}

.newsBar4 {
	background-image : url(/images/newsBar4.jpg);
	background-repeat : no-repeat;
	background-position : right;
  background-color: #EFEFEF;
	font-size: 1.2em;
	font-weight : bold;
	color: #000000;
	text-align : center;    
}

.header1 {
	color: #9999FF;
	font-weight : bold;  
}

.header2 {
	color: #99CCFF;
	font-weight : bold;  	
}

.header3 {
	color: #ff9900;
	font-weight : bold;  	
}

.filmrol {
	background-image : url(/images/filmrol.jpg);
	width : 140px;
}

