.navtitle {color: #6C441C;
font-size:16px;
font-weight:bold;

margin:0px;
padding:0px;
margin-bottom:8px;}


body {
	background-color:#666666;
	font-size:12px;
	font-family:verdana, Helvetica, sans-serif;
	font-color:#333333;
	line-height:20px;
	padding:0px;
	margin:0px;
	color:#000000;
}
p {
	font-size:12px;
}
.bodytext {
	font-size:12px;
}
a:link {
	text-decoration:underline;
	font-weight:bold;	
	color:#0000ff;
}
a:hover {
	text-decoration:none;
	font-weight:bold;	
	color:#0000ff;
}

a:active {
	text-decoration:none;
	font-weight:bold;	
	color:#0000ff;
}

a:visited {
	text-decoration:underline;
	font-weight:bold;	
	color:#666666; /*993300*/
}

.table1{
	border:1px solid #cccccc;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#DDDDDD;
}


.imgright {
	float:right;
	margin:8px;
}

.imgleft{
	float:left;
	margin:8px;
}	

h1 {
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#CC0000;
}
h2 {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#CC0000;
}

h3{
	font-size:14px;
	font-weight:bold;
}
h3 a:link {
	text-decoration:underline;
}

h3 a:hover {
	text-decoration:none;
}
h3 a:active{
	text-decoration:underline;
}
h3 a:visited{
	text-decoration:underline;
}

.tdcopy {
	padding:10px;
	
}


.shortreview {
	background-color:#F2F5FA;
	border:1px solid #717375;

}


.subheading{
	font-size:16px;
	font-weight:bold;
	color:#365A78;
}



.basecolor {
	color:#365A78;
}

.bigheading {
	color:#990000;
}
.smallheading {font-size: 16px}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
/*
.reviewlink a{
	font-size:18px;
	color:blue;

}*/
