body {
	margin: 0px 0px 0px 0px;
	background: #fff;
	}
	
body.intpg {
	margin: 0px 0px 0px 0px;
	background: #ececec;
	}
	
body.pro {
	margin: 0px 0px 0px 0px;
	background: #4c2a1b;
	}
	
A:link{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #666666;
	text-decoration	: none;
	font-weight		: normal;
}

A:visited{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #666666;
	text-decoration	: none;
	font-weight		: normal;
}

A:hover{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #4b0e10;
	text-decoration	: none;
	font-weight		: normal;
}

A:active{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #999999;
	text-decoration	: none;
	font-weight		: normal;
}




/* left nav MASTER CLASS SERIES */

#navcontainerMC
{
	background			: #43180d;
	width				: 93px;
	margin				: 0 auto;
	font-family			: verdana, sans-serif;
	font-size			: 9px;
	text-align			: left;
}

ul#leftNavMC
{
	text-align			: left;
	list-style			: none;
	padding				: 0;
	margin				: 0 auto;
	width				: 100%;
}

ul#leftNavMC li
{
	display				: block;
	margin				: 0;
	padding				: 0;
}

ul#leftNavMC li a
{
	display				: block;
	width				: 100%;
	padding				: 0.5em 0 0.5em 0.6em;
	border-width		: 1px 0 0 1px;
	border-color		: #fff;
	border-style		: solid;
	color				: #ffffff;
	text-decoration		: none;
	background			: #43180d;
}

#navcontainerMC>ul#leftNavMC li a {
	width				: auto;
}

ul#leftNavMC li#activeMC a
{
	background			: #daccb2;
	color				: #555;
}

ul#leftNavMC li a:hover, ul#leftNavMC li#activeMC a:hover
{
	color				: #ffffff;
	background			: #7e4739;
	border-width		: 1px 0 0 1px;
	border-color		: #fff;
	border-style		: solid;
}





/* left nav CONCERTINO COLLECTION */

#navcontainerCC
{
	background			: #0057a0;
	width				: 93px;
	margin				: 0 auto;
	font-family			: verdana, sans-serif;
	font-size			: 9px;
	text-align			: left;
}

ul#leftNavCC
{
	text-align			: left;
	list-style			: none;
	padding				: 0;
	margin				: 0 auto;
	width				: 100%;
}

ul#leftNavCC li
{
	display				: block;
	margin				: 0;
	padding				: 0;
}

ul#leftNavCC li a
{
	display				: block;
	width				: 100%;
	padding				: 0.5em 0 0.5em 0.6em;
	border-width		: 1px 0 0 1px;
	border-color		: #fff;
	border-style		: solid;
	color				: #ffffff;
	text-decoration		: none;
	background			: #0057a0;
}

#navcontainerCC>ul#leftNavCC li a {
	width				: auto;
}

ul#leftNavCC li#activeCC a
{
	background			: #daccb2;
	color				: #555;
}

ul#leftNavCC li a:hover, ul#leftNavCC li#activeCC a:hover
{
	color				: #ffffff;
	background			: #2878bc;
	border-width		: 1px 0 0 1px;
	border-color		: #fff;
	border-style		: solid;
}






/* left nav PRO CLASSICS */

#navcontainer1
{
	background			: #daccb2;
	width				: 93px;
	margin				: 0 auto;
	font-family			: verdana, sans-serif;
	font-size			: 9px;
	text-align			: left;
}

ul#leftNav1
{
	text-align			: left;
	list-style			: none;
	padding				: 0;
	margin				: 0 auto;
	width				: 100%;
}

ul#leftNav1 li
{
	display				: block;
	margin				: 0;
	padding				: 0;
}

ul#leftNav1 li a
{
	display				: block;
	width				: 100%;
	padding				: 0.5em 0 0.5em 0.6em;
	border-width		: 1px 0 0 1px;
	border-color		: #fff;
	border-style		: solid;
	color				: #fff;
	text-decoration		: none;
	background			: #966645;
}

#navcontainer1>ul#leftNav1 li a {
	width				: auto;
}

ul#leftNav1 li#active1 a
{
	background			: #000;
	color				: #000;
}

ul#leftNav1 li a:hover, ul#leftNav1 li#active1 a:hover
{
	color				: #fff;
	background			: #b17f5c;
	border-width		: 1px 0 0 1px;
	border-color		: #fff;
	border-style		: solid;
}







/* left nav GRAY (2) */

#navcontainer2
{
	background			: #ddd;
	width				: 93px;
	margin				: 0 auto;
	font-family			: verdana, sans-serif;
	font-size			: 9px;
	text-align			: left;
}

ul#leftNav2
{
	text-align			: left;
	list-style			: none;
	padding				: 0;
	margin				: 0 auto;
	width				: 100%;
}

ul#leftNav2 li
{
	display				: block;
	margin				: 0;
	padding				: 0;
}

ul#leftNav2 li a
{
	display				: block;
	width				: 100%;
	padding				: 0.5em 0 0.5em 0.6em;
	border-width		: 1px 0 0 1px;
	border-color		: #fff;
	border-style		: solid;
	color				: #555;
	text-decoration		: none;
	background			: #ddd;
}

#navcontainer2>ul#leftNav2 li a {
	width				: auto;
}

ul#leftNav2 li#active2 a
{
	background			: #ddd;
	color				: #555;
}

ul#leftNav2 li a:hover, ul#leftNav2 li#active2 a:hover
{
	color				: #000000;
	background			: #eee;
	border-width		: 1px 0 0 1px;
	border-color		: #fff;
	border-style		: solid;
}






/* left nav LITE BLUE (3) */

#navcontainer3
{
	background			: #cddbe9;
	width				: 93px;
	margin				: 0 auto;
	font-family			: verdana, sans-serif;
	font-size			: 9px;
	text-align			: left;
}

ul#leftNav3
{
	text-align			: left;
	list-style			: none;
	padding				: 0;
	margin				: 0 auto;
	width				: 100%;
}

ul#leftNav3 li
{
	display				: block;
	margin				: 0;
	padding				: 0;
}

ul#leftNav3 li a
{
	display				: block;
	width				: 100%;
	padding				: 0.5em 0 0.5em 0.6em;
	border-width		: 1px 0 0 1px;
	border-color		: #fff;
	border-style		: solid;
	color				: #555;
	text-decoration		: none;
	background			: #cddbe9;
	text-transform		: capitalize;
}

#navcontainer3>ul#leftNav3 li a {
	width				: auto;
}

ul#leftNav3 li#active3 a
{
	background			: #ddd;
	color				: #555;
}

ul#leftNav3 li a:hover, ul#leftNav3 li#active3 a:hover
{
	color				: #000000;
	background			: #dbe6f1;
	border-width		: 1px 0 0 1px;
	border-color		: #fff;
	border-style		: solid;
}











.bodyPro {
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #000000;
	font-weight		: normal;
	font-size		: 12px;
	line-height		: 16px;
	margin-bottom	: 10px;
}

.headPro {
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #966645;
	font-weight		: bold;
	font-size		: 18px;
	line-height		: 24px;
	margin-bottom	: 3px;
}



.head{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #7f0c11;
	font-weight		: bold;
	font-size		: 14px;
	line-height		: 20px;
}

.body1{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #000000;
	font-weight		: normal;
	font-size		: 14px;
	line-height		: 20px;
	text-align		: left;
}

.body2{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #000000;
	font-weight		: normal;
	font-size		: 12px;
	line-height		: 16px;
	text-align		: left;
}

.toc_desc{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #000000;
	font-weight		: normal;
	font-size		: 12px;
	line-height		: 16px;
}	text-align		: left;


table.dkred {
	background-color : #43180d;
}

tr.dkred {
	background-color : #43180d;
}

tr.gray {
	background-color : #6c6c6c;
}

tr.blue {
	background-color : #0057a0;
}

tr.brown {
	background-color : #593822;
}

table.black {
	background-color : #000;
}

tr.black {
	background-color : #000;
}

td.white {
	background-color : #ffffff;
}

td.gray {
	background-color : #ccc;
}

td.tan {
	background-color : #c8b79e;
}

table.intpg_bkgnd {
	background-color : #ececec;
}

table.footer{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #adadad;
	font-weight		: normal;
	font-size		: 10px;
	line-height		: 18px;
	text-align		: center;
	margin-top		: 3px;
	margin-bottom	: 10px;
	width			: 100%;
	border			: 0px;
}

td.shadowLeft{
	background-image	: url('../common/images/int_page_shadow_l.jpg');
	width				: 5px;
	border				: 0px;
}

td.shadowRight{
	background-image	: url('../common/images/int_page_shadow_r.jpg');
	width				: 5px;
	border				: 0px;
}


td.shadowLeftPro{
	background-image	: url('../pro/images/int_page_shadow_pro_l.jpg');
	width				: 5px;
	border				: 0px;
}

td.shadowRightPro{
	background-image	: url('../pro/images/int_page_shadow_pro_r.jpg');
	width				: 5px;
	border				: 0px;
}




td.front_bkgnd_clarinet{
	background-image	: url('../masterclass/clarinet/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_flute{
	background-image	: url('../masterclass/flute/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_trumpet{
	background-image	: url('../masterclass/trumpet/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_saxophone{
	background-image	: url('../masterclass/saxophone/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_violin{
	background-image	: url('../masterclass/violin/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_trombone{
	background-image	: url('../masterclass/trombone/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_clarinet_cc{
	background-image	: url('../concertino/clarinet/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_flute_cc{
	background-image	: url('../concertino/flute/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_trumpet_cc{
	background-image	: url('../concertino/trumpet/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_saxophone_cc{
	background-image	: url('../concertino/saxophone/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_violin_cc{
	background-image	: url('../concertino/violin/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_clarinet_1st{
	background-image	: url('../1stchair/clarinet/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_flute_1st{
	background-image	: url('../1stchair/flute/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_trumpet_1st{
	background-image	: url('../1stchair/trumpet/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_saxophone_1st{
	background-image	: url('../1stchair/saxophone/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_violin_1st{
	background-image	: url('../1stchair/violin/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_flute_pro{
	background-image	: url('../pro/flute/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_clarinet_pro{
	background-image	: url('../pro/clarinet/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_trumpet_pro{
	background-image	: url('../pro/trumpet/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_altosax_pro{
	background-image	: url('../pro/asaxophone/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_tenorsax_pro{
	background-image	: url('../pro/tsaxophone/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_violin_pro{
	background-image	: url('../pro/violin/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

td.front_bkgnd_cello_pro{
	background-image	: url('../pro/cello/images/front_bkgnd.jpg');
	background-repeat	: no-repeat;
	width				: 650px;
	height				: 610px;
	border				: 0px;
}

hr.gray {
	background		: #ccc;
	color			: #ccc;
	height			: 1px;
	border			: 0px;
}

.pageHead{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #666666;
	font-weight		: normal;
	font-size		: 32px;
	line-height		: 36px;
}

.pageHead2{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #666666;
	font-weight		: normal;
	font-size		: 24px;
	line-height		: 24px;
	margin-top		: 15px;
}

.pageHead3{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #666666;
	font-weight		: normal;
	font-size		: 20px;
	line-height		: 24px;
	text-align		: center;

}

.featuresHead{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #7f0c11;
	font-weight		: bold;
	font-size		: 18px;
	line-height		: 20px;
	margin-top		: 10px;
	margin-bottom	: 5px;
}

.featuresHeadcc{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #0057a0;
	font-weight		: bold;
	font-size		: 18px;
	line-height		: 20px;
	margin-top		: 10px;
	margin-bottom	: 5px;
}

.featuresHeadpro{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #966645;
	font-weight		: bold;
	font-size		: 18px;
	line-height		: 20px;
	margin-top		: 10px;
	margin-bottom	: 5px;
}

.featuresBody{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #333;
	font-weight		: normal;
	font-size		: 11px;
	line-height		: 13px;
}

.subHead{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #333;
	font-weight		: normal;
	font-size		: 14px;
	line-height		: 20px;
	letter-spacing	: 4px;
	text-align		: left;
}

.subHead2{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #7f0c11;
	font-weight		: bold;
	font-size		: 14px;
	line-height		: 20px;
	letter-spacing	: 4px;
	text-align		: left;
}

.subHeadCC{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #0057a0;
	font-weight		: bold;
	font-size		: 14px;
	line-height		: 20px;
	letter-spacing	: 4px;
	text-align		: left;
	text-align		: left;
}

.subHead3{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #7f0c11;
	font-weight		: bold;
	font-size		: 18px;
	line-height		: 20px;
}

.subHead4{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #0057a0;
	font-weight		: bold;
	font-size		: 18px;
	line-height		: 20px;
}

.subHead5{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #ffffff;
	font-weight		: bold;
	font-size		: 14px;
	line-height		: 20px;
	letter-spacing	: 2px;
	text-align		: left;
	background		: #7f561b;
}

.plName{
	font-family		: times, serif;
	color			: #600;
	font-weight		: normal;
	font-size		: 21px;
	line-height		: 21px;
	vertical-align	: top;
	text-align		: left;
}

.plModel{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #000;
	font-weight		: bold;
	font-size		: 13px;
	line-height		: 14px;
	white-space		: nowrap;
	vertical-align	: top;
	text-align		: left;
}

.plDescription{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #000;
	font-weight		: normal;
	font-size		: 13px;
	line-height		: 14px;
	white-space		: nowrap;
	vertical-align	: top;
	text-align		: left;
}

.plPrice{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #600;
	font-weight		: normal;
	font-size		: 13px;
	line-height		: 14px;
	vertical-align	: top;
	text-align		: left;
}

.plPrice_cc{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #0057a0;
	font-weight		: normal;
	font-size		: 13px;
	line-height		: 14px;
	vertical-align	: top;
	text-align		: left;
}

.plPrice_pro{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #966645;
	font-weight		: normal;
	font-size		: 13px;
	line-height		: 14px;
	vertical-align	: top;
	text-align		: left;
}

.colHead{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #999;
	font-weight		: bold;
	font-size		: 11px;
	line-height		: 14px;
	text-align		: left;
}

.purchaseText{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #666666;
	text-decoration	: none;
	font-weight		: bold;
	font-size		: 10px;
	line-height		: 14px;
	text-align		: center;
}

.purchaseOver { background-color: #e2e2e2; border-color: #000000;}
.purchaseOut { background-color: #f3f3f3; border-color: #000000;}
.purchase { background-color: #f3f3f3; border-color: #000000;}

.collection{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #666666;
	text-decoration	: none;
	font-weight		: normal;
	font-size		: 11px;
	line-height		: 13px;
}

.warrSubHead{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #7f0c11;
	text-decoration	: none;
	font-weight		: bold;
	font-size		: 18px;
	line-height		: 18px;
	margin-top		: 20px;
	margin-bottom	: 10px;
}

.shipHead{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #7f0c11;
	text-decoration	: none;
	font-weight		: bold;
	font-size		: 12px;
	line-height		: 15px;
	margin-top		: 7px;
}

.shipBody{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #666;
	text-decoration	: none;
	font-weight		: normal;
	font-size		: 10px;
	line-height		: 14px;
	margin-bottom	: 15px;
}

.smallText{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #000;
	text-decoration	: none;
	font-weight		: normal;
	font-size		: 9px;
	line-height		: 11px;
}

.smallText2{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #000;
	text-decoration	: none;
	font-weight		: normal;
	font-size		: 10px;
	line-height		: 12px;
	margin-top		: 5px;
	margin-bottom	: 5px;
}

.smartHead{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #660000;
	font-weight		: bold;
	font-size		: 16px;
	line-height		: 22px;
}

.smartBody{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #000000;
	font-weight		: normal;
	font-size		: 12px;
	line-height		: 16px;
}

.source{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #990000;
	font-weight		: normal;
	font-size		: 10px;
	line-height		: 12px;
	margin-top		: 5px;
}

.colorMCS{
	color			: #7f0c11;
}

.colorCC{
	color			: #0057a0;
}

.color1ST{
	color			: #636363;
}

.colorPRO{
	color			: #966645;
}

.colorBLACK{
	color			: #000000;
}

.proDesclaimer{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #666;
	font-weight		: normal;
	font-size		: 10px;
	line-height		: 14px;
	margin-bottom	: 10px;
	width			: 100%;
	border			: 0px;
}

.proFeaturesHead{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #966645;
	font-weight		: bold;
	font-size		: 18px;
	line-height		: 20px;
	margin-top		: 20px;
	margin-bottom	: 5px;
}

.proFeaturesBody{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #000;
	font-weight		: normal;
	font-size		: 12px;
	line-height		: 17px;
	margin-bottom	: 10px;
	width			: 100%;
}

td.chartHead {
	font-family			: verdana, geneva, arial, "sans serif";
	font-size			: 9px;
	line-height			: 12px;
	color				: #000;
	font-weight			: normal;
	text-align			: center;
} 

.suz {
	font-family			: verdana, geneva, arial, "sans serif";
	font-size			: 12px;
	line-height			: 16px;
	color				: #000000;
	font-weight			: bold;
	background-color	: #F5DEB3;
	white-space			: nowrap;
	text-align			: center;
	vertical-align		: top;
	padding				: 5px;
	border-left			: 1px solid #fff;
	border-bottom		: 1px solid #fff;
}

.other {
	font-family			: verdana, geneva, arial, "sans serif";
	font-size			: 12px;
	line-height			: 16px;
	color				: #ffffff;
	background-color	: #4c2a1b;
	white-space			: nowrap;
	border-left			: 1px solid #fff;
	text-align			: center;
	vertical-align		: top;
	padding				: 5px;
	border-bottom		: 1px solid #fff;
}

td.chartHead {
	font-family			: verdana, geneva, arial, "sans serif";
	font-size			: 12px;
	line-height			: 16px;
	color				: #966645;
	font-weight			: bold;
	margin-top			: 20px;
	margin-bottom		: 8px;
}

.chartFeature1 {
	font-family			: verdana, geneva, arial, "sans serif";
	font-size			: 12px;
	line-height			: 16px;
	color				: #000000;
	font-weight			: normal;
	text-align			: right;
	border-bottom		: 1px solid #999;
	padding				: 5px;
	vertical-align		: top;
}

.chartFeature2 {
	font-family			: verdana, geneva, arial, "sans serif";
	font-size			: 12px;
	line-height			: 16px;
	color				: #000000;
	font-weight			: normal;
	text-align			: right;
	padding				: 5px;
	vertical-align		: top;
}

hr.chart {
	background		: #000000;
	color			: #000000;
	height			: 1px;
	border			: 0px;
}

.test1{
	font-family		: "Trebuchet MS", verdana, geneva, arial, "sans serif";
	color			: #000000;
	font-weight		: normal;
	font-size		: 16px;
	line-height		: 20px;
}

.test2{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #666666;
	font-weight		: normal;
	font-style		: italic;
	font-size		: 12px;
	line-height		: 20px;
	margin			: 5px 0 10px 20px;
}

.headContest{
	font-family		: verdana, geneva, arial, "sans serif";
	color			: #00539a;
	font-weight		: bold;
	font-size		: 14px;
	line-height		: 20px;
	margin-top		: 10px;
	text-align		: left;
}

