
.mainBox	
{
	margin:30px;
	width:450px;
}


.bodytext	
{
	font-family: verdana,arial,geneva;
	color: #666;
	font-size: 11px;
	line-height: 1.2;
}

.bodytextredBld	
{
	font-family: verdana,arial,geneva;
	color: #7c2605;
	font-size: 11px;
	font-weight:bold
}


.subHed	
{
	font-family: verdana,arial,geneva;
	font-size: 11px;
	font-weight:bold;
	color:#666;
	line-height: 1.2;
	margin-top:15px;
	margin-bottom:-2px;
}



a {
outline: none;
}


.bodytext a:link
{
	font-size: 10px;
	text-decoration: none;
	color: #4d6ea3;
	font-weight: bold;
}
.bodytext a:hover { text-decoration: underline; }
.bodytext a:visited
{
	font-size: 10px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}



.link2 a:link
{
	text-decoration: none;
	color: #4d6ea3;
	font-weight: normal;
}
.link2 a:hover { text-decoration: underline; }
.link2 a:visited
{
	text-decoration: none;
	color: #666;
	font-weight: normal;
}


.thumbnail
{
	border-width: 1px;
	border-color: #000;
}



.noteBox
{
	border: 1px gray solid;
	padding: 8px; 
	margin-top:0px;margin-bottom:0px;
	
}

.noteBox A:link,A:active
{
	text-decoration: none;
	color:#4d6ea3;
	/* link color, sidebar */
}
.noteBox A:visited
{
	text-decoration: none;
	color: #545454;
	/* generally, leave as is */
}

.noteBox A:hover
{
	text-decoration: underline;
	color: #545454;

.blah
{
	text-decoration: underline;
	margin-bottom: 15px;
	border-bottom-style: dotted;
	border-width: 2px;
	padding-bottom: 5px;
}

.bodytextSmall	
{
	font-family: verdana,arial,geneva;
	font-size: 8px;
	line-height: 1.2;
}


td
{
	font-family: verdana,arial,geneva;
	font-size: 11px;
	line-height: 1.2;
	color: #666;
}
                                                                                                                             