body
{
	margin: 0px;
/*background: url(../images/bg.gif) repeat-y; */
}

.contenttitle
{
	font-size: 11px;	
}

a.MenuTitle
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;	
	font-weight: normal;
}

a.MenuTitle:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: normal;	
}

.bodytext2
{
	font-size: 10px;
}

.navigation {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/amcap/fr_bg_nav.gif);
}

.topnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}


.ContentHTML
{
	font-family: Tahoma;
	font-size: 11px;	
}

a.topnav:link {
	color: #FFFFFF;
}
a.topnav:active {
    color: #FFFFFF;
}
a.topnav:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
a.topnav:visited {
    color: #FFFFFF;
}
.midnav {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
a.midnav:link {
   color: #000000;
}
a.midnav:active {
    color: #000000;
}
a.midnav:hover {
    color: #000000;
	text-decoration: underline;
}
a.midnav:visited {
    color: #000000;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px ;
	color: #333333;
}
a:link {
	color: #333333;
}
a:hover {
	color:  #333333;
	text-decoration: underline;
}
a:visited {
	color:  #333333;
}
a:active {
	color: #333333;
}
.bgNoRepeatY {
	background-repeat: repeat-x;
	background-position: left top;
}
.frameend {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.Title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	
	color: #FFFFFF;
}

.crumbs {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	
	color: #000000;
}

.vividLogo
{
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
	line-height: 1.00em;
}

.vividLogo a
{
	color: #999999;
	text-decoration: none;
}

.vividLogo img
{
	vertical-align: middle;
}