body {
   font: 11px Arial;
   margin: 0px;
   padding: 0px;
   color:#525252;
   background-color: #ffffff;
}

IMG {
   border: 0px;
}

h1 {
   font: 14px Tahoma;
   color: #0464c3;
   font-weight: bold;
   background: url('../images/sms_h_tag.jpg');
   background-repeat: no-repeat; 
   height: 29px;   
   padding-left: 10px;
   padding-top: 5px;     
}

h2 {
   font: 14px Tahoma;
   color: #0464c3;
   font-weight: bold;
   background: url('../images/sms_h_tag.jpg');
   background-repeat: no-repeat; 
   height: 29px;     
}

a:link, 
a:visited, 
a:active{
	color: #555555;
	text-decoration: none;
}

a:hover{
	color: #0063c4;
	text-decoration: underline;
}


img {
   border: 0px;
}

img.img {
   border: 1px solid #a6a6a6;

}

table.main {
   background-color: #ffffff;
   height: 100%;
   width: 925px;  
   color: #555555;
   font: 12px Arial;
   font-weight: bold;
}


table.main td.menu {
   height: 42px;
}

table.main td.header {
   vertical-align: top;
   height: 144px;
}

table.main td.footer {
   height: 73px;
   background: url('../images/sms_footer.jpg');
   background-repeat: repeat-x;
}

table.block {
   width: 917px;  
}

table.block td.item_1 {
   height: 131px;
   width: 265px;   
   background: url('../images/sms_block_1.jpg');
   background-repeat: no-repeat;
}

table.block td.item_2 {
   height: 131px;
   width: 390px;   
   background: url('../images/sms_block_2.jpg');
   background-repeat: no-repeat;
}

table.block td.item_3 {
   height: 131px;
   width: 262px;
   background: url('../images/sms_block_3.jpg');
   background-repeat: no-repeat;
}


table.main td.menu div.panel {
   float: right;
   position: relative;
}

table.main td.menu div.panel div {
   float: left;
   position: relative;
   padding: 0px;

   padding-right: 13px;
   color: #555555;

}

a.active:link, 
a.active:visited, 
a.active:active{
	color: #0063c4;
	text-decoration: underline;
}

a.active:hover{
	color: #555555;
	text-decoration: none;
}
table.main td.footer td {
   font: 11px Arial;
}

table.main td.footer td.f1 {
   padding-left: 40px; 
}
table.main td.footer td.f2 {
   text-align: center;
}
table.main td.footer td.f3 {
   width: 180px;
   text-align: center;   
}

br.partition {
   padding-bottom: 20px;
}

td.menu_left {
   width: 270px;
}

td.content,
td.content table {
   vertical-align: top;
   font: 12px Arial;
}

.checked {
   background: url('../images/sms_checked.jpg');
   background-position: 10px 0px;
   background-repeat: no-repeat; 
   padding-left: 30px;
}

.checked_text {
   background: url('../images/sms_checked.jpg');
   background-position: 10px 0px;
   background-repeat: no-repeat; 
   padding-left: 30px;
   font-family: verdana;
   font-size: 10pt;   
}

.text {
   font-family: verdana;
   font-size: 10pt;
}

.index_text {
   font-family: verdana;
   font-size: 12pt;   
   font-weight: bold;
}

.text_title {
   font-family: verdana;
   font-size: 10pt;
   color: rgb(1, 102, 170);
   font-weight: bold;
}

/* CONTACT */
form,table.contact_body{
	font-size:12px;
	color: #4d4d4d;
}
td.tdrowerror{
	text-align:center;
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
	padding-bottom:5px;
}
input,textarea{
	margin-bottom:5px;
	margin-top:5px;
	border:1px solid #666;
}
textarea.textarea{
	width:250px;
	height:100px;
}
input.input{
	width:250px;
}


table.table {	
	border:1px solid #fff;
}

table.table th{
	font:9pt verdana;
	color:#fff;
	font-weight:bold;
	background-color:#2f98f3;	
	border-right:1px solid #fff;
	padding:6px;
}

table.table th A {
	font:9pt verdana;
	color:#fff;
	font-weight:bold;
}

table.table th.colume3{
	font:9pt verdana;
	color:#fff;
	font-weight:bold;
	background-color:#d20145;	
	border-right:0px;
	padding:6px;
}

table.table tr.colume1 td{
	font:9pt verdana;
	color:#565656;	
	border-right:1px solid #fff;
	padding:6px;
	background-color: #eceef4;
}

table.tabletr img.asc {
    vertical-align: middle;
	background: url("../images/table_sort_a.png");
	width: 9px;
	height: 11px;
}

table.table_ tr img.desc {
    vertical-align: middle;
	background: url("../images/table_sort_d.png");
	width: 9px;
	height: 11px;
}

table.table tr.colume2 td{
	font:9pt verdana;
	color:#565656;	
	border-right:1px solid #fff;
	background-color:#f1f3f8;
	padding:6px;
}

table.table_forma td.colume4 {	
	border-right:0px !important;
}
.new{
color:red;
text-decoration:blink;

}
