/* CSS Document */

.barrTop
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.corpo
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:10px 10px 10px 10px;
}

.barrBot
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#browser
{
	color:#000099;
	text-decoration:underline;
	font-style:oblique;
}


.linkhome
{
	color:#FFFFFF;
}

.linkhome:link,.linkhome:visited
{
	text-decoration: none; 
	color:#FFFFFF;
}

.linkhome:hover {
	text-decoration: underlined; 
	color:#000000;
	cursor: pointer;
}

.divHome{
	margin:0;
	padding:0;
	height:430px; 
	width:710px;
	text-align:left;
}

.divSpace{
	position:relative;
	text-align:center;
	width:205px;
	height:430px;
	float:left;
}

.divSpaceLogo{
	height:355px;
}

.divSpaceHome{
	height:39px;
}

.divText{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	position:relative;
	width:310px;
	height:430px;
	text-align:left;
	vertical-align:text-top;
	float:left;
}

.divMC{
	background-image:url(../image/bannerMAonline2010.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:195px;
	height:430px;
	position:relative;
	float:left;
}

.linkMC{
	line-height:1.116;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#009933;
	position:absolute;
}

.linkMC[id="1"]{
	top:330px;
	left:20px;
}

.linkMC[id="2"]{
	top:360px;
	left:20px;
}

.linkMC[id="3"]{
	top:435px;
	left:20px;
	color:#660066;
}

.imageMA{
	border:0px;
	width:195px;
	height:430px;
}

#titleBoxText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#009933;
	font-weight:bolder;
	
	line-height:1.4em;
}

#bodyBoxText{
	line-height:1.4em;
}

#body2BoxText{
	font-size:24px;
	color:#009933;
	font-weight:bold;
}

#body3BoxText{
	color:#666666;
	font-weight:800;
	line-height:1.4em;
}

.italicnred{
	color:#CC0000;
	font-style:italic;
	text-decoration:underline;
	font-weight:bolder;
}


