/* - mtgl.com Style Sheet - */
/* - Last modified March 23, 2004 - */

A:visited {
	color: #FFFFFF;
	font-weight : bold;
}
A.bar:visited {
	color: #1B4784;
	font-weight : bold;
}

A:link {
	color: #FFFFFF;
	font-weight : bold;
}

A:active {
	color: #FFFFFF;
	font-weight : bold;
}

/* - REDEFINED HTML TAGS- */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, Veranda, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

/* - CUSTOM CLASSES FOR NAVIGATION CONVENTIONS - */

.headline {
	font-family : Veranda, Arial, Helvetica;
	font-size   : 16px;
	font-weight : bold;
	color : #FFFFFF;
}
.subheadline {
	font-family : Veranda, Arial, Helvetica;
	font-size   : 14px;
	font-weight : bold;
	color : #FFFFFF;
}
.tablesubheadline {
	font-family : Veranda, Arial, Helvetica;
	font-size   : 16px;
	font-weight : bold;
	color : #FFFFFF;
}
.bold {
	font-size: 14px;
	font-weight : bold;
}
.home {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.bar { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B4784;
}
Ad { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B4784;
}
.error {
	font-family : Veranda, Arial, Helvetica;
	font-size   : 15px;
	color : #FFFFFF;	
}