/* STYLES SHEETS FOR THE MICROS ACADEMY WEB SITE */


/* -------------------MAIN BODY TAGS-------------------- */

BODY {font-family: "Trebuchet MS", "Tahoma", "sans-serif";
	margin-right: 0.0in;
	margin-top: 0.0in;}

p {font-family: "Trebuchet MS", "Tahoma", "sans-serif";
	margin-right: 0.0in; margin-left: 0.1in; 
	font-size: 10pt;}

td {font-family: "Trebuchet MS", "Tahoma", "sans-serif"; font-size:10pt;}

th {font-family: "Trebuchet MS", "Tahoma", "sans-serif"; font-size:10pt;}

l1 {font-family: "Trebuchet MS", "Tahoma", "sans-serif";}

ul {font-family: "Trebuchet MS", "Tahoma", "sans-serif"; 
	font-size: 10pt; 
	font-weight: normal;}

/* ----------MENU BAR TAGS------------------------------- */

.menutxt {font-family:"Trebuchet MS", "Tahoma", "sans-serif"; 
	font-size: 9pt;
	margin-left: 0.1in;
	text-align:left;
	font-weight:normal;
	color:#FFFFFF} 

.menutxt2 {font-family:"Trebuchet MS", "Tahoma", "sans-serif"; 
	font-size: 9pt;
	margin-left: 0.3in;
	text-align:left;
	font-weight:normal;
	color:#FFFFFF}

.menutxt3 {font-family:"Trebuchet MS", "Tahoma", "sans-serif"; 
	font-size: 9pt;
	margin-left: 0.3in;
	text-align:left;
	font-weight:normal;
	color:#000000}    

/* ------------ LINK ATTRIBUTES ----------------------------*/

A.nav {color:#FFFFFF; text-decoration: none}

A.nav:active {color:#FFFFFF;}

A.nav:visited {color:#FFFFFF;}

A.nav:hover {color:#9C9ACE; text-decoration: none;}

/* ------------ OTHER TAGS ----------------------------*/

.tabletext {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif";
	font-size: 10pt;}

.notetxt {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif"; 
	font-size: 9pt; 
	font-weight: normal;}
.figuretxt {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif"; 
	font-size: 8pt; 
	font-weight: normal;}
.heading {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif";
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold;}

.address {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif"; 
	font-size: 8pt;}

.copyright {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif"; 
	font-size: 8pt; color:#999999;}

/* -----------COURSE DESCRIPTION PAGES ---------------------*/

.cdheading {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif";
	font-size: 12pt; 
	font-style: normal; 
	font-weight:bold; 
	color:#000000;}

.cdtext {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif";
	font-size: 10pt; 
	font-weight:normal; 
	margin-left: 0.10in; 
	margin-right: 0.15in;}

.cdquestions {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif";
	font-size: 8pt; 
	font-weight:normal; 
	margin-right: 0.25in; 
	text-align:center;}

.clicktogoback {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif";
	font-size: 8pt; 
	font-weight:normal; 
	margin-right: 0.25in; 
	text-align:center;}

/*--------TABLE PARAMETERS USED ON THE MAIN PAGES ----------*/

table.main {	width:713; border:0 0 0 0;}

.mcol1 {	colspan:2;
		height:87; 
		font-size: 10pt; 
		font-weight:bold;}

.mcol2 {	colspan:2;
		height:39; 
		font-size: 10pt; 
		font-weight:bold;}

.mcol3 {	colspan;2;
		height:24; 
		font-size: 10pt; 
		font-weight:bold;}

.mcol4a {	width:150; 
		font-size: 10pt; 
		font-weight:bold;}

.mcol4b {	width:465;
		font-size: 10pt; 
		font-weight:bold;}


/* ---- NAVIGATION SETTINGS - USED TO COUNTER THE "ALINKS"--- */

.schednav {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif"; 
	font-size: 9pt; 
	color: #000099; 
	text-decoration: none;}

.textnav {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif"; 
	font-size: 10pt; 
	color: #000099;
	text-decoration: none;}

.clickclose {
	font-family: "Trebuchet MS", "Tahoma", "sans-serif"; 
	font-size: 9pt;}


.Noteborder {
	border-bottom:thin;
	border-bottom-color:#000000;
	border-top:thin;
	border-top-color:#000000;
	border-right:thin;
	border-right-color:#000000;
	border-left:thin;
	border-left-color:#000000;
	}
*#topBannerRow    {
	display: none;
}
*#topBarRow    {
	display: none;
}
*#topLinksRow    {
	display: none;
}
*#leftNavMenuCell    {
	display: none;
}
*#leftNavMenu    {
	display: none;
}
*#bottomLeftRow    {
	display: none;
}
