
 /*The css start  with "r" used for the right side of the page for green color*/ 
 
 /*making the content bold*/
span.rfontb		{ font-size: 9pt; font-family: Arial; color: #FFFFFF; font-weight: bold }

/*this used for right side normal content*/
span.rfont     { font-size: 8pt; font-family: verdana; color: #FFFFFF }

span.rfonts     { font-size: 7pt; font-family: verdana; color: #FFFFFF }

/*this used for right content yellow*/
span.rfonty    { font-size: 9pt; font-family: verdana; color: #FFFC00; font-weight: bold }

span.rfonty-1    { font-size: 8pt; font-family: verdana; color: #FFFC00; font-weight: bold }

/*this is used for the content italic*/
span.rfonti    { font-size: 9pt; font-family: verdana; font-style: italic;color: #000000;font-weight: bold }

/*used for the content bold and italic*/
span.rfontu    { font-size: 9pt; font-family: Arial; color:#FFFFFF; text-decoration:underline}

/*used with right side link to show white color in link*/
.rlink {color: #000000; font-size:9pt; font-family:Arial; font-style:italic; font-weight:bold}
.rlinkw {color: #FFFFFF; font-size:9pt; font-family:Arial; }


/*used for the Bread crumb*/
.breadcrumb    { font-size: 8pt; font-family: Arial; font-weight: bold }

/*used for the page links*/
.pagelinks { font-size: 8pt; font-family: Arial }

/*used for the content italic*/
span.cfonti    { font-style: italic }

/*used for the content bold*/
span.cfontb    { font-size: 10pt; font-family: tahoma; font-weight: bold;}

/*used for the content bold and italic*/
span.cfontbi    { font-size: 10pt; font-family: Arial; font-style:italic; font-weight: bold}

/*used for the content bold and italic*/
span.cfontu    { font-size: 10pt; font-family: Arial; text-decoration:underline}

/*used for the normal content font*/
.cfont     { font-size: 10pt; font-family: tahoma; text-align:justify }

/*used for the normal content font*/
span.cfont     { font-size: 10pt; font-family: Arial; text-align:justify }

/*automatically adds with the select tag*/
 select    { font-size: 8pt; font-family: Arial }

/*ewbug box*/
.bugcell{font-size: 10pt; color: #000000; font-style: italic; background-color: #FFFFC4; font-weight: bold}

/*punchlines smileys*/
.sbox{font-size: 10pt; font-family: Arial; font-style: italic; background-color:#C8C3C3}
 
 

.cfontsmall{ font-size: 8pt; font-family: Arial;}
.gheading {font-family: Arial; font-size: 12pt; color: #009933; font-weight: bold}
.sidefont       { font-size: 8pt; font-family: Arial; text-align:justify; color:#FFFFFF }
.sidefontb       { font-size: 8pt; font-family: Arial; font-weight: bold; color:#FFFF00}
.sidefonti       { font-size: 10pt; font-family: serif; color:#FFFFFF; font-style:italic;font-weight: bold}
.pagelinks1   { font-size: 8pt; font-family: Arial; }
.category1	{ color=white;font-size: 8pt; font-family: Arial; font-weight: bold;  text-decoration:none }