.nevigationbkg {
	background-image: url(images/nevigation_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentbkg {
	background-image: url(images/content_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottombkg {
	background-image: url(images/bottom_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nevigationbkg2 {
	background-image: url(images/nevigation_bkg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nevigationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.topgray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
.verdana12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cellbg1 {
	background-color: #F5F5F5;
}
.cellbg2 {
	background-color: #FFF9F2;
}
.underlinenone {
	text-decoration: none;
	color: #000000;
}
.nevigationbkg3 {

	background-image: url(images/nevigation_bkg3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
