    .text_azure {font-weight:bolder;color:azure}
    .text_black {font-weight:bolder;color:black}
	.text_blue {font-weight:bolder;color:blue}
	.text_clgadark {font-weight:bolder;color:#3a857e}
	.text_clgalight {font-weight:bolder;color:#dee27f}
	.text_cornsilk {font-weight:bolder;color:cornsilk}
	.text_cyan {font-weight:bolder;color:cyan}
    .text_darkblue {font-weight:bolder;color:darkblue}
    .text_ghostwhite {font-weight:bolder;color:ghostwhite}
    .text_gainsboro {font-weight:bolder;color:gainsboro}
	.text_gold {font-weight:bolder;color:gold}
    .text_goldenrod {font-weight:bolder;color:goldenrod}
	.text_gray {font-weight:bolder;color:gray}
	.text_green {font-weight:bolder;color:green}
    .text_greenyellow {font-weight:bolder;color:greenyellow}
    .text_indigo{font-weight:bolder;color:indigo}
    .text_khaki {font-weight:bolder;color:khaki}
    .text_lemonchiffon{font-weight:bolder;color:lemonchiffon}
	.text_lightyellow{font-weight:bolder;color:lightyellow}
    .text_limegreen {font-weight:bolder;color:limegreen}
    .text_mintcream{font-weight:bolder;color:mintcream}
    .text_mistyrose {font-weight:bolder;color:mistyrose}
	.text_magenta {font-weight:bolder;color:magenta}
	.text_maroon {font-weight:bolder;color:maroon}
	.text_olive {font-weight:bolder;color:olive}
    .text_palegoldenrod {font-weight:bolder;color:palegoldenrod}
	.text_palegreen{font-weight:bolder;color:palegreen}
	.text_red {font-weight:bolder;color:red}
	.text_silver {font-weight:bolder;color:silver}
    .text_springgreen {font-weight:bolder;color:springgreen}
	.text_teal {font-weight:bolder;color:teal}
	.text_violet{font-weight:bolder;color:violet}
	.text_white{font-weight:bolder;color:white}
	.text_wvublue{font-weight:bolder;color:#003366}
	.text_wvugold{font-weight:bolder;color:#fbd366}
	.text_yellow {font-weight:bolder;color:yellow}

	.textsize1 {font-size:xx-small}
	.textsize2 {font-size:x-small}
	.textsize3 {font-size:small}
	.textsize4 {font-size:medium}
	.textsize5 {font-size:large}
	.textsize6 {font-size:x-large}
	.textsize7 {font-size:xx-large}

	.textsizepx1 {font-size:10px}
	.textsizepx2 {font-size:15px}
	.textsizepx3 {font-size:20px}
	.textsizepx4 {font-size:25px}
	.textsizepx5 {font-size:30px}
	.textsizepx6 {font-size:40px}
	.textsizepx7 {font-size:50px}

    .bgazure {background:azure}
	.bgblack {background:black}
	.bgblue {background:blue}
	.bgclgadark {background:#3a857e}
	.bgclgalight {background:#dee27f}
    .bgcornsilk {background:cornsilk}
    .bgcyan {background:cyan}
    .bgdarkblue {background:darkblue}
    .bgdeepblue {background:#0030a0}
	.bgdarkgreen {background:#004030}
	.bgdarkkhaki {background:darkkhaki}
	.bgdarkred {background:#800000}
	.bggainsboro {background:gainsboro}
	.bgforestgreen {background:forestgreen}
	.bgghostwhite {background:ghostwhite}
	.bggold {background:gold}
	.bggoldenrod {background:goldenrod}
	.bggray {background:gray}
	.bggreen {background:green}
	.bggreenyellow {background:greenyellow}
	.bghoneydew {background:honeydew}
	.bgkhaki {background:khaki}
	.bgindigo {background:indigo}
	.bglavenderblush {background:lavenderblush}
	.bglemonchiffon {background:lemonchiffon}
	.bglightskyblue {background:lightskyblue}
	.bglightyellow {background:lightyellow}
	.bglinen {background:linen}
	.bgmagenta {background:magenta}
	.bgmaroon {background:maroon}
	.bgmintcream {background:mintcream}
	.bgmistyrose {background:mistyrose}
	.bgmoccasin {background:moccasin}
	.bgpalegoldenrod {background:palegoldenrod}
	.bgpalegreen {background:springgreen}
	.bgoldlace {background:oldlace}
	.bgolive {background:olive}
    .bgorange {background:orange}
	.bgred {background:red}
	.bgsilver {background:silver}
	.bgteal {background:teal}
	.bgviolet {background:violet}
	.bgwheat {background:wheat}
	.bgwhite {background:white}
	.bgwhitesmoke {background:whitesmoke}
	.bgwvublue {background:#003366}
	.bgwvugold {background:#fbd366}
    .bgyellow {background:yellow}

	.borderdot1 {border:dotted 1px}
	.bordersolid1 {border:solid 1px}
	.bordergroove1 {border:groove 1px}
	.borderdot3 {border:dotted 3px}
	.bordersolid3 {border:solid 3px}
	.bordergroove3 {border:groove 3px}
	.borderdot5 {border:dotted 5px}
	.bordersolid5 {border:solid 5px}
	.bordergroove5 {border:groove 5px}
	.borderdot8 {border:dotted 8px}
	.bordersolid8 {border:solid 8px}
	.bordergroove8 {border:groove 8px}
	.bordernone {border:none}

	.borderazure {border-color:azure}
	.borderblack {border-color:black}
	.borderblue {border-color:blue}
	.borderclgadark {border-color:#3a857e}
	.borderclgalight {border-color:#dee27f}
    .bordercornsilk {border-color:cornsilk}
    .bordercyan {border-color:cyan}
	.borderdarkblue {border-color:darkblue}
	.bordergainsboro {border-color:gainsboro}
	.borderghostwhite {border-color:ghostwhite}
	.bordergold {border-color:gold}
	.bordergoldenrod {border-color:goldenrod}
	.bordergray {border-color:gray}
	.bordergreen {border-color:green}
	.bordergreenyellow {border-color:greenyellow}
	.borderhoneydew {border-color:honeydew}
	.borderkhaki {border-color:khaki}
	.borderindigo {border-color:indigo}
	.borderlavenderblush {border-color:lavenderblush}
	.borderlemonchiffon {border-color:lemonchiffon}
	.borderlightskyblue {border-color:lightskyblue}
	.borderlightyellow {border-color:lightyellow}
	.borderlinen {border-color:linen}
	.bordermagenta {border-color:magenta}
	.bordermaroon {border-color:maroon}
	.bordermintcream {border-color:mintcream}
	.bordermistyrose {border-color:mistyrose}
	.bordermoccasin {border-color:moccasin}
	.borderpalegoldenrod {border-color:palegoldenrod}
	.borderpalegreen {border-color:springgreen}
	.borderoldlace {border-color:oldlace}
	.borderolive {border-color:olive}
    .borderorange {border-color:orange}
	.borderred {border-color:red}
	.bordersilver {border-color:siver}
	.borderteal {border-color:teal}
	.borderviolet {border-color:violet}
	.borderwheat {border-color:wheat}
	.borderwhitesmoke {border-color:whitesmoke}
    .borderyellow {border-color:yellow}

    .textserif {font-family:times,serif}
    .textcursive {font-family:script,cursive}
    .textsanserif {font-family:arial,sans-serif}
    .texthelvetica {font-family:helvetica,sans-serif}
    .textfantasy {font-family:western,fantasy}
    .textmonospace {font-family:courier,monospace}
    
	.rlmargin0 {margin-left:0%; margin-right:0%}
	.rlmargin1 {margin-left:1%; margin-right:1%}
	.rlmargin2 {margin-left:2%; margin-right:2%}
	.rlmargin3 {margin-left:3%; margin-right:3%}
	.rlmargin5 {margin-left:5%; margin-right:5%}
    .rlmargin10 {margin-left:10%; margin-right:10% }	
	.rlmargin15 {margin-left:15%; margin-right:15% }
	.rlmargin25 {margin-left:25%; margin-right:25%}
    .rmargin0 {margin-right:0%}
	.rmargin1 {margin-right:1%}
	.rmargin2 {margin-right:2%}
    .rmargin3 {margin-right:3%}
	.rmargin5 {margin-right:5%}
    .rmargin10 {margin-right:10% }	
	.rmargin15 {margin-right:15% }
	.rmargin25 {margin-left:25%}
	.lmargin0 {margin-left:0%}
	.lmargin1 {margin-left:1%}
	.lmargin2 {margin-left:2%}
	.lmargin3 {margin-left:3%}
	.lmargin5 {margin-left:5%}
    .lmargin10 {margin-left:10%}	
	.lmargin15 {margin-left:15%}
	.lmargin25 {margin-left:25%}

	.firstcaps {text-transform:capitalize}
 
 	.firstletter35:first-letter {font-size:35pt;float:left;color:teal;text-transform:uppercase;font-family:cursive,courier new;font-weight:bolder}
	.firstletter20:first-letter {font-size:20pt;float:left;color:teal;text-transform:uppercase;font-family:cursive,courier new;font-weight:bolder}
	.firstletter26:first-letter {font-size:26pt;float:left;color:teal;text-transform:uppercase;font-family:cursive,courier new;font-weight:bolder}
	.firstletter15:first-letter {font-size:15pt;float:left;color:teal;text-transform:uppercase;font-family:cursive,courier new;font-weight:bolder}

	.firstline35:first-line {font-weight:bolder;font-size:35pt;font-family:fantasy,arial,sans-serif,new-roman}
	.firstline20:first-line {font-weight:bolder;font-size:20pt;font-family:fantasy,arial,sans-serif,new-roman}
    .firstline15:first-line {font-weight:bolder;font-size:15pt;font-family:fantasy,arial,sans-serif,new-roman}
	.firstline8:first-line {font-weight:bolder;font-size:8pt;font-family:fantasy,arial,sans-serif,new-roman}
	.firstline13:first-line {font-weight:bolder;font-size:13pt;font-family:fantasy,arial,sans-serif,new-roman}

	.botpad2 {padding-bottom:2%}
	.botpad1 {padding-bottom:1.5%}
	.botpad3 {padding-bottom:3%}
	.botpad5 {padding-bottom:5%}
	.botpad6 {padding-bottom:6%}
	.botpad7 {padding-bottom:7%}
	.botpad10 {padding-bottom:10%}
	.botpad15 {padding-bottom:15%}
	.botpad25 {padding-bottom:25%}
	.botpad50 {padding-bottom:50%}
	.botpad65 {padding-bottom:65%}
	.botpad80 {padding-bottom:80%}

	.toppad2 {padding-top:2%}
	.toppad1 {padding-top:1.5%}
	.toppad3 {padding-top:3%}
	.toppad5 {padding-top:5%}
	.toppad6 {padding-top:6%}
	.toppad7 {padding-top:7%}
	.toppad10 {padding-top:10%}
	.toppad15 {padding-top:15%}
	.toppad25 {padding-top:25%}
	.toppad50 {padding-top:50%}
	.toppad65 {padding-top:65%}
	.toppad80 {padding-top:80%}

	.rightpad2 {padding-right:2%}
	.rightpad1 {padding-right:1.5%}
	.rightpad5 {padding-right:5%}
	.rightpad10 {padding-right:10%}
	.rightpad15 {padding-right:15%}
	.rightpad25 {padding-right:25%}
	.rightpad30 {padding-right:30%}
	.rightpad80 {padding-right:80%}

	.leftpad2 {padding-left:2%}
	.leftpad1 {padding-left:1.5%}
	.leftpad5 {padding-left:5%}
	.leftpad10 {padding-left:10%}
	.leftpad15 {padding-left:15%}
	.leftpad25 {padding-left:25%}
	.leftpad80 {padding-left:80%}

	.cursorarrow {cursor:hand)
	.cursorhelp {cursor:help}
	.cursornormal {cursor:normal}
	.cursordefault {cursor:default}
	.cursorhand	{cursor:pointer}
	
	.blocked {display:block}
	
	.posabsolute {position:absolute}
	
	.vishidden {visibility:hidden}

	.smcaps {font-variant:small-caps }

    .width10 {width:10%}
    .width20 {width:20%}
    .width30 {width:30%}
    .width40 {width:40%}
    .width50 {width:50%}
    .width60 {width:60%}
    .width70 {width:70%}
    .width80 {width:80%}
    .width90 {width:90%}

	.upcase {text-transform:uppercase}
	.locase {text-transform:lowercase}

    .lettersp3 {letter-spacing:0.3em}
	.lettersp1 {letter-spacing:0.1em}

    .indenttext5 {text-indent:5em}
	.indenttext2 {text-indent:2em}
	.indenttext1 {text-indent:1em}

	.lineheight15 {line-height:150%}
	.lineheight2 {line-height:200%}
    .lineheight3 {line-height:300%}
    
	.listed {display:list-item}
    .liuproman {list-style-type:upper-roman}
    .liloroman {list-style-type:lower-roman}
    .liupalpha {list-style-type:upper-alpha}
    .liloalpha {list-style-type:lower-alpha}
    .lisquare {list-style-type:square}
    .licircle {list-style-type:circle}
    .linumeric {list-style-type:decimal}
    .lidisc {list-style-type:disc}
    .lipitzware {list-style:url(images\pitzware.gif) outside disc}
    .linone {list-style-type:none}
    
    .textleft {text-align:left}
    .textcenter {text-align:center}
    .textright {text-align:right}
    .textjustify {text-align:justify}
    
    .textshadowgray {text-shadow: .2em .23m darkgray}
    
    .floatright {float:right}
    .floatleft {float:left}
    
    .wordspacehalf {word-spacing:.5em}
    .wordspace1 {word-spacing:1em}
    .wordspace3 {word-spacing:3em}
    .wordspace5 {word-spacing:5em}
    .wordspacenormal {word-spacing:normal}
    
    .bgclga {background-image:url(images/bgrnd3.gif)}
    .bgfmmga {background-image:url(images/fmmga_bg.jpg)}
    .bgrpsc {background-image:url(images/fs_rpsc_bg.jpg)}
    
    A:link {text-decoration:none}    
    A:visited {text-decoration:none}
/*    A:link {text-decoration:none color:#dee27f}
/*    A:visited {text-decoration:none color:#dee27f}
/*    A:hover {font-style:oblique color:#dee27f} */

    #layer36a {position:relative;left: 72px;color: silver;font-weight: bold;font-size: 36pt;}
    #layer36b {position:relative;top:-59px;left: 69px;color:black;font-weight: bold;font-size: 36pt;}

    #layer30a {position:relative;left: 60px;color: silver;font-weight: bold;font-size: 30pt;}
    #layer30b {position:relative;top:-47px;left: 57px;color:black;font-weight: bold;font-size: 30pt;}
    
    #layer25a {position:relative;left: 50px;color: silver;font-weight: bold;font-size: 25pt;}
    #layer25b {position:relative;top:-37px;left: 47px;color:black;font-weight: bold;font-size: 25pt;}
    
    #layer20a {position:relative;left: 40px;color: silver;font-weight: bold;font-size: 20pt;}
    #layer20b {position:relative;top:-27px;left: 37px;color:black;font-weight: bold;font-size: 20pt;}

/*core drop shadow rules*/
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
.wrap1 {
	float:left;
	background:url(images/shadows/v2/shadow.gif) right bottom no-repeat;}
.wrap2 {background:url(images/shadows/v2/corner_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 8px 8px 0;
	background:url(images/shadows/v2/corner_tr.gif) right top no-repeat;}
.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;}
	
#v1 .wrap1 {background:url(images/01_shadow.gif) right bottom no-repeat;}
#v1 .wrap2 {background:url(images/01_corner_bl.gif) -4px 100% no-repeat;}
#v1 .wrap3 {
	padding:0 5px 5px 0;
	background:url(images/01_corner_tr.gif) 100% -3px no-repeat;}
	
#v2 .wrap1 {background:url(images/02_shadow.gif) right bottom no-repeat;}
#v2 .wrap2 {background:url(images/02_corner_bl.gif) -1px 100% no-repeat;}
#v2 .wrap3 {
	padding:0 6px 6px 0;
	background:url(images/02_corner_tr.gif) 100% -1px no-repeat;}
	
#v3 .wrap1 {background:url(images/03_shadow.gif) right bottom no-repeat;}
#v3 .wrap2 {background:url(images/03_corner_bl.gif) -12px 100% no-repeat;}
#v3 .wrap3 {
	padding:0 9px 9px 0;
	background:url(images/03_corner_tr.gif) 100% -12px no-repeat;}
	
#v4 .wrap1 {background:url(images/04_shadow.gif) right bottom no-repeat;}
#v4 .wrap2 {background:url(images/04_corner_bl.gif) -12px 100% no-repeat;}
#v4 .wrap3 {
	padding:0 16px 16px 0;
	background:url(images/04_corner_tr.gif) 100% -12px no-repeat;}
	
#v5 .wrap1 {background:url(images/05_shadow.gif) right bottom no-repeat;}
#v5 .wrap2 {background:url(images/05_corner_bl.gif) -12px 100% no-repeat;}
#v5 .wrap3 {
	padding:0 9px 9px 0;
	background:url(images/05_corner_tr.gif) 100% -12px no-repeat;}
#v6 .wrap1 {background:url(images/05_shadow.gif) right bottom no-repeat;}
#v6 .wrap2 {background:url(images/05_corner_bl.gif) -4px 100% no-repeat;}
#v6 .wrap3 {
	padding:0 16px 16px 0;
	background:url(images/05_corner_tr.gif) 100% -4px no-repeat;}
.example {
	clear:both;
	margin-top:20px;
	border-bottom:solid 1px lightgray;}

