/* CSS Document */
body	{background:#FFFFFF;margin: 0px;font-family: Verdana, Arial; font-weight:normal; color: #00546A;font-size:11px;}


a	{font-weight:bold;text-decoration:none; background:0; font-family: Verdana; color:#cc9900;  font-size:11px; border:0;}
a:hover	{font-weight:bold; text-decoration:none; font-family: Verdana; color:#D7B31F; background:0; font-size:11px; border:0;}
a:visited	{font-weight:bold;text-decoration:none; background:0; font-family: Verdana; color:#cc9900;  font-size:11px; border:0;}


a.sidebox	{font-weight:bold;text-decoration:none; background:#D7B31F; font-family: Verdana; color:#D7B31F;  font-size:14px; border: solid 1px #D7B31F;}
a.sidebox:hover	{font-weight:bold; text-decoration:none; font-family: Verdana; color:#FFFFFF; background:#FFFFFF; font-size:14px; border: solid 1px #D7B31F;}
a.sidebox:visited	{font-weight:bold; text-decoration:none; font-family: Verdana; color:#D7B31F; background:#D7B31F; font-size:14px; border: solid 1px #D7B31F;}

a.sidenew	{font-weight:bold;text-decoration:none; font-family: Verdana; color:#FFFFFF; font-size:14px;  background-color:#FFFFFF; border: solid 1px #D7B31F;}
a.sidenew:visited	{font-weight:bold;text-decoration:none; font-family: Verdana; color:#FFFFFF; font-size:14px;  background-color:#FFFFFF; border: solid 1px #D7B31F;}
a.sidenew:hover	{font-weight:bold; text-decoration:none; font-family: Verdana; color:#FFFFFF; font-size:14px;  background:#FFFFFF; border: solid 1px #E4D493;}

.posts	{font-family: Verdana, Arial, sans-serif;color: #00546A;font-size:11px;}

.sidebox {line-height:25px;	}
.sidenew {line-height:25px;	}
p {
	line-height:15px;
	}
#tag{
	float:left;
	}
#posts{
	margin:8px;
	}

#iframe{
   
	overflow:hidden;
	position:relative;
	border-bottom:solid #FFFFFF 4px;
	border-left:solid #FFFFFF 4px;
	border-top:solid #FFFFFF 4px;
	border-right:solid #FFFFFF 2px;
	v-align:top;
	width:100%;
	height:98%;
	background-color:#FFFFFF;
	
	}
#iframe2{
    overflow:hidden;
	position:relative;
	border:0;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	
	
	} 
	
#content {
	display: block;
	overflow:auto;
	position:absolute;
	
	width:100%;
	height:100%;
	background:#FFF;
	
	
		}
	
	
