/* default body settings, colors and fonts */
BODY {
	background-color : white;
	font-family : verdana,arial;
	color:black;
}
.tbl_caption
{
	font-size : 10pt;font-family : verdana, arial;color : white;font-weight : bold;
}
.tbl_caption_payments
{
	font-size : 10pt;font-family : verdana, arial;color : black;font-weight : bold;
}
P {font-size : 12px;font-family : verdana,arial;color : black;}
.font {font-size : 12px;font-family : verdana,arial;color : black;font-weight:bold;}
.font_white {font-size : 12px;font-family : verdana,arial;color : white;font-weight:bold;}
.font_black {font-size : 12px;font-family : verdana,arial;color : black;font-weight:bold;}
.font-com {font-size : 12px;font-family : verdana,arial;color : black;}
.font-com_small {font-size : 11px;font-family : verdana,arial;color : black;}
.tr_bgcolor{background-color:#C1C1C1;color:black;border:1px solid #9FBAD0;}

.small-font {font-size : 8pt;font-family : verdana,arial;color : black;}
.fine-print {font-size : 7pt;font-family : verdana,arial;color : Black;}
.fade-font {font-size : 9pt;font-family : verdana,arial;color:#717479;font-weight:normal;}
.inst-font {font-size : 10pt;font-family : verdana,arial;color : gray;}
.no-rights {color : gray;}


.pmt_stat_pending {font-size : 8pt;font-family : verdana,arial;color:#0066FF;}
.pmt_stat_completed {font-size : 8pt;font-family : verdana,arial;color:#00FF00;}
.pmt_stat_paying {font-size : 8pt;font-family : verdana,arial;color:#FFCC00;}
.pmt_stat_failed {font-size : 8pt;font-family : verdana,arial;color:#F36034;}

.heading{font-family:Verdana;color:#ff0000;font-size:18px;font-weight:bold;}
.sel_head{font-family:Verdana;color:#ff0000;font-size:12px;font-weight:bold;}
.plan_head{font-family:Verdana;color:#717479;font-size:12px;font-weight:bold;}
.gross{font-family:Verdana;color:green;font-size:12px;font-weight:bold;}
.amt{font-family:Verdana;color:black;font-size:12px;font-weight:bold;}
.continue{font-family:Verdana;color:black;font-size:11px;font-weight:bold;outline:none;}
.lpad30{padding-left:30px;}
.lpad60{padding-left:60px;}

/* anchor colors */
A  {
	color : #F00C00;text-decoration : none;
}

A:Visited  {
	color : #F00C00;
	text-decoration : none;
}

A:Active  {
	color : #F00C00;text-decoration : none;
}

A:Hover  {
	color : #F00C00;
	text-decoration : none;
}

/* anchor nav class colors */
A.nav {color : #F00C00;}
A.nav:visited {color : #F00C00;}
A.nav:hover {color : red;}

/* navigation bar colors and font */
.nav-font {
	font-size : 10px;
	font-family : verdana, arial;
	color : black;
	position : relative;
	top : 0;
	left : 0;
}
.nav-bg {
	background-color : #020b34;
}
.layout-bg {background-color : #F0F0F0;}
.page-bg {background-color : black;}

/* header, subheader & footer colors and fonts */
.sub-font {font-size : 10pt;font-family : verdana, arial;color:#FFCC33;font-weight : bold;padding-left:20px;}
a.sub-font {font-size : 10pt;font-family : verdana, arial;color:#000000;font-weight : bold;padding-left:20px;background-color:#FFFF00;}
.header-font {font-size : 10pt;font-family : verdana,arial;color : white;}
.header-bg {background-color : black;}
.footer-bg {background-color : white;}
.footer-line {background-color : white;}
.subheader-bg {background-color : #020b34;}
.section-bg {background-color : #FFC800;}/*#FFC800*/
.subsection-bg {
	background-color : white;
}
.but-gray {background-color : #396184;}
.dark-gray {background-color : #808080;}
.light-gray {background-color : #EEEEEE;}
.background {background-color : black;}

/* misc. additional display classes */
.story-headline {font-size : 10pt;font-family : verdana,arial;color : Black; font-weight : bold;}

/* survey classes */
.survey-header {font-size : 14pt; font-weight: bold;font-family : verdana,arial;color : Black;}
.survey-numbers {font-size : 14pt; font-weight: bold;font-family : verdana,arial;color : #660099;}
.survey-bg {background-color:black;}

.titletext{ 
	color: black; 
	font-size: 12px; 
	font-family: verdana; 
	font-weight: bold; 
}

.pageheader{ 
	color: black; 
	font-size: 14px; 
	font-family: verdana; 
	font-weight: bold; 
}

a.leftmenulink:link {
	color: black;
	font-size:10px;
	font-family:arial, helvetica, geneva, sunsans-regular, sans-serif;
	text-decoration:none;
	font-weight:normal;
}
.nwzdD
{
	/*border-left:1px solid red;
	border-top:2px solid red;
	border-bottom:2px solid red;
	border-right:1px solid red;
	text-align:center;*/
}
a.leftmenulink:visited {
	color: black;
	font-size:10px;
	font-family:arial, helvetica, geneva, sunsans-regular, sans-serif;
	font-weight:normal;
	text-decoration:none;
}

a.leftmenulink:active {
	color:black;
	font-size:10px;
	font-family:arial, helvetica, geneva, sunsans-regular, sans-serif;
	font-weight:normal;
	text-decoration:none;
}

a.leftmenulink:hover {
	color:#0000cc;
	font-size:10px;
	font-family:arial, helvetica, geneva, sunsans-regular, sans-serif;
	font-weight:normal;
	text-decoration:underline;
}

.bodytext {
    font-size:12px;
    color:black;
    font-weight:normal;
    font-family:arial;
}

.headertext {
    font-size:15px;
    color:black;
    font-weight:bold;
    font-family:arial;
}

input.button100{
	height:25px;
	color:#ffffff;
	background-color:#0070a6;
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	border-width:0px;
	cursor:pointer;
}

.errormessage{
	color:red;
	font-size : 8pt;
	font-family : verdana,arial;
	font-weight:bold;
}

.successmessage{
	color:green;
	font-size : 8pt;
	font-family: verdana,arial;
	font-weight:bold;
}

.titlerow{
	font-family:arial; 
	background-color:#1f7ade;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color:black;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
}

.graytitlerow{
	font-family:arial; 
	background-color:#ebebeb;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	color:black;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
}

hr{
  border-left:0px none; 
  border-right:0px none;
  border-bottom:0px none; 
  border-top:1px;
  border-color: #999; 
  height: 1px;
  color:red;
}


input.textbox200{
	color: black;
	font-family:arial;
	width:200px;
	height:17px;
	font-size:12px;
	font-weight:normal;	
	border-bottom: black 1px solid; 
	border-left: black 1px solid; 
	border-right: black 1px solid; 
	border-top: black 1px solid; 
}

input.textbox170{
	color: black;
	font-family:arial;
	width:170px;
	height:17px;
	font-size:12px;
	font-weight:normal;	
	border-bottom: black 1px solid; 
	border-left: black 1px solid; 
	border-right: black 1px solid; 
	border-top: black 1px solid; 
}	 

input.textbox300{
	color: black;
	font-family:arial;
	width:200px;
	height:17px;
	font-size:12px;
	font-weight:normal;
	border-bottom: black 1px solid; 
	border-left: black 1px solid; 
	border-right: black 1px solid; 
	border-top: black 1px solid; 
}

input.textbox50{
	color: black;
	font-family:arial;
	width:30px;
	height:17px;
	font-size:12px;
	font-weight:normal;
	border-bottom: black 1px solid; 
	border-left: black 1px solid; 
	border-right: black 1px solid; 
	border-top: black 1px solid; 
}

input.textbox150{
	color: black;
	font-family:arial;
	width:150px;
	height:17px;
	font-size:12px;
	font-weight:normal;
	border-bottom: black 1px solid; 
	border-left: black 1px solid; 
	border-right: black 1px solid; 
	border-top: black 1px solid; 
}

select.selectbox200{
	border-width:1px;
	width:200px;
	height:20px;
	font-weight: normal;
	font-size: 12px;
	font-family:arial;
	border-style:solid;
	border-color:black;
}

select.selectbox150{
	border-width:1px;
	width:150px;
	height:20px;
	font-weight: normal;
	font-size: 12px;
	font-family:arial;
	border-style:solid;
	border-color:black;
}

/*styles for buttons*/ 
input.button125{
	width:100px;
	height:20px;
	color:#ffffff;
	background-color:#0000cc;
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	border-width:1px;
}
input.button220{
	width:220px;
	height:20px;
	color:#ffffff;
	background-color:#0000cc;
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	border-width:1px;
}

input.fileuploadctrl{
	width:300px;
	height:20px;
	color:black;
	background-color:#ffffff;
	font-family:verdana,arial;
	font-size:11px;
	font-weight:normal;
	border-width:1px ;
	border-color: #000066;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
}

	
.norecmessage{
	color:red;
	font-family: verdana;
	font-size:12px;
	font-weight:bold;
}

input.submit_01{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	outline:none;
}

.submit_99{
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	outline:none;
	background:url(/images/input_button.jpg) no-repeat;	border:0px;
	width:98px;
	height:25px;
	color:#0080B8;
}

.learn_more{
	background:url(/images/home/bt1.jpg) no-repeat;	border:0px;
	width:128px;
	height:41px;
	font-family:timesnewroman;
	font-size:14px;
	font-weight:bold;
	color:white;
	text-align:left;
	vertical-align:middle;
}
	
.search_text{
	font-family:century gothic;
	font-size:11pt;
	font-weight:bold;
	color:gray;
	text-align:center;
	vertical-align:middle;
	border:1px solid gray;
	height:25px;
	width:150px;
}
	
.st{
	float:left;
	position:relative;
	top:2px;
	border:0px solid green;
	vertical-align:top;
}

.st1{float:left;position:relative;top:10px;border:0px solid green;vertical-align:top;}
	
.bm_space{width:4px;height:200px;border:1px solid green;vertical-align:middle;float:left;}
.cel{float:left;position:relative;top:5px;left:30px;}
.b2b{float:left;position:relative;top:5px;left:10px;}
.gray_box{font-family:century gothic;font-size:13pt;font-weight:normal;text-align:center;color:white;background-color:#5a5a5a;}

.glm{background:url(/images/home/gray_box_button.jpg) no-repeat;border: 0px;width:130px;height:41px;font-family:century gothic;font-size:10pt;font-weight:bold;color:white;text-align:left;vertical-align:middle;padding-bottom:5px;padding-left:10px;}

.light_gray_box{
font-family:verdana;font-size:16px;font-weight:normal;text-align:center;color:white;background-color:#f1f1f1;vertical-align:top;
}

.bs{width:15px;height:215px;border:0px solid red;position:relative;top:5px;}

.small_font_arial{
	font-family:arial;font-size:11px;font-weight:normal;color:black	;text-align:center;
}
.small_font_arial_left{
	font-family:tahoma;font-size:11px;font-weight:normal;color:black	;text-align:left;
}
.small_font_verdana{
	font-family:verdana;font-size:10px;font-weight:normal;color:black;text-align:center;
}
.sf{
	font-family:century gothic;font-size:10pt;font-weight:normal;color:black;text-align:center;height:20px;top:5px;position:relative; width:290px;border:0px solid green;height:95px;line-height:18px;letter-spacing:.5px;
}
.ul_list{
		font-family:century gothic;font-size:11px;font-weight:normal;color:black;height:20px;
}
.ul1{font-family:century gothic;font-size:9pt;font-weight:normal;color:black;height:20px;float:left;position:relative;top:10px;left:10px;
}

.ul2{
		font-family:century gothic;font-size:9pt;font-weight:normal;color:black;height:20px;float:left;position:relative;left:10px;
}
.rb{background:url(/images/home/red_round.jpg)no-repeat;font-family:verdana;font-size:11px;font-weight:bold;color:white;text-align:center;line-height:18px;height:107px;width:107px;float:left;position:relative;top:5px;left:100px;}
.bft{font-family:verdana;font-size:16px;font-weight:bold;color:white;text-align:center;}
.pt{position:relative;top:10px;}
.gmid{
		position:relative;border:0px solid blue;width:230px;height:250px;float:left;font-family:century gothic;font-size:13pt;font-weight:normal;text-align:center;color:white;background-color:#5a5a5a;line-height:30px;
}

.menu_bar{width:10%;cursor:pointer;}
.menu_sep{width:2px;cursor:pointer;background:url(/images/home/menu_sep.jpg);border:1px solid green;}
.learn_about_toto{
	background:url(/images/home/button_02.jpg) repeat-x;font-family:century gothic;font-size:10pt;font-weight:bold;color:#ffffff;cursor:pointer;
}
._footer{font-family:century gothic;font-size:13px;font-weight:normal;text-align:center;}
.customer_1{font-family:century gothic;font-size:10pt;font-weight:bold;text-align:center;}
.customer_2{font-family:century gothic;font-size:10pt;font-weight:normal;text-align:center;color:gray}
table.commonstyle{
		padding: 0 0 0 0;width:999px;text-align:center;margin: 0px;
}
table.commonstyle tbody td {
		padding: 0px;
}

.purchase{
		background-image:url(bt2.jpg);border: 0px;width:229px;height:56px;font-family:century gothic;font-size:26px;font-weight:bold;color:white;
}
	
.smo{vertical-align:top;border:0px solid black;width:999px;text-align:center;top:5px;position:relative}
.nl{background:url(/images/home/normal_left.jpg) no-repeat;top:10px;left:4px;width:8px;height:29px;float:left;border:0px solid green;}
.normal_over{background:url(/images/home/over_left.jpg) no-repeat;top:10px;left:4px;width:8px;height:29px;float:left;border:0px solid green;}
.normal_right{background:url(/images/home/normal_right.jpg) no-repeat;float:left;width:11px;height:39px;border:0px solid green;}
.normal_right_over{background:url(/images/home/over_right.jpg) no-repeat;float:left;width:11px;height:39px;border:0px solid green;}
	
.btxt{font-family:century gothic;background:url(/images/home/normal_bg1.jpg) repeat-x;font-size:12pt;font-weight:normal;text-align:center;color:black;width:225px;width:225px;background:url(/images/home/normal_bg1.jpg);cursor:pointer;height:28px;float:left;}
	
.btxt_over{font-family:century gothic;background:url(/images/home/normal_bg1.jpg) repeat-x;font-size:12pt;font-weight:normal;text-align:center;color:white;width:225px;width:225px;background:url(/images/home/normal_bg2.jpg);cursor:pointer;height:28px;float:left;}

.btxt1{font-family:century gothic;background:url(/images/home/normal_bg1.jpg) repeat-x;font-size:12pt;font-weight:normal;text-align:center;color:black;width:293px;width:293px;background:url(/images/home/normal_bg1.jpg);cursor:pointer;height:28px;float:left;}
	
.btxt_over1{font-family:century gothic;background:url(/images/home/normal_bg1.jpg) repeat-x;font-size:12pt;font-weight:normal;text-align:center;color:white;width:293px;width:293px;background:url(/images/home/normal_bg2.jpg);cursor:pointer;height:28px;float:left;}

.sms{
	background:url(/images/home/sep.jpg) no-repeat;float:left;width:2px;height:28px;border:0px solid green;vertical-align:middle;
}

.col3{
	font-family:century gothic;font-size:11pt;font-weight:bold;color:black;height:20px;position:relative;top:5px;
}

.lm{height:30px;border:0px solid white;position:relative;top:18px;}

.bmo{clear:both;vertical-align:top;border:0px solid black;width:999px;text-align:center;position:relative}
	
.bgl{
	background:url(/images/home/big_menu_left.jpg) no-repeat;
	top:10px;
	left:4px;
	width:5px;
	height:48px;
	float:left;
	border:0px solid green;
}
		
.bm{
	font-family:centurygothic;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	color:black;
	width:242px;
	background-image:url(/images/home/big_menu_mid.jpg);
	cursor:pointer;
	float:left;
	border:0px solid green;
	height:48px;
}
	
.bt1{float:left;position:relative;top:5px;}

.lbt{
	float:left;position:relative;top:5px;height:38px;padding-top:30px;background:url(/images/home/button_02.jpg) repeat-x;font-family:century gothic;font-size:10pt;font-weight:bold;color:#ffffff;cursor:pointer;
}

.lbt2{
	float:left;position:relative;top:5px;height:38px;padding-top:30px;background:url(/images/home/button_02.jpg) repeat-x;font-family:century gothic;font-size:10pt;font-weight:bold;color:#ffffff;cursor:pointer;
}

.bms{
	background:url(/images/home/big_menu_sep.jpg) no-repeat;float:left;width:4px;height:48px;border:0px solid green;vertical-align:middle;
}
.bm_right{
	background:url(/images/home/big_menu_right.jpg) no-repeat;
	top:10px;
	left:4px;
	width:5px;
	height:48px;
	float:left;
	border:0px solid green;
}

._m{position:relative;top:12px;}
.bot{float:left;border:0px solid blue;clear:both;background-color:#f1f1f1;width:990;}
.bl{float:left;}
.but{float:left;position:relative;top:80px;top:30px;clear:both;}

.clr{clear:both;}
.clr1{clear:both;height:28px;}
.clr2{clear:both;height:20px;}

.g1{position:relative;border:0px solid blue;width:9px;height:9px;float:left;}
.g2{position:relative;border:0px solid blue;width:230px;height:9px;float:left;}
.g3{position:relative;border:0px solid blue;width:9px;height:9px;float:left;}
.g4{position:relative;border:0px solid blue;width:9px;height:9px;float:left;}
.g5{position:relative;border:0px solid blue;width:230px;height:250px;float:left;} 

.gb{
	font-family:century gothic;
	font-size:13pt;
	font-weight:normal;	
	text-align:center;
	color:white;
	background-color:#5a5a5a;
	line-height:20px;
	border:0px solid white;
	line-height:30px;
}

.smallfont {
	font-size : 10px;
	font-family : alexis;
	color : black;
	font-weight: normal
}

.altrow1
{
	background-color:#DFEFFF;border:1px solid #9FBAD0;
}
.altrow2
{
	background-color:#AAAB8B;border:1px solid #9FBAD0;
}
.altrow3
{
	background-color:#85A396;border:1px solid #9FBAD0;
}
.altrow4
{
	background-color:#BADADC;border:1px solid #9FBAD0;
}

.tbl_border{
	border-color:#3f5364;
}
.site_lst_tbl{
	border: 1px solid #88a3bc;
	border-color:#88a3bc;
/*	background-color: rgb(149, 28, 11);		*/
}
.tr_color{
	background-color:#88a3bc;
	height:20px;
}
.tbl_caption_print{
	font-size : 10pt;font-family : verdana, arial;color : #000000;font-weight : bold;
}
.alt_row_1{
	background-color:#FBFDFF;border:1px solid #9FBAD0;
}
.alt_row_2{
	background-color:#e6edf3;border:1px solid #9FBAD0;
}
.white_text{
	font-family:verdana;color:white;font-size: 10px;
}
.stmt_text{
	font-family:verdana;color:Gray;font-size: 12px;
}
.red_star{
	font-family:verdana;color:#FF3300;font-size:10px;
}
.no_records {font-size : 8pt;font-family : verdana,arial;color : #EA0000;}

.redbutton{cursor:pointer;color:#FFF;text-transform:uppercase; font-size:10px;font-weight:normal;background-color:#C65454;height:19px;border:0px;width:100px;padding-bottom:1px;}

.blackbutton{cursor:pointer;color:#FFF;text-transform:uppercase; font-size:10px;font-weight:normal;background-color:#667178;height:19px;border:0px;width:100px;padding-bottom:1px;}

.graybutton{cursor:pointer;color:#FFF;text-transform:uppercase; font-size:10px;font-weight:normal;background-color:#AAAAAA;height:19px;border:0px;width:100px;padding-bottom:1px;}

.top_Item{
font: bold 12px tahoma,Arial,verdana,sans-serif;
letter-spacing: 0;
border: none;
color: white;
cursor:pointer;
text-indent:10px;
line-height:23px;
letter-spacing:1px;
}


#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/lyte_loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(../images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(../images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(../images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(../images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(../images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(../images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(/images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(../images/close_red.png) no-repeat; }
	#lbClose.green { background: url(../images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(../images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(../images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(../images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(../images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(../images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(../images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(../images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(../images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(../images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(../images/pause_gold.png) no-repeat; }

.level0{
	color:#FFFFFF;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
.level1{
	color:#FFF100;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
.level2{
	color:#303192;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
.level3{
	color:#6E1673;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
.level4{
	color:#794800;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
.level5{
	color:#231F20;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
.label{
	font-family:verdana;
	font-size:12px;
	text-align:center;
}
.removelink{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	white-space:nowrap;
}
.label_text{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:black;
	padding-left:20px;
}
.inner_textbox{
	border:1px solid green;
	width:180px;
}