.Email
{
	color: #446688;
	text-decoration: none;
}

.Email:hover
{
	color: #446688;
	text-decoration: underline;
}

.ResumeName
{
	font-family: Arial Black, serif;
 	font-size: 28pt;
	font-weight: normal;
	color: black;
}

.ResumeContact
{
	font-family: Arial, serif;
 	font-size: 12pt;
	font-weight: normal;
	color: black;
}

.ResumeItem
{
	font-family: Verdana, serif;
 	font-size: 10pt;
	font-weight: normal;
	color: black;
	background-color: #ECECEC;
}

.SubTitle
{
	font-family: Verdana, serif;
 	font-size: 13pt;
	font-weight: bold;
	color: white;
	background-color: #738CA9;
}

.MainMenu
{
	font-family: Verdana, serif;
 	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.MainMenu:hover
{
	text-decoration: underline;
	font-family: Verdana, serif;
 	font-size: 10pt;
	font-weight: bold;
	color: white;
}

A
{
	font-weight: bold;
	color: #446688;
	text-decoration: none;
}

A:hover
{
	color: #B9628C;
	text-decoration: underline;
}

.BlockHeaderLink
{
  font-family: Verdana, serif;
 	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.BlockHeaderLink:hover
{
	color: black;
	text-decoration: underline;
}

.BlockHeader
{
	background-color: #B9628C;
  font-family: Verdana, serif;
 	font-size: 14pt;
	font-weight: bold;
	color: white;
}

.TextBig
{
	font-family: Verdana, serif;
 	font-size: 12pt;
	font-weight: normal;
}

table.Thumbnail
{
	cursor: hand;
	border-collapse: collapse;
	border: 3px solid black;
}

.Text
{
	font-family: Verdana, serif;
 	font-size: 10pt;
	font-weight: normal;
}

.TextSmaller
{
	font-family: Verdana, serif;
 	font-size: 9pt;
	font-weight: normal;
}

.TextSmall
{
	font-family: Verdana, serif;
 	font-size: 8pt;
	font-weight: normal;
}

.TextVerySmall
{
	font-family: Verdana, serif;
 	font-size: 7pt;
	font-weight: normal;
}

.TextTiny
{
	font-family: Verdana, serif;
 	font-size: 6pt;
	font-weight: normal;
}

.Menu
{
	font-family: Tahoma, serif;
 	font-size: 10pt;
	font-weight: bold;
	color: rgb(239,223,156);
	background-color: rgb(169,129,80);
	cursor: hand;
}

.ButtonSmall
{
	font-family: Tahoma, serif;
 	font-size: 8pt;
}

.InputLabelSmall
{
	font-family: Tahoma, serif;
 	font-size: 7pt;
}

.Footer
{
	font-family: Tahoma, serif;
	color: white;
}

.FooterLink
{
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.FooterLink:hover
{
	color: white;
	text-decoration: underline;
}

.Spacer2
{
	font-size: 2pt;
}

.Spacer4
{
	font-size: 4pt;
}

.Spacer6
{
	font-size: 6pt;
}