body {
	margin: 0;
	background-attachment: scroll;
	background-image: url(_graphics/body_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #423A2B;
	text-align: left;
}


.bodyLink {
	color: #36A0CC;
	font-weight: bold;
}



a.bodyLink:link {color: #36A0CC;text-decoration: underline;} 
a.bodyLink:visited {color: #36A0CC} 
a.bodyLink:hover {color: #CC0000;text-decoration: none;}


.tdText {
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 30px;
	padding-left: 32px;
}


.tdTextSub {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: x-small;
	line-height: normal;
}

.TextSub {
	color: #FFFFFF;
}


.shadEdge {

	background-image: url(_graphics/shadow_body.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.shadFoot {
	background-image: url(_graphics/shadow_foot.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.TextSub:link {color: #C0E1F1;text-decoration: underline;} 
a.TextSub:visited {color: #C0E1F1} 
a.TextSub:hover {color: #64B6DD;text-decoration: none;}


.tdFoot {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 32px;
}

.bullets {
	list-style-position: outside;
	list-style-type: disc;
	line-height: normal;
}

h1, .newsTitle {
	color: #CC0000;
	font-size: large;
	font-weight: bold;
}

.newsTitle {
	font-size: small;
}

h2, h3, .author {
	font-size: medium;
	color: #36A0CC; /*blue*/
	/*color: #685B3B;*/ /*brown*/
	font-weight: bold;
}

h3 {
	font-weight: normal;
}

#tellAFriend {
	padding: 0 0 0 6px;
}

form {
	margin: 0;
}

.textIn {
	padding: 1px 1px 2px 0;
}

.author {
	font-size: small;
}

.txtFoot {
	font-size: x-small;
	color: #7AB5CB;
}

a.txtFoot:link {color: #7AB5CB;text-decoration: underline;} 
a.txtFoot:visited {color: #7AB5CB} 
a.txtFoot:hover {color: #64B6DD;text-decoration: none;}

.imgFoot {
	font-size: small;
	color: #FFFFFF;
}


.tdImgSub, .tdImgSubHead, .tdImgSubQuote {

	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	/*font-size: x-small;*/
	font-size: 0.9em;
	/*font-size: small;*/
	line-height: normal;
}

.tdImgSubHead {
	padding: 15px 15px 0 15px;
}
	
.tdImgSubQuote {
	padding: 0 15px 15px 15px;
}

