html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

body{ 
	background: #666;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 12px;
	margin: 0px 5px 5px 5px;
}



.osntable {
align: center;
width: 100%;
background: #000000;

 }


.osntable1 {
align: center;
width: 85%;
border:2px #000000 solid;
background: #000000;
}



.topmenu2 a:link,
.topmenu2 a:visited,
.topmenu2 a:active{
color: #ffffff; text-decoration: none; font-weight: bold;
}
.topmenu2 a:hover{
  color: #ffffff; text-decoration: underline; font-weight: bold;
}



.contentplace {

background: #f7f7f7 url(../images/Untitled-2.jpg)  no-repeat right bottom;

vertical-align: top;
padding: 5px 0px 0px 15px;

 }

.contentplace2 
{
background: #dcd9d9 url(../images/Untitled-3.jpg)  no-repeat left bottom;
 
vertical-align: top;
border: 0px;
width:100%;
}


.contentplace2 a:link,
.contentplace2 a:visited,
.contentplace2 a:active
{
color: #000000; text-decoration: none; font-weight: bold;  margin: 10px 0 1.0em 0;


}

.contentplace2 a:hover
{
  color: #000000; text-decoration: underline; font-weight: bold;
}










.contt a img{
	float:left;
	margin:2px;
	border:1px #69b5ff solid;
	/*width:165px;
	height:225px;*/

}
.contt a img:hover, 
.contt a img:active {

	border:1px #ff0000;
	border-style: dashed;


	}
