td
{
	font-size: 	13px;
	font-family: tahoma;
}

p
{
margin:0;
padding:0;
}
.paget {

	margin-top:0px;
	margin-bottom: 0px;
	background-color: #1e1e1e;
}

.pageb {
	background-image: url(images/pagefooterbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.articletitle
{
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	display: block;
	background-color: #e5e5e5;
	border-top:1px Solid #cccccc;
	height:27px;
	padding-left: 5px;

}

.articletitleleft
{
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	display: block;
	background-color: #e5e5e5;
	border-top:1px Solid #cccccc;
	height:27px;
	padding-left: 10px;

}

.articletype
{
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	display: block;
	border-top:1px Solid #cccccc;
	padding:3px;
	padding-left: 10px;
	padding-right: 10px;


}

a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

a:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #669933;
	text-decoration: underline;
}

a.scrollingtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.scrollingtext:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: underline;
}
.normalheaders
{
font-size:14px;
font-weight: bold;
}


a.gp {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.gp:hover {

	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.nav {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #dbdbdb;
	text-decoration: none;
}

a.nav:hover {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.threeborders
{
 border-left:1px Solid #cccccc; 
 border-right:1px Solid #cccccc;
 border-bottom: 1px Solid #cccccc;
}