body							{background-color:#CDCDCD;position:absolute}
/*
div,textarea						{scrollbar-base-color:#F1F1F1;scrollbar-3dlight-color:#F1F1F1;scrollbar-arrow-color:#F1F1F1;scrollbar-darkshadow-color:#F1F1F1;scrollbar-face-color:#355DAB;scrollbar-highlight-color:#355DAB;scrollbar-shadow-color:#355DAB;scrollbar-track-color:#F1F1F1}
*/

a							{color:#003399}
h3							{color:#355DAB}
.attn							{color:#0066FF}

/* STRUCTURE */
.box							{width:100%;height:100%}
.box							{text-align:center}
.scr,.inf,.pop						{height:100%;margin:0 auto}
.scr							{width:706px}
.scr .item						{background:url('/i/rol/box_bg.gif') repeat-y #F1F1F1}
.inf							{width:706px}
.inf .item						{background:url('/i/rol/inf_bg.gif') repeat-y #F1F1F1}
.pop							{width:456px}
.pop .item						{background:url('/i/rol/pop_bg.gif') repeat-y #F1F1F1}
.prt							{width:640px;background-color:#FFFFFF}
.item							{padding-left:3px;padding-right:3px}

/* HEADER */
.hdr							{width:100%;height:43px}
.hdr							{border-left:1px solid #C2D2EE;border-right:1px solid #C2D2EE}
.hdr							{background:url('/i/rol/hdr_bg.gif') repeat-x}
.hdr td		 					{color:white;font-weight:bold;vertical-align:middle}

/* FOOTER */
.ftr							{width:100%;height:43px}
.ftr							{border-left:1px solid #C2D2EE;border-right:1px solid #C2D2EE}
.ftr 							{background:url('/i/rol/ftr_bg.gif') repeat-x}
.ftr .copy 						{margin:9px 12px;color:#DCE8F8;font-size:10px}
.ftr a 							{color:#DCE8F8;font-size:10px}

.main 							{margin:0px 14px 14px 14px}
.ctab td.pl						{padding-right:2px}

/* BUTTONS - Suffix d stands for disabled button */
.btn1,.btn2,.btn3,.btn1d,.btn2d,.btn3d			{border:0px solid;background:transparent}
.btn1,.btn2,.btn3,.btn1d,.btn2d,.btn3d			{height:21px}

.btn1,.btn2,.btn3					{color:#274F9D;cursor:pointer;cursor:hand}
.btn1d,.btn2d,.btn3d					{color:#9D9D9D;cursor:wait;cursor:not-allowed}

.btn1,.btn1d						{width:57px}
.btn1	 						{background-image:url('/i/rol/btn_057.gif')}
.btn1d	 						{background-image:url('/i/rol/btn_057_d.gif')}
.btn2,.btn2d						{width:100px}
.btn2	 						{background-image:url('/i/rol/btn_100.gif')}
.btn2d	 						{background-image:url('/i/rol/btn_100_d.gif')}
.btn3,.btn3d						{width:111px}
.btn3	 						{background-image:url('/i/rol/btn_111.gif')}
.btn3d	 						{background-image:url('/i/rol/btn_111_d.gif')}

/* CERTIFICATE */
#cert							{background-color:#6C8CCA}
#cert.err						{background-color:#FF6600}
#cert,    #cert     input				{border-color:#274F9D}
#cert.err,#cert.err input				{border-color:#6F2E06}

