/* CSS Document */
BODY 
{
	FONT-SIZE: 12px; 
    font-family: tahoma;
	margin: 0px;
	background-color: white;
	height: 100%;
	width: 100%;
	color: #000000;
	scrollbar:no;
}
HTML
{
	FONT-SIZE: 12px;
	margin: 0px;
	background-color:white;
	height: 100%;
	width: 100%;
	color: #000000;
	scrollbar:no;
}
.MainTable
{
	height: 100%;
	width: 100%;
}
.MaintableSite
{
 	width: 700px;
 	height: 430px;	
}
.MainTableEnox
{
  width: 100%;
  height:420px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  text-align: center;
 }
 a:link {
	color:  red;
	text-decoration: none;
	 font-weight: bold;
}
a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
.iframe
{
width:500px;
height:720px;
}
.txt
{
padding-right: 38px;
padding-left: 38px;
	FONT-SIZE: 13px;
}
.txt2
{
padding-right: 10px;
padding-left: 10px;
FONT-SIZE: 13px;
}
.post-footer 

{ 

	font-size: 90%; 

	color: #888888;

	margin-bottom: 5px; 

	padding:5px 5px 5px 15px;

	background-repeat: none;

	background-color: #FFF6F6;

	border: 1px solid #FFD9D9;

}
.text_box
{
padding-left:5px;
padding-top: 12px;
text-align:justify;
}
