body {
	background-color: #FFF;
	margin: 0; padding:0;
	background-image: url(../images/red-line-bg.gif);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
}
a {
	text-decoration:none;
}
a:visited{
	color:#942;
}
a:link{
	color:#942;
}
a:hover{
	color:#930;
	text-decoration:underline;
}
.topTitle {
	width:630px;
	text-align:center;
	top: 2px;
}
.topTitle img{
	/* [disabled]margin-top:29px; */
	margin-bottom:17px;
	/* [disabled]top: 2px; */
}
#home {
	position:absolute;
	top:0px;
	left:0px;
	height:170px;
	width:130px;
}
.topBg{
 position:relative;
	padding-left:130px;
	background-image: url(../images/logo-bg-small.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:transparent;
}
.content{
	/*width:630px;*/	
	width:848px;
	margin:45px 0px 0px 0px;
	color:#333;
}
.content p{
	margin:5px 0px 20px 0px;
/*	text-align:justify;*/
	line-height:20px;
	color:#333;
}
.content p:first-letter {
	font-size:180%;
	color:#a74;
}
.lefttd {
	padding:0px 0px 0px 13px;
}
.imgBordr {
	padding: 4px;
	margin-bottom:10px;
	border: 1px solid #D77;
	background-color:#FFFFCC;
}
.imgBordr img {
	border:1px solid #98c;
}
.leftLinks{
	margin-right:6px;
	border-right:1px solid#C00;
}
.leftLinks a{
	line-height:12px;
	display:block;
	padding-bottom:10px;
	text-decoration:none;
}
.tabular img{
	float:left;
	margin:0px 12px 20px 0px;
}
.tabular td {
	font-size:15px;
	line-height:16px;
	padding:5px 0px 0px 15px;
}
.tabular h1 {
	margin:0px 0px 4px 0px;
	font-size:13px;
	color:#993300;
}
.tabular p {
	font-size:12px;
	color:#CC9933;
	margin:4px 0px;
	padding:0px;
}
.bigger {
	font-size:16px;
	text-align:left !important;
}
.biggery {
	font-size:19px !important;
	text-align:left !important;
}
.title {
	font-size:18px;
	text-align:left;
	font-family:Times New Roman, Times, serif;
	padding:0px 0px 15px 15px;
	color:#000;
}
.leftPress{
	padding-right:12px;
/*	text-align:justify;*/
	color:#333;
}
.press {
	color:#333;
/*	text-align:justify;*/
}
.quotedBy {
	white-space:nowrap;
	font-style:italic;
	color:#a74;
}
#specialT{
	position:absolute;
	left:440px;
	top:117px;
	
}

