/* these are for the front end, change these and the */
/* boxes will be this style and can take many different layouts*/
/* use the layouts to add image slices or put nothing at all in there */
html 
{
    min-height: 100%;
    height: 100%;
    /*overflow-x: hidden;*/
} 

body		
{  
  	background-color: white; 
    margin:0px;
    padding:0px;
    text-align:center;
    height: 100%;
    min-height: 100%;
    background-image: url('images/pagebg.png');
    background-repeat: repeat-y;
    background-position: center;
    font-family: "Arial", "Helvetica"; font-size: 11px;
}
.form1class
{
        /*height:100%;*/
    }
/* special home page styles */
.imgbtn { margin:0px;padding:0px; border:1px solid red; }
/* end special home page styles */

/* generic div/span class */    
p
{
    margin-top:0px; font-family: "Arial", "Helvetica"; font-size: 11px; 
}
h1
{  empty-cells: hide; margin: 0px; padding-bottom: 2px; padding-top: 0px; font-family: "Arial", "Helvetica"; font-size: 1.0em; font-weight: bold; color: #333333; }
h2 
{ margin: 0px; padding-top: 8px; padding-bottom: 8px; font-size: 1.0em; }
    

/* generic link class */    
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
/* small link or side menu link text */
a.mtext 
{
    font-family: "Arial", "Helvetica";	
    font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a.mtext:hover 
{
    text-decoration:underline; 
}

/* small link or menu link text in bold */
a.mtextb, a.mtextb:link, a.mtextb:active, a.mtextb:visited 
{
    font-family: "Arial", "Helvetica";	
    font-size: 11px;
    font-style: normal;	
    font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.mtextb:hover 
{
    text-decoration:underline; 
    color: #CC0000;
}
a.mtextnb 
{
    font-family: "Arial", "Helvetica";	
    font-size: 11px;
    font-style: normal;	
    font-weight: bold;
    color: #666666;
}
a.mtextnb:hover 
{
    color: #333333; 
    text-decoration:underline; 
}

table#sidenav 
{
    margin: 0 auto;
    padding: 0;
    height: 100%;
    width: 180px;
    text-align: left; 
    /* for IE */
} 

/* masterpage top cell */
.topcell 
{ 
    width:auto; 
    padding-right: 25px;
    padding-left: 25px;
    height:2px;

}
/* main logo cell */
.logocell 
{
    margin-right: 25px;
    margin-left: 25px;
    border-bottom: 1px dotted #C2C2C2;
    display:block;
    height:80px;
    white-space:nowrap;
    width:auto;
}

/* the actual container of logo itself */
.logoimage 
{
    text-align:left;
    float: left;
    padding:0px;
    width:188px;
}
/* horizontal nav container */
.hnavcontainer
{
    width:550px;
    margin-bottom:1px;
    margin-top:1px;
    white-space:nowrap;
    text-align:right;
    float: right;
    margin-top:27px;
    height:50px;
}

/* main page container and content containers */

.pagediv 
{ 
    width: 866px;
    /*background-image: url('images/pagebg.png');
    background-repeat: repeat-y;*/
    height: 100%;
  margin-left:auto;
  margin-right:auto;
  display: block;
}
.cleaner 
{
    /*width:800px;*/
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
/* clear left float cart divs (if they are left) contains img placeholder */
.clearer
{ width:100%; }

.maincontainer
{   
    margin-right: 20px;
    margin-left: 20px;
    width:auto;
    display: block;
    float: none;
    position: relative; 
}
.leftcontainer
{
    float:left;
    width:194px;
    text-align:center;
    vertical-align:top;
    display: block;
}
.contentcontainer
{  
    display: block;
    width:620px;
    text-align:left;
    vertical-align:top;
    position: relative;
    margin-left: 197px;
    padding: 0px;
}
.rightcontainer
{
    float: right;
    width:0px;
    visibility: hidden;
    display: none;
}

/* main footer cells */
.mainfootercell
{ 
    width:auto;
    margin-right: 25px;
    margin-left: 25px;
    height: 35px;
    margin-top: 3px;
    padding-top:3px;
    border-top:1px dotted #c2c2c2; 
    white-space:nowrap;
    font-size: 10px;
    color: #999999;
    text-align: center;
}

.leftfootercell
{ 
    padding-top:3px;
    vertical-align:top;
}
.rightfootercell
{ 
    display: inline;
    float: right;
    white-space: nowrap;
}

/* top level table on the modules */
.tabletop { width:100%; margin-top:5px; }

/* this cell draws on the left hand side top, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtable {width:0px;visibility:hidden;height: 0px;}

/* this cell draws on the right hand side top, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtable { width:0px;visibility:hidden;height: 0px; }

/* this is the main cell at the top of the module tables */
.colourtable { width:100%;  }

/* contains the icon and text cells */
.texttabletop { width:100%; }

/* this is the cell in the middle top that has the text in it */
.colourtableicon {	width:0px; visibility: hidden; height: 0px;}

/* sets properties of the icon image */
.iconimage { width:0px; visibility: hidden;height: 0px;}

/* this is the cell in the middle top that has the text in it */
.colourtabletext {	 font-family: Arial, Helvetica, sans-serif;font-size: 13px; height:24px; font-style: normal;font-weight: bold;text-align: left;color: #555555; empty-cells: show;  }

/* this cell draws on the left hand side middle, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebottom { width:auto; }

/* this is the content cell in the middle */ 
.colourtablebottom {background-color:White;text-align:left;}

/* this cell draws on the left hand side base, a 1x1 image is in there, you can use padding to set width*/
.leftcolourtablebase { width:0px;  }

/* this cell draws on the right hand side base, empty in std layout but can have curved bits, a 1x1 image is in there, you can use padding to set width*/
.rightcolourtablebase { width:0px; }

/* this is the content cell in the middle */ 
.colourtablebase {background-color:White;}

/* class for inside module box with text in it */
.modulebox { font-size:0.7em; }
.moduleboxheader { font-weight:bold; }
.moduleboxrow { padding-bottom:4px; width:auto; font-size: 1.0em; }
.rssrow { text-align:right;margin-right:9px; }
.rssimage { margin-top:1px; float:right; margin-left:12px; width:36px; height:14px; border: 0px; }
a.rsslink { color: #666666; font-size:0.7em; }
.loginlinks { text-align:center;width:auto; }

/* nav classes for side navs */
ul.sidenav { margin:0px; padding-left:0px; padding-bottom:0px; display:block; list-style: none; width:100%; }
li.sidenavrow { margin-left:0px; padding-bottom:4px; padding-left: 0px; white-space:normal; font-size:0.9em;}
a.sidenavlink { text-decoration: none; color: #666666; padding-left:16px; font-weight:bold;display:block;background: transparent url('images/plus.gif') no-repeat left top; }
a.sidenavlinkselect { text-decoration: none; color: #666666; padding-left:16px; font-weight:normal;display:block;background: transparent url('images/plus.gif') no-repeat left top; background-color: #f2f2f2; }
a.sidenavsublink { text-decoration: none; margin-left: 5px; color: #666666; padding-left:13px; font-weight:normal; display:block;background: transparent url('images/blackdot.gif') no-repeat left top; }
a.sidenavsublinkselect { margin-left: 5px; color: #666666; padding-left:13px; font-weight:normal; display:block; background: transparent url('images/blackdot.gif') no-repeat left top; background-color: #f2f2f2; }

/* radio button classes */
.AspNet-RadioButtonList ul { height: 20px; margin-left:0px; display:block; padding-left: 0px; }
li.AspNet-RadioButtonList-Item { margin-left: 2px; list-style-type: none; list-style: none;float:left; }

/* the small form inside the module boxes*/
.smallformbox { border: none; font-size:0.9em; }
.smallformlabel { margin-bottom:2px; }
.smallformfield { margin-bottom: 7px; }
.formbuttonbox { padding-bottom: 4px; padding-top: 4px; text-align: right; }

/* table for content */
.content { color: #333333; }
/* top cells of content */
.contentleft { height:0px;visibility: hidden;}
.contenttitle { margin-left: 4px;margin-bottom: 4px; height: 22px; padding-top:4px;border-top:1px dotted #c2c2c2;border-bottom:1px dotted #c2c2c2;padding-left: 1px; empty-cells: hide; width:auto; font-size: 13px; font-weight:bold; text-transform: uppercase; color: #333333; }
.breadcrumbs { margin-left: 4px; text-transform: lowercase; font-weight:bold;padding-left:0px; padding-top:9px; padding-bottom: 9px; }
.contentright { height:0px;visibility: hidden;}
/* body cells of content */
.contentbodyleft { width:auto;  }
.contentbody { margin-left: 4px;width:auto;vertical-align:top; }
.contentbodyright { width:0px;  }
/* base cells of content */
.contentbaseleft { width:0px; }
.contentbase { width:auto; visibility: hidden;height:1px; }
.contentbaseright { width:0px;  }
.contentbox { display:block; }

/* filebox is the box table that contains the attached files*/
.filebox { display:block;height:98px;width:auto;margin-top: 4px; }

/* cell within the getcontentfiles table */
.fileboxthumb { border: 0;margin-top: 5px; }
.fileboximage { text-align:center;width:90px;float:left; }
.fileboxbutton { padding-top:15px;float:right;width:240px;vertical-align:middle;margin-top:4px;text-align:right;white-space:nowrap; }
.fileboxtext { margin-top: 5px; float:left;margin-right: 18px;width:auto;font-family:Tahoma,Helvetica;font-size:9pt; }

/* is the box table that contains the abbreviated content and search results, and some cart stuff which had dashed border */
.searchbox { width:100%;border:0px dotted #BEEB7D; margin-top:4px; }

/* contentfoot contains print icon and content type stuff (date for blog etc.) */
.contentfoot { display:block;border-top:1px dotted #c2c2c2;padding-top:5px;width:auto;height:25px; }
.contentfootcell {float:left;background-color:White;width:auto;padding:4px;font-size:8pt;white-space:nowrap;vertical-align:middle;}
.contentfootimg { margin-left:10px;float:left;margin-left:10px; }
.contentfootnews { float:right; }
.imgprint { border:0px; }
.imgsend { border:0px; }
.imgcomment { border:0px; }

/* cells of top horiz nav if required */
.navleft {  }
.navmid { }
.navspacer { }
.navright {  }
.eventticketcell { width:305px;height:142px;background-image:url('images/ticket.gif');background-repeat:no-repeat;font-family:Verdana;font-size:0.75em;padding:4px;vertical-align:top; }
.sendtofriendcontent { width:100%;height:auto;font-family:Verdana;font-size:0.75em;padding:4px;vertical-align:top; }
.commenttitle {background-color:#6FD303;color:black;width:100%;padding-top:4px;padding-bottom:4px;font-size:8pt;white-space:nowrap;vertical-align:middle;}
.commentbody {color:black;width:100%;padding-top:4px;padding-bottom:4px;font-size:8pt;white-space:nowrap;vertical-align:middle;}
.eventtable { width:305px; }


/*search and content extract rows and links */
.searchrow { width:auto;display:block;padding-bottom:6px;margin-top: 9px;  }
.searchhighlight { color:#353535; font-weight:bold; background-color:#D8E3EC;padding:1px; }
.searchlink { width:auto;display:block;margin-left:25px;margin-right:25px;padding-bottom:2px; }
.sectionlink { font-size:1.1em;height: 20px;width:auto;display:block;margin-left:25px;margin-right:25px;padding-bottom:2px; }
.searchbody { margin-left:40px;margin-right:25px;padding-bottom:5px;font-size:0.9em; }
.sectionbullet { height:20px; width:40px; position:relative;float:left; background: transparent url('images/tribullet.gif') no-repeat top center;}
.more { width:auto; text-align:right; margin-right:20px; }
.searchinfo { padding-bottom: 4px; }
/* added to make link to More same size */
.morelink { font-size: 0.80em; }

.search            { padding: 2px; border:1px solid #C0C0C0; width: 97%; font-family: "Verdana", "Arial", "Helvetica"; font-size: 10px; color: #616161; background:#FFFFFF;}

.formfields { background-image: url('images/formfieldbg.gif');background-repeat:repeat-x;background-position: bottom; padding:2px; border:1px solid #C0C0C0; width: 95%;font-family: "Arial", "Helvetica"; font-size: 12px; color: #616161; }
.frontendformbutton      {  font-weight: bold; background-image: url('images/formbuttonbg.gif'); border:1px solid #333333; padding:1px; font-family: "Arial", "Helvetica"; font-size: 10px; color: #CC0000; background-color:white;  cursor: pointer; }
a.cartformbutton      { display: table-cell; display: inline-block; background-position: center; background-repeat: no-repeat; text-align:center;height:24px; line-height:24px; width:110px; font-weight: bold;margin:3px; background-image: url('images/formbuttonbg_hideo.gif');text-transform:uppercase; font-family: "Arial", "Helvetica"; font-size: 9px; color: white; background-color:white; text-decoration:none; cursor: pointer; white-space: nowrap; }
.cartform            { width: 15px;border:1px solid #C0C0C0; font-family: "Arial", "Helvetica"; font-size: 11px; color: #333333; background:#FFFFFF; padding-left: 2px; padding-right: 2px; }
.formstar { color: Red; }

/*cart item listings */
.cartitemtable {border-top:dotted 1px #C2C2C2;border-right:dotted 1px #C2C2C2;float:left;padding:3px;width:198px;display:block;margin-bottom:5px;}
.cartitemtable1 {border-top:dotted 1px #C2C2C2;border-right:dotted 1px #C2C2C2;float:left;padding:3px;width:198px;display:block;margin-bottom:5px;}
.cartitemtopcell {float:left;text-align:center;width:50%;background-color:White;height:120px;display:block;}
.cartitembotcell { padding-top:9px; width:auto;font-family: "Arial", "Helvetica"; font-size: 11px; font-weight:bold;height: 28px; }
.cartitemtitle {padding-bottom: 4px;width: auto;height:30px;display:block; /*border-bottom: 1px dotted #C2C2C2;*/ padding-left: 6px; padding-top:4px; margin-bottom:5px;text-align:left;}
.cartstock { padding-top: 3px; }
.cartitemshortdesc{visibility:hidden;display:none;/*width:50%;float:right;text-align:left;height:40px;padding-bottom:8px;*/}
.cartitemunit { visibility:hidden;display:none; }
a.cartitemlink {color:Black; line-height: 18px; font-weight: bold; }
.cartitemformlayout{width:90%;}
.cartitempid {visibility: hidden; position: absolute; width:0px; display: none;}
.cartitembutton { float:left;display:block;width:auto;padding-right:38px;padding-left:38px;text-align: left; padding-top:14px;vertical-align:middle;height:34px;white-space:nowrap;}
/* show only for bulk order form */
.cartaddqty 
{   visibility: hidden; position: absolute; width:0px; display: none;
    /*visibility: visible; float:right; margin-right:4px; margin-top:3px; padding-left:30px; background: transparent url('images/cart-qty.png') no-repeat left;*/ }
/*show only with form style 2 */
.cartbulkadd 
{   visibility: hidden; position: absolute; width:0px; display: none;
    /*margin-top: 10px;visibility: visible; text-align:right;*/ }
.cartitemhomepagelayout
{
    
    width:auto;
    vertical-align: top;
    text-align: center;
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-top:6px;
}
.cartitemimage { border: 0;height:90px;  }
.cartwelcome { padding:15px; }
.cartcatbox { display:block; width:auto; margin-top:10px; padding: 1px; }
.cartcatbuttonbox { text-align:left;width:99%;display:block;height:40px;padding-top:20px; }
.cartcatlist{ float:left; width:199px; border-top:dotted 1px #C2C2C2;padding-bottom:10px;border-right:dotted 1px #C2C2C2;}
.cartcatlistleft{ padding-top: 10px;width:auto;height:120px;text-align: center;}
.cartcatlistright{width:auto;height:18px;padding:5px;/*border-bottom:dotted 1px #C2C2C2;*/ }
.cartspecialstr{color:#00105A;font-size:0.9em;font-weight:bold;text-decoration: none;}
.cartpricestr{color:black;font-size:0.9em;font-weight:normal;text-decoration: none;}
.cartalert { margin-top: 5px; padding:7px;background:white;text-align:left;color:red;font-size:11pt;font-weight:bold;width:auto; }

/*hideo item list only */
.itemlistlist {width: auto;border-bottom:dotted 1px #C2C2C2; height:70px;}
.itemlistleft{ padding-top:2px;height:63px; width:65px;float: left; border-right:dotted 1px #C2C2C2;}
.listitemimage {height:60px;}
.itemlistright{width:auto; float:none;margin-left: 75px;  }


/* actual item stuff */
.cartitembox { display:block; }
.cartitemdesc{width:auto;margin-top:15px;}

.cartitemthumbs {visibility:hidden;display:none;height:120px;}
.cartdetailrow {height: 32px;}
.cartitemdetail { empty-cells: show; padding-right: 10px; height: 32px; float: left; margin-right: 10px; }
.cartitemweight { border-right: 1px dotted #c2c2c2; float:left; padding:10px; }
.cartitemprice { border-right: 1px dotted #c2c2c2;  float:left; padding:10px;}
.cartitemadd { border-top: 1px dotted #c2c2c2;  text-align:right; }
.cartitemcode { border-right: 1px dotted #c2c2c2; float:left; padding:10px;}

/*.cartformbutton:hover      { BACKGROUND-IMAGE: url('images/formbuttonbgover.gif'); BORDER-TOP: 1px solid #D8D8D8; BORDER-LEFT: 1px solid #D8D8D8; BORDER-BOTTOM: 1px solid black; BORDER-RIGHT: 1px solid black;padding-right:3px;padding-top:5px;padding-bottom:3px;padding-left:3px; font-family: Verdana; font-size: 10px; color: #616161; background-color:white;  cursor: pointer; }*/

.cartbluetext { color: #333333;font-family:"verdana","arial","helvetica"; font-weight:bold; padding:0px;  font-size: 8pt;text-decoration: none;} 
.cartredtext {color: #cc0000;font-family:"verdana","arial","helvetica"; font-weight:bold; padding:0px;font-size: 8pt;text-decoration: none;} 
.cartgreentext {color: #333333;font-family:"verdana","arial","helvetica"; font-weight:bold; padding:0px; font-size: 8pt;text-decoration: none;} 
.carttext {color: Black;font-family:"verdana","arial","helvetica"; font-weight:bold; padding:0px;  font-size: 8pt;text-decoration: none;} 

.subscriptiontable {width: 100%; border: 1px solid gray; margin-left: auto; margin-right: auto; }
.usertable {width: 100%; border: 1px solid gray; margin-left: auto; margin-right: auto; }
.sendtofriendtable {width: 90%; border: 1px dotted gray; margin-left: auto; margin-right: auto; padding:15px; }
.blogreplytable {width: 95%; border: 1px solid gray;}
.contacttable {width: 90%; border: 1px dotted gray; margin-left: auto; margin-right: auto; padding:15px; }
.logintable {width: 90%; border: 1px dotted gray; margin-left: auto; margin-right: auto; padding:15px; }
.logincarttable {width: 90%; border: 1px dotted gray; margin-left: auto; margin-right: auto; padding:15px; }
.mydetailstable { border: 1px dotted gray;padding:9px; width:95%; margin-left: auto; margin-right: auto; }
.detailsrow { margin-top: 4px; width: auto; height: 30px; }
.mydetailsleft {width: 80%; padding:3px; float:left; }
.mydetailsright { width: 15%; padding:3px; }
.myorderstable { padding:9px; border: 1px dotted gray;width:90%;margin-left: auto; margin-right: auto; }
    
/*cart classes*/
.cartnumberitems { margin-bottom: 1px; padding:3px; font-weight:normal; width:auto;text-align:right; font-size:0.9em;}
.cartrow { display:block; height: 120px; padding-top:2px;padding-bottom:2px; border-bottom: 1px dotted black; width: auto; }
.cartsmallrow { display:block; height: 30px; padding-top:2px;padding-bottom:2px; border-bottom: 1px dotted black; width: auto; }
.cartrowitem { width: 28%; float:left; padding: 2px;}
.cartrowqty { width: 44%; float:left; padding: 2px;  padding-bottom: 6px; }
.cartrowprice {  float:left; padding: 2px;  }
.cartrowimage { height: 120px;float:left; }
.cartheaderrow { height:23px; display: block; width:auto; font-weight: bold; background-color: #d2d2d2; }
.cartheaderitem { padding: 2px;width: 28%; float:left; }
.cartheaderqty { padding: 2px;width: 44%; float:left; }
.cartheaderprice { padding: 2px;width: 25%; float:left; }
.cartrowlight {width: auto;vertical-align:top;background-color:#C71D20;}
.cartlight { text-align: right; padding: 2px; margin-top: 2px; background-color: #f2f2f2; }
.cartdark { background-color:#C8C0F6; font-family:"arial","helvetica","verdana"; line-height: 14px; font-weight:normal; color: black; font-size: 11px;text-decoration: none;}
.carteventdisclaimer {border:1px solid red;width: auto;vertical-align:top;}
.carteventmessages {text-align:left;width: auto;vertical-align:top; padding-top: 10px;padding-bottom:10px;color: black;}
.cartmessages {text-align:left;width: auto;vertical-align:top; padding: 5px;color: black;}
.cartrowweight { text-align:right;background-color: #e2e2e2; margin-top: 2px; padding:2px; }
.carttotals { font-weight: bold; background-color:#CC0000;color: white; text-align:right; padding:2px; margin-top: 2px;}
/* for buttons that need table-cell for firefox */
.cartbuttonholder { display:block; float:left; white-space:nowrap; }

/*cart forms*/
.cartheading { text-align:left; font-weight:bold; height: 40px; }
.carttable { padding:9px; width:98%;border: 1px dotted Gray; margin-left: auto; margin-right: auto; }
.billingform { width: auto; }
.shippingform { width: auto; }

/*confirm page */
.cartbilling { float:left; width: 47%; padding:5px; }
.cartshipping { float:right; width: 47%; padding:5px; }
.cartcontact { display:block; padding:5px; margin-top:20px;text-align:left; width: 100%; }
.cartorderbutton { text-align:center; padding:10px; }
.cartredbutton { background-color: Red; font-weight:bold; text-transform:uppercase; font-size: 1.1em; color: White; }   

/* form classes for main forms */
.userleft { height: 20px; float:left; text-align:right;width: 32%; font-weight:normal; color: black; text-decoration: none;}
.userright { padding-left:5px; margin-left:35%; width: auto; font-weight:normal; color: black; text-decoration: none;}
.userformrow { margin-right:25px; padding:5px; width:100%; display:block; }
.userformbutton { width:auto; text-align:right; padding-top: 10px; padding-right: 10px; }
.userheading {  text-align:left; padding:3px; font-weight:normal; color: black; text-decoration: none;}

/* dynamic cart display */
#cartdiv { font-size: 0.9em; display: block; visibility: hidden; padding-right: 12px; padding-left: 12px; padding-bottom:5px; padding-top:4px; border: 1px solid Gray; background-color:white; z-index: 200; position: absolute; top: 51px; right: 20px; width: 440px; }
#currdiv { font-size: 0.9em; display: block; visibility: hidden; padding-right: 12px; padding-left: 12px; padding-bottom:10px; padding-top:4px; border: 1px solid Gray; background-color:white; z-index: 200; position: absolute; top: 200px; right: auto; margin:auto; width: 650px; }
.currframe { width: 630px; height: 190px; border: 0; overflow: hidden; }
.closelink { text-align:right; width:96%; padding: 3px; color: Gray; display:block; cursor: pointer; }

.bbbd {font-family:"verdana","arial","helvetica"; line-height: 14px; font-weight:normal; color: black; font-size: 8pt;text-decoration: none;} 


/* this is small text */
.bd
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: "Arial", "Helvetica";
    TEXT-DECORATION: none;
    color: #333333;
}

/* this is for big headings */
.head1
{
	font-family: "Arial", "Helvetica";
	font-size: 1.2em;
	font-weight: bold;
	color: #83B5CE;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

.nbd {font-family:"verdana","arial","helvetica"; font-weight:normal; color: #000000; font-size: 9pt;text-decoration: none;} 
.lbbd
{
    TEXT-DECORATION: none;font-weight:bold;font-size: 12px;
}
.bbd {font-family:"arial","helvetica"; font-weight:bold; color: black; font-size: 8pt;text-decoration: none;} 
.rbd {font-family:"arial","helvetica"; padding:0px;font-weight:normal; color: red; font-size: 8pt;text-decoration: none;} 
.srbd {font-family:"arial","helvetica"; padding:0px;font-weight:normal; color: red; font-size: 7pt;text-decoration: none;} 
.lbd {font-family:"arial","helvetica"; font-weight:normal; color: black; font-size: 9pt;text-decoration: none;} 
.tinyd
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    FONT-FAMILY: "verdana","arial","helvetica";
    TEXT-DECORATION: none;
}

/* redundant in front end, move to back end css */
/* this one seemd only used on zdnet, matched to mtext to reduce styles*/
.mbtn
{
	color: green;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: "verdana","arial","helvetica";
    TEXT-DECORATION: underline;
}

A.mlinkl
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #0004AE;
    FONT-FAMILY: "Verdana", "Arial", "Helvetica";
    TEXT-DECORATION: none;
}
A.mlinkl:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #0004AE;
    FONT-FAMILY: "Verdana", "Arial", "Helvetica";
    TEXT-DECORATION: none;
}
A.mlinkl:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #0004AE;
    FONT-FAMILY: "Verdana", "Arial", "Helvetica";
    TEXT-DECORATION: none;
}
A.mlinkl:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #cc0000;
    FONT-FAMILY: "Verdana", "Arial", "Helvetica";
    TEXT-DECORATION: underline;
}



H3
{
font-family: "Verdana", "Arial", "Helvetica";
	font-size: 15px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #ffffff;
}


.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	font-family: "Verdana", "Arial", "Helvetica";
	background-color: #CCFFCC;
}
#subsform
{
    position:absolute;
    padding:10px;
    width:400px;
    border: 1px solid gray;
    top: 50px;
    right: 30%;
    display: none;
    visibility: hidden;
    background:white;
    z-index: 100;
    }
