/* CSS Document */

body	{
	background:  url(1.jpg)  repeat-x ;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	}
	
p, img, table, tr, th, td, h1, h2, h3, h4, h5
{
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

#stin{
	width: 923px;

	margin: 0px auto;
	
}

.menuodk{
display: block; 
width:75px;
 float:right; 
 text-align: center;
  color:white;
  position: relative;
   top: 14px;
   padding-right: 5px;
    text-decoration: none;
	 font-size:12px; 


}

.menuodk:hover{
	color: #8B0000;
}


.square{
margin-left: 45px;
margin-right: 14px;}

.black{
	color: #FFFFF0;
}

.red{
color: #b60000;
 }
 
 strong{
 	color: #285665;}
	
	
	
 
 .red:hover{
color: #8B0000;
text-decoration:underline;

 }
 
 a{text-decoration: none;
 font-weight: bold;
 color: #08ADD7; 
 }
 
  a:hover{text-decoration: none;
 font-weight: bold;
 color: #8B0000; 
 }
 
 h1{
 font-size: 15px;
 color: #b60000;
 font-weight: bold;
 margin-bottom: 5px;}
 
  h2{
	font-size: 18px;
	color: #FFFFF0;
	font-weight: bold;
	margin-bottom: 5px;
}
 
 .gray{
 background:  url(1.jpg) repeat-x;
 display: block;


 }



 
 label,input
{
display: block;
width: 150px;
float: left;
margin-bottom: 17px;

}

input
{ background:#E8ECEC;
border: 1px #73868A solid;
}


label
{
color: #b60000;
text-align: right;
width: 300px;
padding-right: 20px;
position:relative;
top: 3px;
font-weight: bold;


} 



