﻿

body 
{
	
	background-image:url(/kline/images/pr_backfondo.gif);
	 font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	padding:0px;
	margin:0px;
}

.header 
{
		background-image:url(/kline/images/pr_cabecera.gif);

}

.mainTable 
{

	 vertical-align:top;
	width: 900px;
	background-color:White;
	margin:0px;
	padding:0px;
	
	text-align:left ;
  min-height:600px;
  height:600px;
  border:1px solid #336699;
	
}

.mainContent 
{
	padding: 0px  ;
	
}

.headerDivider 
{
	background-color:#336699;
	color: #666666;
	font-size: 12px;
}


.title 
{
	font-size:13px;
	color:black;
	font-weight:bold;

}

.button 
{
	border:1px solid black;
	background-color:#336699;
	color:White;
	 cursor:hand;
	font-size:11px;
}

.searchButton
{
	border:1px solid black;
	background-color:#336699;
	color:White;
	 cursor:hand;
	font-size:9px;
}

.input 
{
	border:1px solid #336699;
	font-size:11px;
}
.tabText 
{
	 font-size:9px;
	 color:White;
	 letter-spacing:2px;
	 padding:0px 5px 0px 5px;
	 text-decoration:none;
	 font-family:   Arial, Helvetica, sans-serif; 
}

.headerRight 
{
		background-color:darkblue;
		width:100px;
		padding-bottom:10px;
		text-align:center; 
		vertical-align:bottom ;
		color:White;
		font-sizE:11px;
		font-weight:bolder;
		font-family:Arial;
		letter-spacing:1px;
		padding:2px;
}
.tdMenu 
{
	
	background-color:#336699;
	padding:2px;
	border:1px solid darkBlue;	
	text-align:center 	
}

.secondaryMenu 
{
	 font-size:14px; 
	  
	 background-color: #336699;
	 
	 padding:5px;
	 color:White;
	 width:120px;
}
.titlePage 
{

font-family: Arial;font-size: 22px; 
letter-spacing: 1px;
text-align:center;
font-weight: bolder;	
}
.titleLink
{
color: white;text-decoration:none;	
	
}

.SortHeaderRowStyle
{
    background-color:  #003471;
    text-align: left;
    font-weight: bold;
    color: White;
}
.SortHeaderRowStyle2
{
    background-color: #BEE9FF;
    text-align: left;
    font-weight: bold;
    color: black;
}