/* Generic Text Settings */

body, p 				{
	color: white;
	font-family: verdana;
	font-weight: 500;
	font-size: 14px;
	}


/* Generic Href Settings */

a:link					{
	color: red;
	text-decoration: none;
}

a:visited				{
	color: red;
	text-decoration: none;
}

a:hover					{
	color: green;
	text-decoration: none;
}

a:active				{
	color: red;
	text-decoration: none;
}


/* Left Menu Href Settings. */


a.LeftMenuHrefAppearance:link		{
	color: orange;
	text-decoration: none
}

a.LeftMenuHrefAppearance:visited	{
	color: orange;
	text-decoration: none
}

a.LeftMenuHrefAppearance:hover		{
	color: green;
	text-decoration: none
}

a.LeftMenuHrefAppearance:active		{
	color: red;
	text-decoration: none
}

.LeftMenuHrefText			{
	color: silver;
	font-family: verdana;
	font-weight: 600;
	font-size: 10px;
	text-align: left
}


/* Poster Href Settings. */


a.PosterHrefAppearance:link		{
	color: black;
	text-decoration: none
}

a.PosterHrefAppearance:visited		{
	color: black;
	text-decoration: none
}

a.PosterHrefAppearance:hover		{
	color: black;
	text-decoration: none
}


/* Links Href Settings. */


a.LinksHrefAppearance:link		{
	color: red;
	text-decoration: none
}

a.LinksHrefAppearance:visited		{
	color: red;
	text-decoration: none
}

a.LinksHrefAppearance:hover		{
	color: green;
	text-decoration: none
}

.LinksHrefText				{
	color: black;
	font-family: 'Comic Sans MS', verdana;
	font-weight: 500;
	font-size: 18px;
	text-align: left
}


/* FallenFriends Href Settings. */


a.FallenFriendsHrefAppearance:link	{
	color: red;
	text-decoration: none
}

a.FallenFriendsHrefAppearance:visited	{
	color: red;
	text-decoration: none
}

a.FallenFriendsHrefAppearance:hover	{
	color: green;
	text-decoration: none
}

.FallenFriendsHrefText			{
	color: black;
	font-family: 'Comic Sans MS', verdana;
	font-weight: 500;
	font-size: 18px;
	text-align: left
}


/* Gallery Href Settings. */


a.GalleryHrefAppearance:link		{
	color: black;
	text-decoration: none
}

a.GalleryHrefAppearance:visited		{
	color: black;
	text-decoration: none
}

a.GalleryHrefAppearance:hover		{
	color: black;
	text-decoration: none
}

.GalleryHrefText			{
	color: black;
	font-family: 'Comic Sans MS', verdana;
	font-weight: 500;
	font-size: 18px;
	text-align: left
}


/* Location Href Settings. */


a.LocationHrefAppearance:link		{
	color: black;
	text-decoration: none
}

a.LocationHrefAppearance:visited	{
	color: black;
	text-decoration: none
}

a.LocationHrefAppearance:hover		{
	color: black;
	text-decoration: none
}

.LocationHrefText			{
	color: black;
	font-family: 'Comic Sans MS', verdana;
	font-weight: 500;
	font-size: 18px;
	text-align: left
}


/* About Href Settings. */


a.AboutHrefAppearance:link		{
	color: black;
	text-decoration: none
}

a.AboutHrefAppearance:visited		{
	color: black;
	text-decoration: none
}

a.AboutHrefAppearance:hover		{
	color: black;
	text-decoration: none
}

.AboutHrefText				{
	color: black;
	font-family: 'Comic Sans MS', verdana;
	font-weight: 500;
	font-size: 18px;
	text-align: left;
}


/* All Background Settings */

.MainPageBackground			{
	background-color: black;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.TopLeftBackground			{
	background-color: black;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.LeftMenuBackground			{
	background-color: black;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.Background1				{
	background-color: black;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


/* Type 1 Settings. */

.MainHeadingType1			{
	color: white;
	font-family: verdana;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	}

.SubHeadingType1			{
	color: white;
	font-family: verdana;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	}

.TextType1				{
	color: white;
	font-family: verdana;
	font-weight: 500;
	font-size: 14px;
	}


/* Type 2 Settings. */

.MainHeadingType2			{
	color: white;
	font-family: verdana;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	}

.SubHeadingType2			{
	color: white;
	font-family: verdana;
	font-weight: 600;
	font-size: 16px;
	text-align: left;
	}

.SubHeadingType3			{
	color: white;
	font-family: verdana;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	}

.TextType2				{
	color: white;
	font-family: 'Comic Sans MS', verdana;
	font-weight: 500;
	font-size: 14px;
	}

.EmphasisedText2			{
	color: white;
	font-family: verdana;
	font-weight: 600;
	font-size: 14px;
	text-align: left;
	}

/* Type 3 Settings. */

.TextType3				{
	color: white;
	font-family: 'Comic Sans MS', verdana;
	font-weight: 600;
	font-size: 18px;
	}


/* Copyright Settings. */

.CopyRightText				{
	color: white;
	font-family: verdana;
	font-weight: 500;
	font-size: 12px;
	}


/* ORDER FORM SETTINGS */

.OrderFormHeading			{
	color: white;
	font-family: 'Comic Sans MS', verdana;
	font-weight: 700;
	font-size: 14px;
	text-align: left;
}


.OrderFormSubHeading			{
	color: white;
	font-family: 'Comic Sans MS', verdana;
	font-weight: 600;
	font-size: 12px;
	text-align: left;
}


.OrderFormText				{
	color: white;
	font-family: 'Comic Sans MS', verdana;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}


.OrderFormTableText			{
	color: white;
	font-family: 'Comic Sans MS', verdana;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
}


.OrderFormTableTextSmall			{
	color: white;
	font-family: 'Comic Sans MS', verdana;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}


.OrderFormTableRequired			{
	color: red;
	font-family: 'Comic Sans MS', verdana;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

.OrderFormTableWARNING1			{
	color: red;
	font-family: 'Comic Sans MS', verdana;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}

.OrderFormTableWARNING2			{
	color: blue;
	font-family: 'Comic Sans MS', verdana;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
