body{
	font-family: Arial;
	background-image:url(../images/bwb2.jpg);
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-position: center;
	}
/*styles for border table*/
.tl{
	background-image:url(../images/border.jpg);
	width:5px;
	height:5px;	
}

.tr{
	background-image:url(../images/border.jpg);
	width:5px;
	height:5px;
	}
	
.bl{
	background-image:url(../images/border.jpg);
	height:5px;
	width:5px;
}

.br{
	background-image:url(../images/border.jpg);
	height:5px;
	width:5px;
}

.lh{
	background-image:url(../images/border.jpg);
	height:5px;
	width:698px;
	}

.lf{
	background-image:url(../images/border.jpg);
	height:5px;
	width:698px;
	}

.ll{
	background-image:url(../images/border.jpg);
	width:5px;
	}

.lr{
	background-image:url(../images/border.jpg);
	width:5px;
	}

/* styles for content*/
.txt_title{
	font-family: Arial;
	color:#5F5F5F;
	font-size:19px;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	}
	
.l_title{
	margin-top:10px;
	width:672px;
	height:2px;
	border:0px;
	}
	
td.left{
	width:155px;
	}
	
#left{
	width:155px;
	border:0px;
	margin:0px 0px 0px 0px;
	}
	
div.chat{
	background-image:url(../images/chat.jpg);
	background-position: center;
	height:124px;
	width:155px;
	border:0px;
	margin:0px 0px 0px 0px;	
	}
div.msj{
	font-family: font-family: Verdana;
	font-size:11px;
	font-style:bold;
	font-weight:bold;
	color:#999;
	margin: 7px 7px 11px 14px;
	}
div.country{
	font-family:Verdana;
	font-size:11px;
	font-style:bold;
	font-weight:bold;
	color:#999;
	border:0px;
	margin: 3px 7px 2px 14px;	
	}
div.all{
	font-family:font-family: Verdana;
	font-size:11px;
	font-style:bold;
	font-weight:bold;
	color:#999;
	border:0px;
	margin: 17px 7px 10px 14px;	
	}	
div.mcafree{
	background-image:url(../images/mcafree.jpg);
	height:50px;
	width:155px;
	border:0px;
	}

td.medium{
	background-image:url(../images/l_medium.jpg);
	width:6px;
	}
	
td.right{
	width:527px;
	}
	
#right{
	width:527px;
	border:0px;
	margin-left:10px;
	margin:0px 0px 0px 10px;
	}
p.txthome{
	font-family: Arial;
	font-size:12px;
	line-height:17px;
	font-style:normal;
	font-weight:normal;
	color:#030303;
	margin-right:5px;
	margin-top:-4px;
	}
/* styles for  footer*/
.ltfooter{
	background-image:url(../images/spacer.gif);
	height:5px;
	}
	
.txtfooer{
	font-family: Arial;
	color:#959595;
	font-size:12px;
	font-weight:normal;
	text-align:center; 
	}
a:link {
	text-decoration: none;
	color:#959595;
}

a:visited {
	text-decoration:none;
	color:#959595;	
}

a:active {
	text-decoration: none;
	color:#959595;
}

a:hover {
	text-decoration: none;
	color:#959595;
}
/*for press*/
.title{
	border:solid 1px #FEA724;
	color:#5f5f5f;
	font-weight:bold;
	height:16px;
	width:200px;
	font-size:16px;
	font-family:Arial;
}

.subtitle{
	border:solid 1px #FEA724;
	font-size:10px;
	color:#f57126;
	font-weight:bold;
	height:16px;
	width:200px;
	font-family:Arial;
}

.parrafo{
	border:solid 1px #FEA724;
	font-size:10px;
	color:#333;
	height:60px;
	width:350px;
	font-family:Arial;
}

.more{
	border:solid 1px #FEA724;
	font-size:9px;
	color:#f57126;
	font-weight:bold;
	height:16px;
	width:200px;
	font-family:Arial;
}

.over{
	font-weight: bold;
	color:#FEA724;
	font-size: 10px;
	cursor:pointer;
}

.out{
	font-weight: normal;
	color:#ABABAB;
	font-size: 10px;
	cursor:pointer;
}