body {
	background-attachment: fixed;
	background-image: url(../images/bg_lines.gif);
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #404040;	
	margin-left: 0;
	margin-top: 0;
}

/* Container holds everything centered */
#container { 
	background-color: #FFFFFF; 
	width: 180px;
	height: 250;
	margin-left: 0;
	margin-top: 0;
	margin-right: auto;
	border-style: solid;
	border-color: #B2A14B;
	border-width: 1px;
}

/* Container holds everything centered */
#listagem { 
	background-color: #FFFFFF; 
	width: 180px;
	height: 5;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #B2A14B;
	border-width: 1px;
}

#linha1 { 
	background-color: #FFFFFF; 
	width: 180px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #B2A14B;
	border-width: 1px;
	display: inline;
}

#linha2 {
	background-color: #faebd5; 
	height: 20px;
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #B2A14B;
	border-width: 1px;	
	display: inline;
}


/* Begin header formatting */
#headBanner {
	width: 180px;
	height: 112px;
	padding: 0px;
	margin: 0px;
}
#headBanner IMG {
	margin:0px;
	padding: 0px;
}
#headMenuBar {
	/*background-image: url(../images/nav_BG.gif); */
	background-color: #000000;
	background-repeat: repeat-x;
	height: 31px;

}
#headBarList {
	background-image: url(../images/nav_BG.gif);
	background-repeat: repeat-x;
	height: 31px;

}




#headUserBar {
	background-image: url(../images/user_BG.gif);
	background-repeat: repeat-x;
	height: 43px;
}
#menu {
	padding: 8px 0px 0px 40px;
	float: left;
	display: inline;
}                                     
.menuSpacer {
	margin: 0px 20px;
}

#menulateral 
{	width: 30px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	top: 220px; 
	left: 0px; 
	border-width: 1px; 
} 

a.menulateral, a.menulateral:link, a.menulateral:visited, a.menulateral:active {
	font: 12px Verdana, arial, sans-serif;
	/*color: #808b95;*/
	font-style: normal;
	text-decoration: none;
}

#headMenuBar .search {
	float: right; 
	display: inline;
	padding: 0px;
	margin: 4px 25px 0px 0px;
}
#headMenuBar #mainSearch {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #808b95;
	width: 120px;
	padding: 0px;
	margin-right: 10px;
}
.searchButton {
	font-family: arial;
	font-size: 10px;
}
a.menu, a.menu:link, a.menu:visited, a.menu:active {
	font: 12px arial, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a.menu:hover {
	font: 12px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}


#logininfo {
	height: 31px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #A8903E;	
	padding: 13px 40px 0px 40px;
}
#date {
	height: 31px;
	float: right;
	font-family: Verdana;
	font-size: 11px;
	/* color: #A8903E;	*/
	color: #808080;
	padding: 13px 40px 0px 40px;
}
#errors {
	font-family: Verdana;
	font-size: 11px;
	color: #CF7A38;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px 0px 10px 63px;
}
/* End of header formatting */

/* Begin footer formatting */
#footer { 
	background-color: #B2A14B; 
	background-color: #000000; 
	width: 180px;
	height: 40px;
	padding-top: 6px;
	font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;      
	clear: both;
}
a.contact, a.contact:link, a.contact:visited, a.contact:active {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}
a.contact:hover {
	font-family: Arial;
	font-size: 10px;
	color: #486991;
	text-decoration: underline;
	font-style: normal;
}
/* End footer formatting */

/* Begin Body formatting */
#bodyContainer {
	background-color: #ffffff;
	width: 140px;
	height: auto;
	margin-left: 0;
	margin-right: 0;
	padding: 05px 05px 05px 05px;
	min-height: 150px;
}
a:link, a:visited, a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #778797;
	font-style: normal;
	text-decoration:none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #B2A14B;
	font-style: normal;
	text-decoration:underline;
}
.genlist {
	list-style-position: inside;
	list-style-type: disc;
}
.errortext {
	font-family: Verdana;
	font-size: 11px;
	color: #CF7A38;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	margin: 20px 0px 20px 0px;
}
.reference {
	font-style: italic;
	color: #808b95;
}
IMG {
	border: 0px;
}
EM {
	text-decoration: underline;
	font-style: normal;	
}
B {
	color: #5F5F5F;
}

/* End Body formatting */

/* Begin Form formatting */
fieldset {
	width: 500px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #cdc28a;
	padding: 20px 0px 20px 0px;
}
fieldset legend {
	color: #A8903E;
	font-size: 13px;                                          
	margin-left: 10px;
}
fieldset label {
	text-align: right;
	width: 160px;
	float: left;
	margin: 6px 8px 0px 0px;
	padding: 2px;
}
fieldset input[type="text"], fieldset input[type="password"] {
	margin: 3px;
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;	
}                        
#seccode {
		margin: 3px;
		width: 35px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #404040;	
}
fieldset select {
	margin: 3px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;	
}
#creditcard select {
	margin: 3px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;	
}
fieldset textarea {
	margin: 3px;
	height: 165px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;

}
fieldset input[type="submit"], fieldset input[type="reset"] {
	width: 80px;
	margin: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}                                
#seccode_popup {
	width: 370px; 
	height: 300px; 
	display: none; 
	position: fixed; 
	top: 30%; 
	left: 30%;        
	padding: 0px 0px 8px 8px;
	border: 1px solid #999;                   
	background: #FFFFFF;
}
#promocode_popup {
	width: 310px; 
	height: 72px; 
	display: none; 
	position: fixed;
	top: 350px; 
	left: 350px;        
	padding: 12px;
	border: 1px solid #778797;                   
	background: #7f8f9f;
}
/* End Form formatting */

/* Begin Index Page formatting */
#subscriptionColumn {
	float: left;
	display: inline;
	width: 453px;
	height: 515;
	padding: 0px;
	margin: 0px 0px 20px 10px;
}
#contentHeader {
	color: #8E99A6;
	height: 30px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 21px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;   ;
}
#contentSubtitle {
	color: #8E99A6;
	height: 18px;   
	width: 453px;  
	font-family: Times, serif;
	font-size: 13px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #8E99A6;                  
	padding-top: 10px;
	white-space: nowrap;
}
#subscribeNow {
	width: 453px;
	height: 266px;
	background-image: url(/images/ads/homepage_BG.jpg);
	background-repeat: no-repeat;
}
#subscribeNow IMG {
	position: relative;
	margin: 122px 0px 0px 295px;
}
#indexLinks {
	width: 453px;
	height: 195px;
	background-image: url(/images/ads/indexLinks_BG.gif);
	background-repeat: no-repeat;
}
#takeTour {
	float: left;
	display: inline;
	width: 224px;
	padding-top: 65px;
}
#takeTour P {
	padding: 0px 0px 12px 40px;
	margin: 0px;
}
#takeTour IMG {
	padding-right: 10px;
	vertical-align: middle;
}
#subscriptionLinks {
	float: left;
	display: inline;
	text-align: center;
	width: 203px;
	margin-left: 25px;
	padding-top: 60px;
}
#calendarColumn {
	width: 250px;
	position: relative;
	margin-left: 493px;
}
#ad_1 {
	padding: 0px 0px 0px 0px;
	margin-bottom: 14px;
}
#ad_1 IMG {
	border: 0px;
}
#calendar {
	width: 250px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f3f0e3;
	border: 1px solid #cdc28a;
}
#calendar H1 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #778797;
	text-align: center;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background-image: url(/images/bg_lines4.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #cdc28a;
}
#monthscroll {
	height: 267px;
	width: 250px;
	overflow: auto;
	margin-bottom: 0px;
}
.monthOn {
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-size: 9px;
}
.monthOff {
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	line-height: 14px;
}
#calendar DIV .month {
	color: #778797;
	font: lighter 16px "Times New Roman", Times, serif;
	padding-right: 8px;
}
#calendar DIV .date {
	color: #A8903E;
	padding-right: 8px;
	font-style: italic;
}



/* End Index Page formatting */

table {
	border-collapse: collapse;
	margin: 0px;
}
th {
	background-color: #EAE5CA;
}
th+th {
	padding: 3px;
	border-left: 1px solid #cccccc;
}
td {
	padding: 5px 10px;
}
#accountInfo td:first-child {
	width: 120px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
td+td {
	border-left: 1px solid #cccccc;
	text-align: left;
}
#smallInfo td {
	padding: 0px 10px;	
}
/* END ACCOUNT AND ORDER CONF */

#verisignLogo {
	margin: -50px 0px -20px 0px;
}


/* ccformss antigo */ 
.titulo {font-family : Arial;font-size : 10px; color: #808080; text-decoration: none;}
.titulo.visited {font-family : Arial;font-size : 10px;font-weight : bold;color: #ffffff;text-decoration: none;}

.subtitulobold {font-family : Verdana;font-size : 12px;font-weight : bold;color:#808080;text-decoration: none;}
.subtitulo {font-family : Verdana;font-size : 10px;color:#808080;text-decoration: none;}


.formlabel{font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:8pt; color:#808080; }
.forminput{font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:9pt; color:#808080; }


.texto {font-family : Verdana;	font-size : 10px;	color: #483d8b;	text-decoration: none;}
.textow {font-family : Verdana;	font-size : 10px;	color: #ffffff;	text-decoration: none;}
.textob {font-family : Verdana;	font-size : 10px;	color: #000000;	text-decoration: none;}

.textolinkold {font-family : Verdana;	font-size : 12px;	color: #d69966;	text-decoration: none;}
.textolink {font-family : Verdana;	font-size : 12px;	color: #000000;	text-decoration: none;}
.textolink.visited {font-family : Verdana;	font-size : 12px;	color: #000000;	text-decoration: none;}
.textolink.link {font-family : Verdana;	font-size : 12px;	color: #000000;	text-decoration: none;}
.textolink.active {font-family : Verdana;	font-size : 12px;font-weight : bold; color: #000000; text-decoration: none;}

.textoview {font-family : Verdana;	font-size : 2px;	color: #000000;	text-decoration: none;}
.textoview.visited {font-family : Verdana;	font-size : 2px;	color: #483d8b;	text-decoration: none;}
.textoview.link {font-family : Verdana;	font-size : 2px;	color: #483d8b;	text-decoration: none;}
.textoview.active {font-family : Verdana;	font-size :2px;font-weight : bold; color: #000000; text-decoration: none;}
