/*.sreven {background-color: rgb(0, 204, 255);}*/
/*.srodd {background-color: #fff;}*/
/*.sc1c {background-color: rgb(255, 153, 0);}*/
/*.sc1r {background-color: rgb(255, 153, 0);}*/



.bold {font-weight: bold;}
.uline {text-decoration: underline;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.larger {font-size: larger;}
.strike {text-decoration: line-through;}
.italic {font-style: italic;}
.crypt {background: url("crypt.gif") no-repeat left top;padding-left: 15px;}
.hlink {white-space: nowrap;}
/* Colspan */
.cspan{}
.nocspan{}
/* Background Color */
.bBlack {background-color: #000000;}
.bBrown {background-color: rgb(153, 51, 0);}
.bOlive-Green {background-color: rgb(51, 51, 0);}
.bDark-Green {background-color: rgb(0, 51, 0);}
.bDark-Teal {background-color: rgb(0, 51, 102);}
.bDark-Blue {background-color: rgb(0, 0, 128);}
.bIndigo {background-color: rgb(51, 51, 153);}  
.bGray-80 {background-color: rgb(51, 51, 51);}    
.bDark-Red {background-color: rgb(128, 0, 0);}  
.bOrange {background-color: rgb(255, 102, 0);}  
.bDark-Yellow {background-color: rgb(128, 128, 0);}  
.bGreen {background-color: rgb(0, 128, 0);}  
.bTeal {background-color: rgb(0, 128, 128);}  
.bBlue {background-color: rgb(0, 0, 255);}  
.bBlue-Gray {background-color: rgb(102, 102, 153);}  
.bGray-50 {background-color: rgb(128, 128, 128);}    
.bRed {background-color: rgb(255, 0, 0);}  
.bLight-Orange {background-color: rgb(255, 153, 0);}  
.bLime {background-color: rgb(153, 204, 0);}  
.bSea-Green {background-color: rgb(51, 153, 102);}  
.bAqua {background-color: rgb(51, 204, 204);}  
.bLight-Blue {background-color: rgb(51, 102, 255);}  
.bViolet {background-color: rgb(128, 0, 128);}  
.bGray-40 {background-color: rgb(150, 150, 150);}     
.bPink {background-color: rgb(255, 0, 255);}   
.bGold {background-color: rgb(255, 204, 0);}   
.bYellow { background-color: rgb(255, 255, 0);}   
.bBright-Green {background-color: rgb(0, 255, 0);}   
.bTurquoise {background-color: rgb(0, 255, 255);}   
.bSky-Blue {background-color: rgb(0, 204, 255);}   
.bPlum {background-color: rgb(153, 51, 102);}   
.bGray-25 {background-color: rgb(192, 192, 192);}     
.bRose {background-color: rgb(255, 153, 204);}   
.bTan {background-color: rgb(255, 204, 153);}   
.bLight-Yellow {background-color: rgb(255, 255, 153);}   
.bLight-Green {background-color: rgb(204, 255, 204);}   
.bLight-Turquoise {background-color: rgb(204, 255, 255);}   
.bPale-Blue {background-color: rgb(153, 204, 255);}   
.bLavander {background-color: rgb(204, 153, 255);} 
.bWhite {background-color: rgb(255, 255, 255);}
/* Text Color */
.tBlack {color: rgb(0, 0, 0);}
.tBrown {color: rgb(153, 51, 0);}
.tOlive-Green {color: rgb(51, 51, 0);}
.tDark-Green {color: rgb(0, 51, 0);}
.tDark-Teal {color: rgb(0, 51, 102);}
.tDark-Blue {color: rgb(0, 0, 128);}
.tIndigo {color: rgb(51, 51, 153);}  
.tGray-80 {color: rgb(51, 51, 51);}    
.tDark-Red {color: rgb(128, 0, 0);}  
.tOrange {color: rgb(255, 102, 0);}  
.tDark-Yellow {color: rgb(128, 128, 0);}  
.tGreen {color: rgb(0, 128, 0);}  
.tTeal {color: rgb(0, 128, 128);}  
.tBlue {color: rgb(0, 0, 255);}  
.tBlue-Gray {color: rgb(102, 102, 153);}  
.tGray-50 {color: rgb(128, 128, 128);}    
.tRed {color: rgb(255, 0, 0);}  
.tLight-Orange {color: rgb(255, 153, 0);}  
.tLime {color: rgb(153, 204, 0);}  
.tSea-Green {color: rgb(51, 153, 102);}  
.tAqua {color: rgb(51, 204, 204);}  
.tLight-Blue {color: rgb(51, 102, 255);}  
.tViolet {color: rgb(128, 0, 128);}  
.tGray-40 {color: rgb(150, 150, 150);}     
.tPink {color: rgb(255, 0, 255);}   
.tGold {color: rgb(255, 204, 0);}   
.tYellow {color: rgb(255, 255, 0);}   
.tBright-Green {color: rgb(0, 255, 0);}   
.tTurquoise {color: rgb(0, 255, 255);}   
.tSky-Blue {color: rgb(0, 204, 255);}   
.tPlum {color: rgb(153, 51, 102);}   
.tGray-25 {color: rgb(192, 192, 192);}     
.tRose {color: rgb(255, 153, 204);}   
.tTan {color: rgb(255, 204, 153);}   
.tLight-Yellow {color: rgb(255, 255, 153);}   
.tLight-Green {color: rgb(204, 255, 204);}   
.tLight-Turquoise {color: rgb(204, 255, 255);}   
.tPale-Blue {color: rgb(153, 204, 255);}   
.tLavander {color: rgb(204, 153, 255);} 
.tWhite {color: rgb(255, 255, 255);}
