/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(http://www.silkroadproject.org/about/newsletter_winter07/images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #7F001A;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #A07734;
	text-decoration: none;
}

a:visited {
	color: #A07734;
	text-decoration: none;
}


a.white_links {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.white_links:hover {
	color: #FEFA89;
	text-decoration: none;
}

td.quotebox {
	background-color: #FEFA89;
	padding: 40px;
}


.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #A07734;
	line-height: 24px;
}

td.main {
	background-color: #F9D45B;
	padding: 20px;
	vertical-align: top;
}

.mainheader {
	font-size: 14px;
	color: #999933;
	font-weight: bold;
}

td.links {
	background-color: #FBB812;
	vertical-align: top;
}

td.linkcontainer {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.linkheader {
	color: #993333;
	font-weight: bold;
	font-size: 14px;
}

td.footer {
	background-color: #728B07;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 20px;
	vertical-align: top;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

td.redtop {
	background-color: #7F001A; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 20px;
}

.caption {
	font-size: 10px;
}