/****************************
	TAGS
****************************/
body {
	margin: 0px;
	font-family: verdana, arial, helvetica;
}

p, td {
	font-size: 11px;
	color: #524A3D;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}

/****************************
	CLASSES
****************************/
p.mpText {
	font-size: 11px;
	font-weight: bold;
	color: #4D4842;
}

.mpInitCap {
	font-size: 17px;
	font-weight: bold;
	color: #2F474B;
}

.footer {
	font-size: 10px;
	font-weight: bold;
	color: #6A6353;
}

.greenFooter {
	font-size: 10px;
	font-weight: bold;
	color: #7F9191;
}

.head {
	color: #2D464A;
	font-size: 17px;
	font-weight: bold;
	font-family: tahoma;
}

.timesHead {
	color: #50493F;
	font-family: times new roman, verdana, arial;
	font-size: 16px;
}

.leftBullet {
	color: #2A4649;
	font-size: 9px;
}

.leftCarat {
	font-family: arial, helvetica, verdana;
	color: #A74C03;
	font-size: 14px;
	font-weight: bold;
}

.green {
	color: #2E474B;
}

.orange {
	color: #A64E06;
}

.noBold {
	font-weight: normal;
}

.greenHead {
	font-size: 16px;
	font-weight: bold;
	color: #2D464A;
}

/****************************
	ANCHOR
****************************/
a.foot:link, a.foot:visited {
	font-size: 10px;
	font-weight: bold;
	color: #6A6353;
	font-family: tahoma, verdana, arial;
}

a.foot:hover {
	font-size: 10px;
	font-weight: bold;
	color: #B0560A;
	font-family: tahoma, verdana, arial;
}

a.greenFoot:link, a.greenFoot:visited {
	font-size: 10px;
	font-weight: bold;
	color: #818F90;
}

a.greenFoot:hover {
	font-size: 10px;
	font-weight: bold;
	color: #818F90;
	text-decoration: none;
}

a:link, a:visited {
	font-weight: bold;
	color: #A55000;
}

a:hover {
	font-weight: bold;
	color: #A55000;
	text-decoration: none;
}

a.leftMenu:link, a.leftMenu:visited {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #A84D04;
}

a.leftMenu:hover {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #A84D04;
	text-decoration: none;
}

a.leftMenuAT:link, a.leftMenuAT:visited {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #2D4549;
}

a.leftMenuAT:hover {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #2D4549;
	text-decoration: none;
}


