body{
	margin:0;
	font: 12px Arial, Helvetica, sans-serif;
	color:#333;
	background: #c2c4ac url(http://www.industrymasters.com/images/scenario/ai_masters/img/compuwareGradient.jpg) repeat-y;
	}
a {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

#tudo {
	width:722px;
	background: url(http://www.industrymasters.com/images/scenario/ai_masters/img/faux-bg.gif) repeat-y 0 0;
}
#topo {	
	height:100px;
	background-image: url(http://www.industrymasters.com/images/scenario/ai_masters/img/bgd_rodape.jpg);
	background-repeat: repeat-y;
	background-position: center 0;
	}
#principal {
	width:532px;
	background-color:#fff;
	float:right;
	padding: 0 10px;
	}
#navegacao {
	width:169px;
	float:left;
	border-top: solid 1px #A9B6C9;
	
}
#principal * {

	}
#navegacao * {
	padding: 0;
	font: bold 14px Helvetica, Arial, Geneva, Sans-serif;
	}
#rodape {	
	clear:both;
	text-align:center;
	padding-top: 10px;
	color: #ccc;
	background-image: url(http://www.industrymasters.com/images/scenario/ai_masters/img/bgd_rodape.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	}
#rodape a {	
	color: #fff;
	}
#rodape a:hover {	
	color: #fff;
	text-decoration: underline;

	}
#nav {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;	
	background-color: #EFE7DE;
	height: 22px;
	padding: 5px 10px
}
#head {
	margin: 0 auto;
	padding: 2px 10px;
	background-color: #fff;
}
#head p {
	font: 14px Helvetica, Arial, Geneva, Sans-serif;	
}
#sponsor {
	margin: 0 auto;
	padding: 4px;
	background-color: #fff;
	height: 60px;
}

h1, h2, h3 {
	color:#2163AD;
	font-size:1.2em;
	}
ul, ol {
	margin: 0;
	padding: 0;
}
ul { list-style: none; }
li {
	margin: 0;
	padding: 0;
}
li li {
	margin-left: 5px;
	padding: 0;
}	


.clickhere {
	background-image: url(http://www.industrymasters.com/images/scenario/ai_masters/img/bgd_clickhere.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	font-weight: bold;
	font-size:1.3em;
	line-height: 32px;
	color: #CC0000;
	text-align: center;
	height: 32px;
	margin-top: -10px
}
.navtit1 {
	background-image: url(http://www.industrymasters.com/images/scenario/ai_masters/img/bgd_navtit1.png);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	padding: 10px;
	color: #FFCC00;
	font: bold 0.6em Helvetica, Arial, Geneva, Sans-serif;
	height: 20px;
	padding-top: 10px;
}
.navtit2 {
	background-image: url(http://www.industrymasters.com/images/scenario/ai_masters/img/bgd_navtit2.png);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	padding: 10px;
	color: #2163AD;
	font: bold 0.6em Helvetica, Arial, Geneva, Sans-serif;
	height: 20px;
	padding-top: 10px;
}

/* start - table */
table {
	border-collapse: collapse;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
tr {
	height: 34px;	
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;	
}
.price { font-size: 2em; padding-top: 3px; margin-left: 5px; color: #000; font-weight: bold; 	width: 125px;}
.price a { color: #666;}
/* end - table */#tudo #navegacao .navtit1 {
	padding: 5px 8px;
}
#tudo #navegacao .navtit2 {
	padding: 2px 8px;
}
#tudo #navegacao #current {
	color: #ccc;
}

/* form elements */
form {
	margin: 15px 5px; padding: 15px 2px;
	background: #fdfdfd;	
}
label {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: -17px;
}

input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 260px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 70px;
	display: block;
	color: #666666;
}

textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}
