body {
	margin: 0px;
	font-size: 12px;
	padding: 0px;
	font-family: arial;
	color: #414141;
	text-decoration: none;
	float: right;
	background-color: #FAFAFA;
}
.h1 {
	font-size: 30px;
	color: #C2154A;
	text-decoration: none;
	font-family: Calibri;

}
.h2 {
	font-size: 30px;
	color: #B0D72E;
	text-decoration: none;
	font-family: Calibri;


}
.title {
	font-size: 20px;
	color: #B0D72E;
	text-decoration: none;
	font-family: Calibri;
}

a{
	color: #C2154A;
	text-decoration: none;
}
/*=============Logo & Nav=================*/
#logoNav {
	background-image: url(images/amd_verde_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
}
#logoNav a{
	color: #FFFFFF;
	letter-spacing: 1px;
}
/*=============Banner==================*/
#banner .text {
	background-image: url(images/amd_verde_07.gif);
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
/*============Body===================*/
#data .data {
	background-image: url(images/data_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tbl_Data TD {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
}
.tbl_Hed {
	background-image: url(images/tbl_hed.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.tbl_Foot {
	background-image: url(images/tbl_foot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.yes {
	background-image: url(images/yes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.no {
	background-image: url(images/no.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*==============Footer===============*/

#footer {
	width: 100%;
	height: 160px;
	background-image: url(images/amd_verde_12.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #B0D72E;
}
#footerNav {
	text-align: center;
	height: 31px;
	width: 100%;
	padding-top: 10px;
	color: #FFFFFF;
}
#footerNav a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;
}

#footerLogo {
	width: 668px;
	height: 5px;
	background-image: url(images/amd_verde_15.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 100px;
	text-align: left;
	padding-left: 200px;
	color: #FFFFFF;
	font-size: 11px;
}
#footerLogo .internile {
	position: relative;
	float: right;
}
#footerLogo .internile a {
	color: #FFFFFF;
	text-decoration: underline;
}
#gallery img {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
