.topBG{
background-image:url(../Images/topBG.jpg); background-repeat:repeat-x;}


.bottomBG{
background-image:url(../Images/bottomBG.jpg); background-repeat:repeat-x;}

.leftBG{
background-image:url(../Images/leftBG.jpg); background-repeat:repeat-y;}

.rightBG{
background-image:url(../Images/rightBG.jpg); background-repeat:repeat-y;}

.bannerBG{
background-image:url(../Images/HeaderBG.jpg); height:71px; background-repeat:repeat-x;}

.navBG{
background-image:url(../Images/navBG.jpg); height:29px; }

.csBG{
background-image:url(../Images/SectionBG.jpg);  background-repeat:repeat-y;}

.bodytext{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:15px;
text-align:justify;
text-align:left;
}

.txtTabLind{

font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-decoration:none;
line-height:18px;
text-align:justify;
text-align:center;
color:#01439e;
}

.bodytextwht{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
line-height:18px;
color:#CCCCCC;
}
.rightNavBG{
background-image:url(../Images/RightNavBG.jpg);  background-repeat:repeat-y;}


.quicklinksBG{
background-image:url(../Images/QuickLinks.jpg); height:135px; width:913px; background-position:center;  background-repeat:no-repeat;}

.footerBG{
background-image:url(../Images/footerBG.jpg); height:26px; background-repeat:repeat-x;}

.footerTxt{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#CCCCCC;
}

.ClassScheduleBG{
background-image:url(../Images/classScheduleBG.jpg); height:27px; background-repeat:repeat-x;}

.headingTxT{
font-family: Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#ff5501;
line-height:20px;

}

.headingTxTWhite{
font-family: Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#f7f7f7;
line-height:20px;

}

.headingTxTYellow{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#003b64;
line-height:10px;



}

.headingBrdCrumb{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#A11214;
line-height:15px;


}

.navTxT{

font-family: Arial, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#f7f7f7;
line-height:18px;

}

.navTxT:hover{

font-family: Arial, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFF66;
line-height:18px;

}

.navTxTSelected{

font-family: Arial, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
background-image:url(../Images/navSelectedBG.jpg); 
background-repeat:repeat-x;
color:#f7f7f7;
line-height:18px;
text-decoration:none;
width:120px;

}


#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
} 

.logoHide{


display:block;}


.bgGradient{


 background-color:#f8f8f8;}
 
 .searchBtn{

cursor:pointer;
border:outset 0px #ccc;
color:#000;
font-weight:bold;
padding: 0px 0px;
background:url(../Images/search.jpg) no-repeat ;
 text-align:left;
 width:60px;
 height:21px;
 

}





