BODY, TD {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
	color : #333366;
}
A, A:LINK, A:VISITED, A:ACTIVE, A:FOCUS {
	color: #CC9934;
	text-decoration: none;
}
A:HOVER {
	color: #000066;
	text-decoration: underline;	
}

.Buttons {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-align: center;
	color: #000066;
	background-color:#CC9934;
}

.TextArea {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	color: #000066;
	text-transform: none;
}

.TextAreaCenter {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align: center;
	color: #000066;
}

.CurriculumTextArea {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align: left;
	color: #000066;
	background-color: #FFFFFF;
}

.CurriculumHeaderText {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align: left;
	color: #000066;
	background-color: #FFFFFF;
}
.GalleryTitleText {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align: center;
	color: #000066;
}

.CurriculumLeftColumnLabels {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style: normal;
	text-align: left;
	color: #000066;
	background-color: #FFFFFF;
}

.CurriculumTextAreaBold {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style: normal;
	text-align: left;
	color: #000066;
	background-color: #FFFFFF;
}

.Quote {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style: italic;
	text-align: left;
	color: #666666;
}

.QuoteBy {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style: italic;
	text-align: right;
	color: #666666;
}

.TextAreaItalics {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style: italic;
	text-align: left;
	color: #000066;
}

.TextAreaBold {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style: normal;
	text-align: left;
	color: #000066;
}

.TextAreaRightAligned {
	font-family : Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align: right;
	color: #000066;
}

.PageTitle {
	font-family: "Engebrechtre Expanded", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
	color: #CC9934;
}

.PageSuperTitle {
	font-family: Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	color: #000066;
}

.PageSubTitle {
	font-family: Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #A3224B;
}

.SmallRedText {
	font-family: Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #A3224B;
}


.RightNavOff {
	font-family: Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	color: #FFFFCC;
	background-color: #000066;
	cursor: hand;
}




.RightNavOn {
	font-family: Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align: left;
	color: #FFFFFF;
	background-color: #708BBA;
	cursor: pointer;
	cursor: hand;
	text-decoration:none;
}

A.RightNavOff, A.RightNavOn:HOVER, A.RightNavOff:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}

A.RightNavOn, A.RightNavOff:HOVER, A.RightNavOn:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}

.FooterText {
	font-family: Tahoma, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-align: center;
	color: #FFFFFF;
	background-color: #000066;
	text-decoration:none;
}

A.FooterText, A.FooterText:ACTIVE, A.FooterText:VISITED {
	text-decoration: none;
	color: #FFFFFF;
}
A.FooterText:HOVER {
	text-decoration: underline;
	color: #708BBA;
}

.MyLink {
	text-decoration: none;
	color: #FFFFFF;
}
A.MyLink, A.MyLink:ACTIVE, A.MyLink:VISITED, A.MyLink:HOVER {
	text-decoration: none;
	color: #FFFFFF;
	cursor:text;
}

