/* CSS Document */
body {
	background-attachment: scroll;
	background-color: #2457A0;
	background-image: url(../assets/mm_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
}
.lhsmenu {
	background-attachment: fixed;
	background-color: #558AD9;
	background-image: url(../assets/ama_lhsmenu_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 90%;
	line-height: 140%;
}
.lhsmenu-content {
	padding-left: 11px;
	margin-bottom: 15px;
}
.lhsmenu A { color: #11284D; }
.lhsmenu A:link {  }
.lhsmenu A:active { }
.lhsmenu A:hover {	text-decoration: none; }
.lhsmenu A:visited { }
.rhsmenu {
	background-color: #EDF1F6;
	font-size: 90%;
	color: #FF6600;
	line-height: 140%;
	padding:11px 0px 11px 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
.rhsmenu-content {
	padding-right: 11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;
	padding-top: 7px;
	margin-right: 7px;
	margin-bottom: 15px;

}
.rhsmenu A { color: #FF6600; }
.rhsmenu A:link {  }
.rhsmenu A:active { }
.rhsmenu A:hover {	text-decoration: none; }
.rhsmenu A:visited { }

.smallwhite A { font-size:80%; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.smallwhite A:link { }
.smallwhite A:active { }
.smallwhite A:hover {text-decoration: underline; }
.smallwhite A:visited { }

.centre-area {
	border-left: 1px solid #003366;
}
.content {
	padding: 25px;
	font-size: 120%;
	line-height: 130%;
}
.content A { color: #11284D; }
.content A:link {  }
.content A:active { }
.content A:hover {	text-decoration: none; }
.content A:visited { }
.textfield { color:132C54; font: 100% Geneva, Arial, Helvetica, sans-serif; font-weight: bold; border: 1px solid #5D708C; padding: 3px; background-color:#C3D6F2; }
.button { font: 100% Geneva, Arial, Helvetica, sans-serif; font-weight: bold; background-color:#C3D6F2; border: 1px solid #5D708C; }
.tablerow1 { font: 10pt Geneva, Arial, Helvetica, sans-serif; font-weight: bold; background-color:#C3D6F2; border: 1px solid #5D708C; }
.letterhead {
	background-attachment: fixed;
	background-image: url(ama_logo_right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
.topheading { font-size: 120%; font-family: Arial, Helvetica, sans-serif; font-weight: 800; color: RGB(17,40,77); }
.subheading { font-size: 100%; font-family: Arial, Helvetica, sans-serif; font-weight: 800; color: RGB(58,99,161); }
.listbox {font-family:Verdana,Arial;font-size:10pt}

.banneradcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left:5px; 
	padding-right:5px; 
	padding-top:5px; 
	padding-bottom:5px;
		}

.logocell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
		}

.table1 {
    background-color: #bbbbbb;
}

.table2 {
	border-width: 1px;
	border-style: solid;
	border-color: RGB(58,91,158);
	}

.row_header {
    background-color: #bbbbbb;
    font-weight: bold;
}

.cell1 {
    background-color: #eeeeee;
}
.cell2 {
    background-color: #000000;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-family: Arial,Helvetica,Sans-Serif;
}
.cell3 {
    background-color: #ccccff;
    font-weight: normal;
}
.cell4 {
    background-color: #ffffff;
}
.cell5 {
    background-color: #CCCCFF;
}

.adminmenu {
	font-size: 70%;
	line-height: 140%;
}

.adminbody {
	background-attachment: fixed;
	background-color: #558AD9;
	background-image: url(../assets/ama_lhsmenu_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.buttoncell {
	font-size: 80%;
	line-height: 120%;
}
