.vlineleft {
	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.vlineright {

	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
}
.vlineBIG {


	background-image: url(../images/vline2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menusmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.menusmallblack {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.newsfont {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titleblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titleblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.titlered {


	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #ed2025;
	text-decoration: none;
}
.titlewhitesmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menusmallwhitelink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.titleblueset {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
