/*--Diabetes1 CSS info----------------------------------------*/
/*--Created by Shinpei Kuga--------------------------------*/
.loginbutton
{
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
	color: #000000;
}

body
{
	background-color: #E0E0E0;
	margin: 0 0 0 0;
	background-image:url("../images/bgImage.png");
	background-repeat: repeat-x;
	background-position: 0% 190px;
}
.ftbody
{
	background-color: #cccccc;
	margin: 0 0 0 0;
}

.PrintBackground {
	background-color: #ffffff;
	margin: 0 0 0 0;
	background-image:url("");
	
} 


/*--Body Background-------------------------------------------*/
.BodyBackground {
	background-color: #ffffff;
	
} 

.medgrey {
	background-color: #999999;
	
}

.dkgrey {
	background-color: #777777;
	
} 

.siteBackground {
	background-color: #d783a9;
}

.lightwineBackground {
	background-color: #d783a9;
}
.lightwineBackground2 {
	background-color: #cb6090;
}
.lightgreenBackground {
	background-color: #dde57f;
}
.diabetesgreenBackground {
	background-color: #bccc00;
}

.greyBackground {
	background-color: #e0e0e0;
	
} 
.whiteBackground {
	background-color: #F0F0F0;
	
} 

.blueBackground {
	background-color: #3d86bb;
	
}

.yellowBackground {
	background-color: #d7f889;
}<!--background-color: -->

.greenBackground {
	background-color: #d7f889;
}

.rightnav {
	background-color: #d7f889; 
	border-left:1px solid #999
}<!--Used to be bacground-color: #ffffcc;  #d7f889 is a grapish green.-->

.mainnav {
	border-bottom: double #3d86bb 4px;
	margin-bottom: 3px;
}

.fullbleed {
	padding: 0px;
}

.blackBackground {
	background-color: #333333;
	
}
.tealBackground {
	background-color: #3d86bb;
	
}
.AbbottOrange {
	background-color: #ff9900;
	
}
.FreeStyleYellow {
	background-color: #fdd652;
	
}
.orangebackground {
	background-color: #ffeeaa;
	
}
/*--Main Page Headline Background-------------------------------------------*/
.hlbackground {
	background-color: #808080;

}
/*--Page Links------------------------------------------------*/

A:LINK {
	color: #3d86bb; 
	text-decoration: underline;
}

A:VISITED {
	color: #3d86bb;
	text-decoration: underline;
}
A:HOVER {
	color: #99cc00;
	text-decoration: none;
	
} 

/*--Links on NavBars------------*/
a.t1:link {
	color: #ffffff; 
	text-decoration: none;
}	

a.t1:visited {
	color: #ffffff; 
	text-decoration: none;
}

a.t1:hover {
	color: #99cc00; 
	text-decoration: none;
}

a.t2:LINK {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
	color: #003366; 
	text-decoration: none;
	padding: 0 10px;
	text-align:center;
}

a.t2white:LINK {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
	color: #ffffff; 
	text-decoration: none;
	padding: 0 10px;

}


a.t2:VISITED {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	padding: 0 10px;

}
a.t2:HOVER {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
	color: #99cc00;
	text-decoration: underline;
	padding: 0 10px;	

} 

a.t2white:VISITED {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 10px;

}
a.t2white:HOVER {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
	color: #99cc00;
	text-decoration: underline;
	padding: 0 10px;

} 

a.t3:LINK {
	color: #3d86bb; 
	text-decoration: underline;
}

a.t3:VISITED {
	color: #3d86bb;
	text-decoration: underline;
}
a.t3:HOVER {
	color: #99cc00;
	text-decoration: none;
	
} 
/*---linking footer----------------*/
a.t4:LINK {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 11px;
	color: #ffffff; 
	text-decoration: none;
}

a.t4:VISITED {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.t4:HOVER {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 11px;
	color: #99cc00;
	text-decoration: underline;
	
} 
/*---linking/bookmarks----------------*/
a.t5:LINK {
	color: #003366; 
	text-decoration: none;
}

a.t5:VISITED {
	color: #003366;
	text-decoration: none;
}
a.t5:HOVER {
	color: #99cc00;
	text-decoration: underline;
	
} 

a.mmedia:LINK {
	color: #ffffff; 
	text-decoration: none;
}

a.mmedia:VISITED {
	color: #ffffff;
	text-decoration: none;
}
a.mmedia:HOVER {
	color: #99cc00;
	text-decoration: none;
	
} 
/*--Link on Article Headers------------*/
a.hl:link {
	color: #000000; 
	text-decoration: none;
}	

a.hl:visited {
	color: #000000; 
	text-decoration: none;
}

a.hl:hover {
	color: #99cc00; 
	text-decoration: none;
}


a.t12:link {
	color: #FFFFFF; 
	text-decoration: underline;
}	

a.t12:visited {
	color: #FFFFFF; 
	text-decoration: underline;
}

a.t12:hover {
	color: #E0E0E0; 
	text-decoration: none;
}

a.invis:link {
	text-decoration: none;
}	

a.invis:visited {
	text-decoration: none;
}

a.invis:hover {
	color: #99cc00; 
	text-decoration: underline;
}

/*---
a.rightnav:LINK {
	color: black;
	text-decoration: underline;
}
---*/
a.rightnav:LINK {
	color: black;
	text-decoration: none;
}

a.rightnav:VISITED {
	
	text-decoration: underline;
}
a.rightnav:HOVER {
	color: #99cc00;
	text-decoration: none;
	
} 

/*--End Page Links--------------------------------------------*/
/*--NavBar Properties-----------------------------------------*/

/*--HorNavBarTable Properties---*/
.HorNavBarTable {
	background-color: #99cc00;
} 

/*--LeftNavBarTable Properties--*/
.LeftNavBarTable {
	background-color: #3d86bb;
} 

/*--hornavbartable Properties---*/
.darknavbartable {
	background-color: #3d86bb;
} 

/*--leftnavbartable Properties--*/
.lightnavbartable {
	background-color: #99cc00;
} 

/*--Search Table Properties--*/
.searchbartable {
	background-color: #99cc00;
} 

.searchbtn {
	border: outset 1 px #ccc;
	font-weight: bold;
	background:#9c0;
	color:#ffffff;
}

/*--Header Text-------------*/
h1 { font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 16px;
	margin-bottom:0px;
	margin-top:0px;} 

/*--Header2 Text-------------*/
h2 { font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 12px;
	margin-bottom:0px;
	margin-top:0px;} 

	/*--Header2 Text-------------*/
h3 { font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 11px;
	margin-bottom:0px;
	margin-top:0px;} 
/*--Header Text-------------*/
.head1 { font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	line-height: 22px;
	line-spacing: 5px;
	letter-spacing: 0px;
	font-size: 16px;
	margin-bottom:0px;
	margin-top:0px;} 

/*--Header2 Text-------------*/
.head2 { font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 12px;
	margin-bottom:0px;
	margin-top:0px;} 

	/*--Header2 Text-------------*/
.head3 { font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 11px;
	margin-bottom:0px;
	margin-top:0px;} 


/*--Other Headlines Text-------------*/
.HeadlineText {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 11px;
	font-weight: bold;
	color: #3d86bb;
}


/*--Text on NavBars-------------*/
.SectionLink {
	font-family: helvetica;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 12px;
	font-decoration: none;
	color: #3d86bb;
}

/*--Text on Page links----------*/
.PageLink {
	font-family: helvetica;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 12px;
	font-decoration: none;
	color: #3d86bb;
}

.font:family {
	"sans-serif";
}

/*--FAQ Header-------------*/
.faqheader {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 18px;
	font-weight: bold;
	color: #CCCC99;
}

/*--End NavBar Properties-------------------------------------*/
/*--Page Properties-------------------------------------------*/


/*--Iconic Page Text-------------*/
.iconictext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 22px;
	color: #99cc00;
}

/*--Article Headers-------------*/

.articleHeader {
	font-family: helvetica;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 13px;
	font-decoration: none;
	color: #3d86bb;
}

/*--Article Titles--------------*/

.articleTitle {
	font-family: helvetica;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 12px;
	font-decoration: none;
	color: #000000;
}

p, td {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
} 

/*--Large Page Text-------------*/
.pagetext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
	color: #000000;
}

/*--White Text-------------*/
.whitetext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
	color: #FFFFFF;
}

/*--Large Page Text-------------*/
.bigtext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


.largetext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 14px;
	color: #000000;
}

.largeorangetext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 14px;
	color: #ff9900;
}

/*--large Nav Text-------------*/
.largeNavText {
	font-family: Arial Narrow,Tahoma,Helvetica,Univers,Zurich BT;
	font-size: 11px;
	color: #3d86bb;
}

/*--Small Page Text-------------*/
.smalltext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 11px;
	color: #000000;
}

/*--Small Page Text-------------*/
.tinytext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 9px;
	color: #000000;
}
/*--Small Nav Text-------------*/
.smallNavText {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 11px;
	color: #ffffff;
}

/*--Small White Text-------------------*/
.smallwhttext {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 11px;
	font-decoration: none;
	color: #FFFFFF;
}

/*--Feature Titles-------------*/
.featuretitle { 
	font-family: Helvetica,Arial,Univers,Zurich BT;
	letter-spacing: 0px;
	font-size: 18px;
	margin-bottom:0px;
	margin-top:0px;
	color: #000000;
	line-height: 22px;
} 

/*--Section Headers-------------------*/
.sectionheader {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 18px;
	font-decoration: none;
	color: #AF0A54;
	line-height: 22px;
}


.rightnavheader {
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 17px;
	font-decoration: none;
	color: #ff9900;
}

.linking {
	font-family: Tahoma,Verdana,Helvetica,Arial,Univers,Zurich BT;
	font-size: 9px;
	font-weight:bold;
	color: #003366;
}

.photocredit {
	font-family: Tahoma,Verdana,Helvetica,Arial,Univers,Zurich BT;
	font-size: 8px;
	color: #003366;
}

/*--List Items------------------------*/
LI.list {
	list-style: square;
	list-style-position: inside;
	margin-top: 5px;
}

/*--List Items------------------------*/
LI.num {
	list-style-position: outside;
	margin-top: 5px;
	line-height: .35cm;
	font-family: Helvetica,Arial,Univers,Zurich BT;
	font-size: 12px;
}
 
UL.arrow {
list-style:none;
}
LI.arrow {
	marhin:0;
	padding:0;
	background-image: url("/images/more_arrow.gif");
	background-repeat: no-repeat;
	background-position: -10px 0px;
	padding-left: 0px;
}


/*--Paragraph Increase----------*/
p.increase {
	line-height: .35cm;
}

/*-----Images with right border---------*/
.imageright {
	margin-top: 3px;
	margin-right:  3px;
}

/*-----Images with right border---------*/
.imageleft {
	margin-top: 3px;
	margin-left:  3px;
}

#srchResult iframe { 
} 


div.box1 {
	background: #9DCBDC;
	padding: 12px;
	color: #333333
	line-height:18px;
}

/************************ allimages *********************************/
.Ask_Expert, .Ask_a_Q, .Diagnostics, .EC_Condition, .EC_Procedure, .FAQ, .Fitness_Center, .HONConduct813273_s, 
.LoginGray, .PhysicianFinderGreen, .Prepare_for_surg, .QuickPoll, .QuickPollGreen, .RegisterGray, .Resources_Books, .Resources_General, .Resources_Knee_health, .Resources_Patient, .Resources_Product_lit, .Resources_Recommend, .Sympt_checker, .blog-image2, .blogs, .breakingnews, .careTools_green, .clinicaltrials, .eduCenter, .features, .find_doc, .findadoc_pic, .forum-image4, .forums, .headlines, .hero_green, .knee1_Logo_Color, .knee_anat, .multimedia, .twitter, .blogs_green, .forums_green, PhysicianFinder, careTools_white, community_icon 
{

   background: url("/images/iter_n.jpg") no-repeat top left;

}

.Ask_Expert { height: 300px; background-position: 0 0; } 
.Ask_a_Q { height: 133px; background-position: 0 -301px; } 
.Diagnostics { height: 134px; width:200px; background-position: 0 -435px; } 
.EC_Condition { height: 133px;  background-position: 0 -570px; } 
.EC_Procedure { height:  133px; background-position: 0 -872px; } 
.FAQ { height: 133px; background-position: 0 -1006px; } 
.Fitness_Center { height: 133px; width: 120px; background-position: 0 -1140px; } 
.HONConduct813273_s { height: 72px; width: 49px; background-position: 0 -1441px; } 
.LoginGray { height: 25px; background-position: 0 -1514px; } 
.PhysicianFinder { height : 43px; width : 244px; background-position: 0 -1540px; } 
.PhysicianFinderGreen { height: 43px; width : 210px;background-position: 0 -1584px; } 
.Prepare_for_surg { height: 133px; width: 120px; background-position: 0 -1628px; } 
.QuickPoll { height: 43px; background-position: 0 -1762px; } 
.QuickPollGreen { height: 61px; background-position: 0 -1806px; } 
.RegisterGray { height: 25px; background-position: 0 -1868px; } 
.Resources_Books { height: 133px; width: 200px; background-position: 0 -1894px; } 
.Resources_General { height: 133px; width: 200px; background-position: -307px 0; } 
.Resources_Knee_health { height: 300px; width: 200px; background-position: -307px -134px; } 
.Resources_Patient { height:  133px; width: 200px; background-position: -307px -435px; } 
.Resources_Product_lit { height:  133px; width: 200px;  background-position: -307px -569px; } 
.Resources_Recommend { height:  133px; width: 200px;  background-position: -307px -703px; } 
.Sympt_checker { height: 133px; width: 120px; background-position: -307px -837px; } 
.blog-image2 {  height: 180px; background-position: -307px -1038px; } 
.blogs { height:  43px; background-position: -307px -1219px; } 
.blogs_green { height:  43px; background-position: -307px -1263px; } 
.breakingnews { height:  41px; background-position: -307px -1307px; } 
.careTools_green { height:  41px; width : 155px; background-position: -307px -1349px; } 
.careTools_white { height: 41px; width : 186px; background-position: -307px -1391px; } 
.clinicaltrials { height:  155px; background-position: -307px -1433px; } 
.community_icon { height : 34px; width : 244px; background-position: -307px -1589px; } 
.eduCenter { height:  41px; background-position: -307px -1624px; } 
.features { height:  41px; background-position: -307px -1666px; } 
.find_doc { height:  60px; width : 60px; background-position: -307px -1708px; } 
.findadoc_pic { height:  150px; background-position: -307px -1769px; } 
.forum-image4 { height:  180px; background-position: -307px -1920px; } 
.forums { height:  41px; background-position: -614px 0; } 
.forums_green { height:  41px; background-position: -614px -42px; } 
.headlines { height:  34px; width: 244px; background-position: -614px -84px; } 
.hero_green { height:  41px; width: 232px; background-position: -614px -119px; } 
.knee1_Logo_Color { height:  110px; background-position: -614px -161px; } 
.knee_anat { height:  148px; width : 200px; background-position: -614px -272px; } 
.multimedia { height:  34px; background-position: -614px -421px; } 
.twitter { height:  41px; background-position: -614px -456px; } 


/******************************************************************/


/************************* chronic *******************************/
.chronic, .chronic2, .chronic3
{

   background: url("/images/chronic.gif") no-repeat top left;

}


.chronic  { height: 180px; background-position: 0 0; } 
.chronic2 { height: 180px; background-position: 0 -181px; } 
.chronic3 { height: 180px; background-position: 0 -362px; } 

/****************************************************************/


/*********************** sports ********************************/

.baseball_main, .bask_main, .cycling3, .dance9, .footballmain, .gymmain, .hockeymain, .lacrosse6, .martialarts5, .running1, .soccer_main, .tennismain, .volleyball2
{

   background: url("/images/sports_small.png") no-repeat top left;

}
/*
.baseball_main { height: 180px; width: 120px; background-position: 0 0; } 
.bask_main { height: 180px; width: 120px; background-position: 0 -181px; } 
.cycling3 { height: 160px; width: 120px; background-position: 0 -362px; } 
.dance9 { height:  180px; width: 120px; background-position: 0 -523px; } 
.footballmain { height: 180px; width: 120px; background-position: 0 -704px; } 
.gymmain { height: 180px; width: 120px; background-position: 0 -885px; } 
.hockeymain { height: 180px; width: 120px; background-position: 0 -1066px; } 
.lacrosse6 { height: 141px; width: 120px; background-position: 0 -1247px; } 
.martialarts5 { height: 160px; width: 120px; background-position: 0 -1389px; } 
.running1 { height:  180px; width: 120px; background-position: 0 -1550px; } 
.soccer_main { height: 180px; width: 120px; background-position: 0 -1731px; } 
.tennismain { height: 180px; width: 120px; background-position: 0 -1912px; } 
.volleyball2 { height: 232px; width: 120px; background-position: -290px 0; }
*/

/**************************************************************************
.baseball_main { height: 120px; width: 120px; background-position: 0 0; } 
.bask_main { height: 120px; width: 120px; background-position: 0 -181px; } 
.cycling3 { height: 120px; width: 120px; background-position: 0 -362px; } 
.dance9 { height:  120px; width: 120px; background-position: 0 -523px; } 
.footballmain { height: 120px; width: 120px; background-position: 0 -704px; } 
.gymmain { height: 120px; width: 120px; background-position: 0 -885px; } 
.hockeymain { height: 120px; width: 120px; background-position: 0 -1066px; } 
.lacrosse6 { height: 120px; width: 120px; background-position: 0 -1247px; } 
.martialarts5 { height: 120px; width: 120px; background-position: 0 -1389px; } 
.running1 { height:  120px; width: 120px; background-position: 0 -1550px; } 
.soccer_main { height: 120px; width: 120px; background-position: 0 -1731px; } 
.tennismain { height: 120px; width: 120px; background-position: 0 -1912px; } 
.volleyball2 { height: 120px; width: 120px; background-position: -290px 0; } 
****************************************************************************/
/***************************************************************************
.baseball_main { height: 120px;  background-position: 0 0; } 
.bask_main { height: 120px;  background-position: 0 -181px; } 
.cycling3 { height: 120px;  background-position: 0 -362px; } 
.dance9 { height:  120px;  background-position: 0 -523px; } 
.footballmain { height: 120px;  background-position: 0 -704px; } 
.gymmain { height: 120px;  background-position: 0 -885px; } 
.hockeymain { height: 120px;  background-position: 0 -1066px; } 
.lacrosse6 { height: 120px;  background-position: 0 -1247px; } 
.martialarts5 { height: 120px;  background-position: 0 -1389px; } 
.running1 { height:  120px;  background-position: 0 -1550px; } 
.soccer_main { height: 120px;  background-position: 0 -1731px; } 
.tennismain { height: 120px;  background-position: 0 -1912px; } 
.volleyball2 { height: 120px;  background-position: -290px 0; } 
***************************************************************************/
/**************************************************************************
.baseball_main { height: auto; width: auto; background-position: 0 0; } 
.bask_main { height: auto; width: auto; background-position: 0 -181px; } 
.cycling3 { height: auto; width: auto; background-position: 0 -362px; } 
.dance9 { height:  auto; width: auto; background-position: 0 -523px; } 
.footballmain { height: auto; width: auto; background-position: 0 -704px; } 
.gymmain { height: auto; width: auto; background-position: 0 -885px; } 
.hockeymain { height: auto; width: auto; background-position: 0 -1066px; } 
.lacrosse6 { height: auto; width: auto; background-position: 0 -1247px; } 
.martialarts5 { height: auto; width: auto; background-position: 0 -1389px; } 
.running1 { height:  auto; width: auto; background-position: 0 -1550px; } 
.soccer_main { height: auto; width: auto; background-position: 0 -1731px; } 
.tennismain { height: auto; width: auto; background-position: 0 -1912px; } 
.volleyball2 { height: auto; width: auto; background-position: -290px 0; } 
******************************************************************************/
/*
.baseball_main { height: 12em; width: 8em; background-position: 0 0; } 
.bask_main { height: 12em; width: 8em; background-position: 0 -181px; } 
.cycling3 { height: 160px; width: 8em; background-position: 0 -362px; } 
.dance9 { background-position: 0 -523px; clip : rect(0px,120px,120px,0px);} 
.footballmain { height: 12em; width: 8em; background-position: 0 -704px; } 
.gymmain { height: 12em; width: 8em; background-position: 0 -885px; } 
.hockeymain { height: 12em; width: 8em; background-position: 0 -1066px; } 
.lacrosse6 { height: 9em; width: 8em; background-position: 0 -1247px; } 
.martialarts5 { height: 160px; width: 8em; background-position: 0 -1389px; } 
.running1 { height:  12em; width: 8em; background-position: 0 -1550px; } 
.soccer_main { height: 12em; width: 8em; background-position: 0 -1731px; } 
.tennismain { height: 12em; width: 8em; background-position: 0 -1912px; } 
.volleyball2 { height: 232px; width: 8em; background-position: -290px 0; }
*/

.baseball_main { height: 120px; width: 120px; background-position: 0 0; } 
.bask_main { height: 120px; width: 120px; background-position: 0 -121px; } 
.cycling3 { height: 120px; width: 120px; background-position: 0 -242px; } 
.dance9 { height: 120px; width: 120px; background-position: 0 -363px; } 
.footballmain { height: 120px; width: 120px; background-position: 0 -484px; } 
.gymmain { height: 120px; width: 120px; background-position: 0 -605px; } 
.hockeymain { height: 120px; width: 120px; background-position: 0 -726px; } 
.lacrosse6 { height: 120px; width: 120px; background-position: 0 -847px; } 
.martialarts5 { height: 120px; width: 120px; background-position: 0 -968px; } 
.running1 { height: 120px; width: 120px; background-position: 0 -1089px; } 
.soccer_main { height: 120px; width: 120px; background-position: 0 -1210px; } 
.tennismain { height: 120px; width: 120px; background-position: 0 -1331px; } 
.volleyball2 { height: 120px; width: 120px; background-position: 0 -1452px; } 