body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
        text-align: center;
		
        background: url(images/page_bg.gif);
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}


p {
margin-bottom: 10px;
padding-left: 11px;
text-indent: 1.2em;
letter-spacing:.7px;
line-height:1.5em;
font-size:1.2em;

}

p a {
	color: #ad1c1c;
    text-decoration:none;
	
}

p a:hover {
	color: #f73838;
	text-decoration:underline
}



th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 748px;
	position: relative;
}



h1 {
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	padding: 0px 0 0 25px;
	font-size: 19px;
	color: #227293;
}

h2 {
    font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	padding: 0px 0 0 25px;
	font-size: 17px;
	color: #227293;
}

h3 {
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	padding: 0px 0 0 25px;
	font-size: 14px;
	color: #227293;
}



.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}





/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 10px;
}

#header {
	background: url(images/header_bg.gif) repeat-x;
	padding-top: 9px;
	position: relative;
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 30px;
	top: 32px;
	width: 91%;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size:15px
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}

#ads2 {
	text-align:center;
	float: left;
	width: 195px;
	margin: 15px 0 0 0 ;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}




#browse dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #227293;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #74a7b7;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

.ads {
	
	margin: 0px 0 10px 22px;
}


#body {
	float: right;
	width: 543px;
	margin: 2px 1px 0 0;
	
	border: 1px solid #e5e5e5;
	position: relative;
}


#body .br {
	border-bottom: 1px solid #e5e5e5;
}




#footer {
	background: #c80000 url(images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 11px;
	top: 0px;
	padding: 8px 0 5px 0;
}

#footright {
	position: absolute;
	text-align: right;
	right: 178px;
	top: 0px;
	padding: 8px 0 5px 0;
}

#footleft {
	position: absolute;
	text-align: left;
	left: 28px;
	top: 0px;
	padding: 8px 0 5px 0;
}

#footleft a { cursor: text }


.table {
	background: #cceaf4;
	border: 10px solid #cceaf4;
	border-collapse: separate;
	
	}


.table a {
	text-decoration:none;
	color: #227293;
	
	}
.table a:hover {
	font-size:14px
}	
	
	
	
	.table thead th {
		color: #0098ca;
		text-transform: uppercase;
		padding: 0 0 2px 5px;
		font-weight: bold;
		text-align: left;
		font-size:13px
		}
		.table thead th.grey {
			color: #989898;
			text-transform: none;
			font-style: italic;
			font-weight: normal;
			padding-left: 0;
		}
	.table tbody tr th,
	.table tbody tr td {
		border-top: 1px solid #99afb7;
		padding: 3px 0 5px 5px;
	}
	.table tbody tr th {
		color: #0098ca;
		font-weight: bold;
		text-align: left;
	    
	
	}
	.table tbody tr td {
		color: #333333;
	    font-size:12px
	}
	.table tbody tr:first-child th,
	.table tbody tr:first-child td {
		border-top-color: #114764;
	}
	
	
	
	#comentarios {
	width: 655px;
	background: #fff url() repeat-y right;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
    padding: 30px 0px 20px 5px

}

