/* Copy Rights Mocaloca Inc. 
	written by Igor Costa www.igorcosta.com */

td img {display: block;}
body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color:#E3E1D5;

	
}

A:link { text-decoration: none }       /* unvisited link */
A:visited { text-decoration: none }   /* visited links */
A:active { text-decoration: underline }    /* active links */
A:hover { text-decoration: underline }    /* active links */

#quatter {
	background-color: #3976AF;
}
#qblank {
	background-color: #FFFFFF;
}


/*Define the Left Menu*/

ul.menu_left {
	text-align:right;
	list-style-type:none;
	width:219px;
	padding-right:10px;
}
ul.menu_left li {
	border-bottom:1px solid #87C5EC;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:3px;
	color:#87C5EC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul.menu_left li a {
	color:#87C5EC;
}

ul.menu_left li a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

ul.menu_left li a:visited {
	text-decoration: none;
}

/*Sublinks*/

.sublinksTD {
	line-height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	border-left-width:1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}

.sublinksOn {
	color:#CC0000;
}

.sublinks {
	color:#999999;
}

a.sublinks:link {
	color:#999999;
}

a.sublinks:hover {
	color:#CC0000;
	text-decoration: none;
}

a.sublinks:visited {
	text-decoration: none;
}


 /*Style sheet to the adress included on all left side of website*/
.address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#87C5EC;
	padding-right:10;
	text-align:right;
	text-decoration:none;
	margin-top:10px;
	font-size:11px;
}
/*Tables around the corner that's define the site interface color visualization*/
.blue_tables {
	background-color: #3976AF;
	height:100%;
}

/* text body on the position, for text align as justify just change from left to justify*/
.text_About_Us_Team {
	padding-left:20px;
	padding-top:10px;
	padding-right:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:150%;
	text-align:left;
}
.text_Home {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:150%;
	text-align:left;
	margin-left:255px;
	width:472px;
	padding-top: 15;
	padding-right: 35px;
	padding-left: 35px;
}

/*Img position on the table*/
.team_img2 {
		margin-left:5px;
		margin-bottom:2px;
		margin-top:2px;
		padding-bottom:2px;
}

/* define the title name positon to top names .gif on the Team profiles.*/
.profile_Names {
		margin-top:8px;
		margin-left:1px;
	
}

/*Back top button*/

.top_bottom {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-left:300px;
	margin-top:100%;
	margin-bottom:10px;
	margin-right:10px;
	text-decoration:none;
	
}
.top_bottom a:hover {
	color:#CC0000;
}

.arround {
	border-color:#FFFFFF;
	border-style:solid;
	border-left:2px;
	border-right:2px;
	border-bottom-width:thin;
	border-left-width:thin;
}
.glinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	text-align:left;
	text-decoration:none;
	font-size:11px;
}
.glinks a:hover {
    color:#000;
}
.glinks a:visited {
	color:#cc0000;
	font-style:italic;
}

.ggeral {
  color:#CC0000;
  margin-left:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration:none;
  
}

.ggeral a:visited {
  color:#CC0000;
  margin-left:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-decoration:none;
  
}
.rightDottedLine {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

#help {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
	z-index:1;
}
