p {
	padding-left: 1px;
	}

td, input, select {
	font-family: Book Antiqua, Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	}

.text {
	text-align: justify;
	}
	
td.awareness {
	background-image: url(images/background_Awareness.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	}
	
td.angel1 {
	background-image: url(images/background_Angel_01.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	}

td.angel2 {
	background-image: url(images/background_Angel_02.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	}

td.gradient {
	background-image: url(images/background_Gradient.gif);
	background-repeat:repeat-x;
	background-position: center top;
	}

td.frame {
	border-style: solid; 
	border-color: #303030 #303030 #303030 #303030; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	}

.black {color:#000000;}
.greyDark {color:#666666;}
.greyLight {color:#999999;}
.white {color:#FFFFFF;}
.granite {color:B9B098;}
.bronze {color:9E540A;}
.crumb {color:B9B098;}
.blackindent {color:#000000; padding-left: 10px;}

a:link {color: #7d0d00; text-decoration: underline}
a:visited {color: #7d0d00; text-decoration: underline}
a:hover {color: #7d0d00; text-decoration: none}

a.blackuindent:link {color: #000000; text-decoration: underline; 	padding-left: 10px;}
a.blackuindent:visited {color: #000000;; text-decoration: underline; 	padding-left: 10px;}
a.blackuindent:hover {color: #000000;; text-decoration: none; 	padding-left: 10px;}

a.blacku:link {color: #000000; text-decoration: underline;}
a.blacku:visited {color: #000000;; text-decoration: underline;}
a.blacku:hover {color: #000000;; text-decoration: none;}

a.footer:link {color: #FFFFFF; text-decoration: underline}
a.footer:visited {color: #FFFFFF; text-decoration: underline}
a.footer:hover {color: #FFFFFF; text-decoration: none}

a.crumb:link {color: #FFFFFF; text-decoration: underline}
a.crumb:visited {color: #FFFFFF; text-decoration: underline}
a.crumb:hover {color: #FFFFFF; text-decoration: none}

a.link:link {color: #FFFFFF; text-decoration: underline}
a.link:visited {color: #FFFFFF; text-decoration: underline}
a.link:hover {color: #FFFFFF; text-decoration: none}

a.linku:link {color: #999999; text-decoration: underline}
a.linku:visited {color: #999999; text-decoration: underline}
a.linku:hover {color: #999999; text-decoration: none}

a.dropMenu:link {color: #EFEFEF; text-decoration: none}
a.dropMenu:visited {color: #EFEFEF; text-decoration: none}
a.dropMenu:hover { color: #DEDEDE; text-decoration: none }
