/* CSS Document */


a:link { 
	color: #000000;
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: #000000;
	text-decoration: underline;
	}
a:active { 
	color: #000000;
	}
	

a.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

a.style1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}

a.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2c67b2;
}

a.style2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2c67b2;
	text-decoration: underline;
}

a.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}

a.style3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify
}

.style3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2c67b2;
}

.style4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #2c67b2;
}

.style5 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
	
.style6 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}
	
.style7 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.style8 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
	
.style9 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

.style10 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.tchart2 {
font-family: arial, helvetica, verdana;
font-size: 8px;
color: black;
padding: 5px;
border-left:1px solid #000000; 
border-right:1px solid #000000; 
border-top: 1px solid #000000;	
border-bottom: 1px solid #000000;
}

.tchart3 {
font-family: arial, helvetica, verdana;
font-size: 12px;
color: black;
padding: 5px;
//background-repeat: repeat-y;
}

.mapSelect {
font-family: arial, helvetica, verdana;
font-size: 11px;
color: black;
width:auto;
}
	
.tchart {
font-family: arial, helvetica, verdana;
font-size: 10px;
color: black;
padding: 5px;
border-left:1px solid #000000; 
border-right:1px solid #000000; 
border-top: 1px solid #000000;	
border-bottom: 1px solid #000000;
}

.tchartdeals {
font-family: arial, helvetica, verdana;
font-size: 10px;
color: black;
padding: 2px;
border-left:1px solid #000000; 
border-right:1px solid #000000; 
border-top: 1px solid #000000;	
border-bottom: 1px solid #000000;
}

.mapBtn{
font-family: arial, helvetica, verdana;
font-size: 11px;
color: black;
width:auto;
}

.password{
background-color:white;
}