body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
} 
/*Common Text and Link*/
.commonText {
	font-size : 12px;
	color : #BAB798;
}
a.commonText {
	color : #FFFFFF;
	text-decoration : none;
}
a.commonText:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.commonTitle {
	font-size : 16px;
	color : #BAB798;
	font-weight: bold;
}
/*Boggart*/
.boggartTitle {
	font-size : 16px;
	color : #FFFFCC;
	font-weight: bold;
}
.input {
	border:1px solid #EAEAEA;
	background-color: #AB8953;
	color: #000;
}
.score {
	font-size : 10px;
	/*color:#FFFFCC;*/
	color:#FFF;
}
.boggart {
	font-size : 12px;
	color:#FFFFCC;
}
.boggartNumbers {
	font-size : 12px;
	color:#fff;
}
a.submitBoggart {
	font-size : 12px;
	color:#FFF;
	text-decoration : none;
}
a.submitBoggart:hover {
	font-size : 12px;
	color:#FFF;
	text-decoration : underline;
}
#boggart {
	background-image: url("/hogwarts/boggart/img/boggart_page-BKG.jpg");
	height: 348px;
	width: 480px;
}
.boggartImage {
	border:1px solid #EAEAEA;
}
/*Daily Prophet*/
.dpTD {
	background : #E6CF9D;
}
.dpText {
	font-size : 12px;
	color : #000000;
}
a.dpText {
	color : #000000;
	text-decoration : none;
}
a.dpText:hover {
	color : #000000;
	text-decoration : underline;
}
.dpArticleTitle {
	font-size : 18pt;
	font-weight: bold;
	color : #000000;
}
.dpArticleQuote {
	font-size : 10px;
	color : #000000;
}
.dpHeaderText {
	font-size : 18px;
	font-weight: bold;
	color : #000000;
}
a.dpHeaderText {
	color : #000000;
	text-decoration : none;
}
a.dpHeaderText:hover {
	color : #000000;
	text-decoration : underline;
}
.dpSubHeaderText {
	font-size : 15px;
	font-weight: bold;
	color : #000000;
}
a.dpSubHeaderText {
	color : #000000;
	text-decoration : none;
}
a.dpSubHeaderText:hover {
	color : #000000;
	text-decoration : underline;
}
/*Privacy-Copyright Line*/
.privacy {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #BAB798;
}
a.privacy { 
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration : underline;
}

a.privacy:hover { 
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration : none;
}
/*Personalization Module*/
.personalization {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #BAB798;
}
a.personalization { 
	color: #BAB798;
	text-decoration : underline;
}

a.personalization:hover { 
	color: #FFFFFF;
	text-decoration : none;
}
/*Personalization Pages*/
.ppText1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #BAB798;
	font-weight: bold;
}
.ppText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #BAB798;
}
a.ppText { 
	color: #BAB798;
	text-decoration : underline;
}

a.ppText:hover { 
	color: #FFFFFF;
	text-decoration : none;
}
.ppPassword {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #FFFFFF;
	font-weight: bold;
}
/*HSE*/
.hseText {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
}
.hseNumber {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #BAB798;
	font-weight: bold;
}
.hseTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #FFFFFF;
	font-weight: bold;
}
/*HERBOLOGY */
.herbInstruct {
	font-size : 12px;
	color : #BAB798;
}
a.herbInstruct {
	color : #FFFFFF;
	text-decoration : underline;
}
a.herbInstruct:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.herbText {
	font-size : 11px;
	color : #BAB798;
}
a.herbText {
	color : #FFFFFF;
	text-decoration : underline;
}
a.herbText:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.herbError {
	font-size : 11px;
	color : #FF0000;
	font-weight: bold;
}
.herbName {
	font-size : 14px;
	color : #BAB798;
}
/*Webmaster*/
.webmasterText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFCC;
}
a.webmasterText { 
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration : underline;
}
a.webmasterText:hover { 
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration : none;
}
.webmasterTitle {
	font-family : times new roman, times, serif;
	font-size: 14px; 
	color: #FFFFFF;
	font-weight: bold;
}
a.webmasterTitle { 
	color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}
a.webmasterTitle:hover { 
	color: #FFFFCC;
	text-decoration : none;
	font-weight: bold;
}
.webmasterExplain {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #FFFFFF;
}
a.webmasterExplain { 
	color: #FFFFFF;
	text-decoration : underline;
}
a.webmasterExplain:hover { 
	color: #FFFFCC;
	text-decoration : none;
}
