@charset "UTF-8";
.tablerow {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	
}
.tablebg
{
	background-image:url(../images/bg.gif); background-repeat:no-repeat;
	} 

.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
	letter-spacing: normal;
	text-align: left;
	text-indent: 1.5px;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}
.tipstitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: normal;
	text-indent: 1.5px;
	word-spacing: normal;
	font-weight: bold;
	color: #FF3300;
}
.linkfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #F00;
	letter-spacing: normal;
	text-indent: 1.5px;
	word-spacing: normal;
	font-weight: normal;
	padding-left: 3px;
}
.adjlinkfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #999;
	letter-spacing: normal;
	text-indent: 1.5px;
	word-spacing: normal;
	font-weight: normal;
}
.articletitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #dc1057;
	text-align: left;
	text-indent: 2px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-left: 4px;
}
.cellborder {
	border: 2px dotted #666;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	padding: 3;
}
.archivetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCC;
	text-align: left;
	text-indent: 2px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-left: 4px;
}

