/* CSS Document */ 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	
}

p { 
   margin:0 0 10px 0;
   line-height: 1.3em; 
} 
td { 
    font-family: tahoma, Helvetica, sans-serif; 
	font-size:11px; 
	color: #8e8e8e; 
} 

#contact-bar { 
    font-family: tahoma, Helvetica, sans-serif; 
	font-size:11px; 
	color: #696969;
	margin-top:60px; 
} 

.indeximage img{ 
   border: 1px dashed #75014C; 
   padding: 4px;
   margin: 4px;  
} 

.indeximage2 img{ 
   border: 1px dashed #75014C; 
   padding: 4px;
   margin: 0 0 20px 0; 

} 


 /* contactbarlinsk*/
a.contactbarlinsk:active { 
    color: #586478; 
	font-size: 11px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: underline; 
	
}
a.contactbarlinsk:visited { 
    color: #586478; 
	font-size: 11px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: underline;
	font-weight:bold; 
	
}
a.contactbarlinsk:hover { 
    color: #586478;
	font-size:11px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: none; 
		font-weight:bold; 
	
 }
a.contactbarlinsk:link {   
    color: #586478; 
	font-size: 11px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: underline; 
		font-weight:bold; 
	
 }
 
  /* bottomnavlinks*/
a.bottomnavlinks:active { 
    color: #ffffff; 
	font-size: 11px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: none; 
}
a.bottomnavlinks:visited { 
    color: #ffffff; 
	font-size: 11px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: none;
}
a.bottomnavlinks:hover { 
    color: #ffffff;
	font-size:11px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: underline; 
}
a.bottomnavlinks:link {   
    color: #ffffff; 
	font-size: 11px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: none; 
}
.bottomnavtext { 
    font-family:tahoma, Helvetica, sans-serif; 
	font-size:11px; 
	color: #ffffff;
	word-spacing:30px; 
} 



  /* bottomnavlinks*/
a.bottomcopyrightlinks:active { 
    color: #979797; 
	font-size: 10px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: none; 
}
a.bottomcopyrightlinks:visited { 
    color: #979797; 
	font-size: 10px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: none;
}
a.bottomcopyrightlinks:hover { 
    color: #979797;
	font-size:10px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: underline; 
}
a.bottomcopyrightlinks:link {   
    color: #979797; 
	font-size: 10px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: none; 
}
.bottomcopyrighttext { 
    font-family:tahoma, Helvetica, sans-serif; 
	font-size:10px; 
	color: #979797;
	
} 





img#rapidstatscounter { 
    display: none;
}


 /* main body links*/
a:active { 
    color: #5276b0;  
	font-size: 11px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: underline; 
	
}
a:visited { 
    color: #5276b0; 
	font-size: 11px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: underline; 
	
}
a:hover { 
    color: #5276b0;
	font-size:11px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: none; 
	
 }
a:link {   
    color: #5276b0; 
	font-size: 11px; 
	font-family: tahoma, Helvetica, sans-serif; 
	text-decoration: underline; 
	
 }
 





	



	



/*Forms defaults*/
input, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#33333;
}
label {
	color:#595858;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
	color:#333;
}
form p {
 	margin-bottom:0px; 
	margin-top:0px 
} 

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}


.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}





 







	
	






	



    



