<style type="text/css">

a{color:#237709; text-decoration: none}
a:active { color: #0099FF; text-decoration: none}
a:hover { color: #0099FF; text-decoration: none}
.fsize8 {font-size: 8px;}
.fsize10 {font-size: 10px; color: #ffffff}
.fsize12 {font-size: 14px; color: #ffffff}
.p{border:dotted; border-width:3px; border-color:#FF0000;}

/***** CSS Redefine HTML Tag *****/
Body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family:  _Tahoma, Verdana; 
	font-size: 8pt;
	}

Select , Textarea , Input { 
	font-family: Verdana , Tahoma ; 
	font-size: 8pt; color: #006699;
	}
	
.submit{
	color:#FFF;
	padding:4px 10px;
	background-color:#4D91D7;
	border:0px;6DA9ED
}

.dotted {
	BORDER-BOTTOM: #6FB1C7 1px dotted
}

.tbout {
	BACKGROUND-COLOR: #463232
}

.tbover {
	BACKGROUND-COLOR: #695151
}

.submitb{
	color:#FFF;
	padding:4px 12px;
	background-color:#4B4B4B;
	border:0px;666666
}


.input{
	color:#000000;
	padding:1px 1px;
	background-color:#ffffff;
	border:1px;
	font-size: 10pt;
	border: 1px solid #666666;
}

.inputb{
	color:#ffffff;
	padding:1px 1px;
	background-color:#333333;
	border:1px;
	font-size: 13pt;
	border: 1px solid #666666;
}

.inputw{
	color:#000000;
	padding:1px 1px;
	background-color:#ffffff;
	border:1px;
	font-size: 13pt;
	border: 1px solid #333333;
}

.myborder{
	border: 1px solid #000000;
}

.myborderpage{
BACKGROUND-COLOR: #ffff00
}

.myborderlocal
{
	border: 1px solid #DCDCDC;
}

.myborder1{
	border: 1px solid #063F6A;
}

A { 
	color: #000000; 
	text-decoration: none; 
	}

A:hover { 
	color: #71706D; 
	text-decoration: underline; 
	}

A:active { 
	color: #000000; 
	text-decoration: none;
	}

#navbar-iframe {height:0px;visibility:hidden;display:none}
.separator img {
width: 210px;
height: auto;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 0px;
margin: 5px;
margin-top: 10px;
border: 1px solid #cccccc;
}
.separator {
display: inline;
width: 210px;
}
.separator img:hover {
background: #ffffff;
border: 1px solid #cccccc;
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
box-shadow: 0 0 10px rgba(0, 0, 0, .2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-transform:none;
color:#666;
text-decoration:none;
box-shadow: 0 0 20px #000;
}

.inputtxtsearch{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 5px;
 color:#000000;
	padding:1px 1px;
	background-color:#E1DDD3;
	border:2px;
	font-size: 10pt;
	height: 20px;
	width: 200px;
	border: 1px solid #CCC9C9;
}

.inputlogin{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 5px;
 color:#666666;
	padding:1px 1px;
	background-color:#ffffff;
	border:2px;
	font-size: 10pt;
	height: 25px;
	width: 200px;
	border: 1px solid #cccccc;
}

.inputlogin2{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 5px;
 color:#666666;
	padding:1px 1px;
	background-color:#ffffff;
	border:2px;
	font-size: 10pt;
	height: 25px;
	width: 350px;
	border: 1px solid #cccccc;
}

.inputtxtlong{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 5px;
 color:#000000;
	padding:1px 1px;
	background-color:#ffffff;
	border:2px;
	font-size: 10pt;
	height: 40px;
	width: 500px;
	border: 1px solid #CCC9C9;
}

.brd{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 5px;

 }

.brdc{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 5px;
 border: 1px solid #E3E3E3;
 }

.brdnews{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 6px;
 border: 1px solid #333333;
 background-color:#333333;
 }
 
 .brdmag{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 6px;
 border: 1px solid #BC0707;
 background-color:#BC0707;
 }
 
 
 .brdcc{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 6px;
 border: 1px solid #E0DDDC;
 background-color:#E0DDDC;
 }
 
 .brdinnews{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 6px;
 border: 1px solid #B5DCF1;
 background-color:#B5DCF1;
 }

.submit{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
	color:#FFF;
	padding:4px 10px;
	background-color:#4D91D7;
	border:0px;6DA9ED
}

.submitb{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 5px;
	color:#FFF;
	height: 30px;
	width: 105px;
	background-color:#000000;
	border:0px;000000
}

.inputtxtarea{
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 5px;
 color:#000000;
	padding:1px 1px;
	background-color:#ffffff;
	border:2px;
	font-size: 10pt;
	height: 80px;
	width: 500px;
	border: 1px solid #CCC9C9;
}

h3.a {text-shadow: -1px -1px white, 1px 1px #333}
h3.b {text-shadow: 1px 1px white, -1px -1px #333}


.image_mag {
   width:100px;
   height:140px;
   overflow:hidden;
}


div.img-resize img {
	width: 352px;
	height: auto;
}

div.img-resize {
	width: 352px;
	height: 223px;
	overflow: hidden;
	text-align: center;
}

div.img-resizen1 img {
	width: 110px;
	height: auto;
}

div.img-resizen1 {
	width: 110px;
	height: 80px;
	overflow: hidden;
	text-align: center;
}

div.img-resizen2 img {
	width: 119px;
	height: auto;
}

div.img-resizen2 {
	width: 119px;
	height: 81px;
	overflow: hidden;
	text-align: center;
}


div.img-resizen3 img {
	width: 148px;
	height: auto;
}

div.img-resizen3 {
	width: 148px;
	height: 80px;
	overflow: hidden;
	text-align: center;
}

div.img-resizenews img {
	width: 151px;
	height: auto;
}


div.img-resizenews {
	width: 151px;
	height: 110px;
	overflow: hidden;
	text-align: center;
}

div.img-resizegossip img {
	width: auto;
	height: 79;
}


div.img-resizegossip {
	width: 100px;
	height: 79px;
	overflow: hidden;
	text-align: center;
}

#featured{ 
	width:400px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
</style>
