body
{
	background-attachment: scroll;
	background-repeat: repeat;
	background-image: url(../images/bg-img111.jpg);
}
	
	h1
	{
	text-indent: 1%;
	text-align: left;
	color: #666666;
	font-family : "Monotype Corsiva";
	margin-left:30px;
	font-size: 200%;
	margin-top: 10px;
	}
	p
	{
	text-indent: 1%;
	margin-left:0px;
	margin-right:0px;
	text-align: justify;
	color: #666666;
	font-family : "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 30px;
	}
	
	embed
	{
	margin-left:20px;
	margin-right:10px;
	border: 1px solid #ccc;
	}
	.sideLeft
	{
	background-attachment: scroll;
	background-image: url(../images/side-bg.jpg);
	background-repeat: repeat;
	}
	.sideRight
	{
	background-attachment: scroll;
	background-image: url(../images/sideRight-bg.jpg);
	background-repeat: repeat;
	}
	.hborder
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	}
	.tborder
	{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	background-attachment: scroll;
	background-image: url(../images/rings.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

	}
	.lang
	{
		
	margin-top: 7px;
	margin-right:5px;
	margin-bottom:5px;
    
	}
	.mborder
	{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: outset;
	border-left-style: outset;
	}
	.footer
	{
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;

}

.flink 
{
	color: #999999;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	margin-right: 4px;
	margin-left: 4px;
}
