.leftbarbackground{
	background-image: url(../images/leftbarbackground.jpg);
	background-repeat: repeat;
	width : 200px;
}

.topleftimage{
	background-image: url(../images/topleftimage.jpg);
	background-repeat: no-repeat;
	width : 200px;
	border: none;
}

.topbarimage{
	background-image: url(../images/topbar.jpg);
	background-repeat: repeat;
	height : 150px;
	border: none;
}

.titleimage{
	background-image: url(../images/title.jpg);
	background-repeat: repeat;
	width : 500px;
	height : 150px;
	border: none;
}

.deftext{
	font-size: 8pt;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
	font-weight : normal;
}

.deftext:HOVER{
	font-size: 8pt;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

.deftextbold{
	font-size: 8pt;
	font-family : Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
	font-weight : bold;
}

.deftextitalic{
	font-size: 8pt;
	font-family : Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-style : italic;
	color : Navy;
	font-weight : normal;
}

.headline{
	font-size: 14pt;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
	font-weight : bold;
}

.deftextnound{
	font-size: 8pt;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
	font-weight : normal;
	text-decoration : none;
}
.deftextnound:HOVER{
	font-size: 8pt;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

.deftextboldlink{
	font-size: 8pt;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
	font-weight : bold;
	text-decoration : none;
}
.deftextboldlink:HOVER{
	font-size: 8pt;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Red;
	font-weight : bold;
	text-decoration : underline;
}

.graytext{
	font-size: 8pt;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Gray;
	font-weight : normal;
	text-decoration : none;
}

.graytext:HOVER{
	font-size: 8pt;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

.replytext{
	font-size: 8pt;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style : italic;
	color : Silver;
	font-weight : normal;
	text-decoration : none;
	text-indent : 50px;
}

.smallsilvertext{
	font-size: 8pt;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Silver;
	font-weight : normal;
	text-decoration : none;
}

.smallsilvertext:HOVER{
	font-size: 8pt;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}
