/*	general styles	*/
/* explorer style sheet start here*/
#div_player_code {
	position: absolute;
	visibility: hidden;
	width: 550px;
	height:auto;
	margin-left:50px;
	margin-top:20px;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 0px;
	z-index:1000;
}





#layer2 {
	position: absolute;
	visibility: hidden;
	width: 550px;
	height:auto;
	margin-left:150px;
	margin-top:60px;
	background-color: #ffffff;
	border: 1px solid #000;
	padding: 0px;
	z-index:1000;
}

#openpopup {
	position: absolute;
	visibility: hidden;
	width: 792px;
	height:auto;
	margin-left:110px;
	margin-top:60px;
	background-color: #ffffff;
	border: 1px solid #000;
	padding: 0px;
	z-index:1000;
}



#layer3 {
	position: absolute;
	visibility: hidden;
	width: 550px;
	height:auto;
	margin-left:200px;
	margin-top:0px;
	background-color: #ffffff;
	border: 1px solid #000;
	padding: 0px;
	z-index:1000;
}



#layer4 {
	position: absolute;
	visibility: hidden;
	width: 520px;
	height:auto;
	margin-left:300px;
	margin-top:0px;
	background-color: #ffffff;
	border: 1px solid #000;
	padding: 0px;
	z-index:1000;
}




   
  
	
#layer_flag {
	position: absolute;
	visibility: hidden;
	width: 550px;
	height:auto;
	background-color: #ffffff;
	border: 1px solid #000;
	padding: 0px;
	z-index:1000;
}

 .blackboldbig{
   font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	}
	.blackboldsmall{
   font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	}
	
	.border {
	border: 1px solid #cecece;

}
	.blacksmalltxt2{
   font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	}
	#close4 {
	float: right;
}
.blacktxt{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	}
	.popupD{display:none; position: absolute; border: solid black 1px; background-color:#FFFFFF; width:200px; padding: 10px;  text-align: justify; margin-left:60px; margin-top:30px; z-index:1000;}


/* explorer style sheet end here*/

html{
	font:11px  Arial, Helvetica, sans-serif;
}

.handshape{
 cursor:pointer;
 }
body{
background: url(../images/green_bg.jpg) repeat-x left top;
	margin:0; 
	padding:0;
	}
.darkenBackground {
FILTER:Alpha(Opacity=30); /* IE */
background-color: #ffffff; 

opacity:0.3; /* Safari, Opera */
-moz-opacity:0.30; /* FireFox */
z-index: 20; margin-top:0;


position:relative;
left: 0px;
}

img{
	border:none;
}

table{
	border-collapse:collapse;
	table-layout:fixed;
}

#page{
	margin:0 auto -1px;
	width:980px;
	padding:0;
	overflow:visible;
	border-bottom:none;
}
/*	header styles	*/
#header{
	width:897px;
	height:272px;
	position:relative;

}
#header h1{
	position:absolute;
	left:388px;
	top:16px;
	font-size:1px;
	margin:0;
	padding:0;
}
#header h1 a{
	display:block;
	margin:0;
	padding:0;	
	width:150px;
	height:148px;
	overflow:hidden;
	text-indent:-10000px;
	background:url(../images/logo.gif) no-repeat;
}

#login-form{
	position:absolute;
	left:570px;
	top:110px;
	width:245px;
	height:53px;
	padding:4px 0 0 70px;
	background:url(../images/bg-login.gif) no-repeat;
}
#login-form input.text{
	display:block;
	width:94px;
	height:16px;
	margin:1px -10px 0 0;
	padding:2px 0 0 3px;
	background:#E5E5E5;
	border:1px #727272 solid;
	font:11px Arial, Helvetica, sans-serif;
	float:left;
}
input#login{
	float:right;
	margin:1px 28px 0 0;
}
a#btn-account{
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
	margin:0;
	float:right;
	margin:2px 28px 0 0;
	float:right;
	width:116px;
	height:20px;
	background:url(../images/btn-create-account.gif) no-repeat;
}
a#btn-account:hover,a#btn-faq:hover,a#advansed:hover,a#help:hover,a#network:hover,a#own-review:hover{
	background-position:0 -20px;
}
#search{
	position:absolute;
	/*left:8px;*/
	top:188px;
	width:880px;
	height:32px;
	background:url(../images/bg-search.gif) no-repeat;
	float:middle;  /* added by BIC */
}
#search a{
	display:block;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
}
* html a#btn-faq{
	margin-left:5px;
}
a#btn-faq{
	float:left;
	width:34px;
	height:20px;
	margin:6px 2px 0 10px;
	background:url(../images/btn-faq.gif) no-repeat;
}
#btn-search,#search input.faq,#search select,#advansed,#help,#network{
	margin:6px 2px 0 0;
}
#btn-search{
	float:left;
}
#search input.faq{
	float:left;
	width:180px;
	border:1px #5C9337 solid;
}
#search select{
	float:left;
	width:180px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#0E1F01;
}
#advansed{
	width:127px;
	height:20px;
	background:url(../images/btn-advanced-search.gif) no-repeat;
}
#help{
	width:69px;
	height:20px;
	background:url(../images/btn-live-help.gif) no-repeat;
}
#network{
	width:185px;
	height:20px;
	background:url(../images/btn-network.gif) no-repeat;
}
#shadow{
	background:url(../images/shadow.png) repeat-y;
}
#fader{
	width:800px;
	position:absolute;
	left:201px;
	top:52px;
	height:33px;	
}
#main-nav {
	width:800px;
	margin:0 auto;
	height:40px;
	float:left;
	
}
#main-nav ul {
	width:800px;
	height:40px;
	margin:0;
	padding:0 0 0 2px;
	list-style: none;
	background:url(../images/spacer-nav.gif) no-repeat;
	float:left;
}
#main-nav ul li {
	float:left;
	position:relative;	
	margin: 0;
	text-align:center;
	padding-right:2px;
	background:url(../images/spacer-nav.gif) no-repeat right top;
	text-align:left;
}

#main-nav ul li .l_font
{
float:left;
font-family:verdana;
font-size: 12px;
font-weight:bold;
}


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
width: 100%;
border-width: 1px 0;
background: black url(../images/bg-nav-off.gif) center center repeat-x;

}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
padding-left:30px;
padding-right:30px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/bg-nav-on.gif) center center repeat-x;

}

/*newcss******************************/

#main-nav li ul {
	position:absolute;
	left:0;
	top:33px;
	width:93px;
	height:auto;
	margin:0;
	padding:0 !important;
	background:none;
	visibility:hidden;
	z-index:99;
}
#main-nav li:hover ul,
#main-nav li.hover ul{
	visibility:visible;
}
#main-nav li li {
	margin:0;
	padding:0;
	height:auto;
	float:none;
	width:188px;
	text-align:left;
	font-size:11px;
	font-weight:normal;

}
/*Drop down menu*/
#main-nav li li a {
	position:relative;
	z-index:999;
	display:block;
	width:188px;
	height:13px;
	border-bottom:1px #535353 solid;
	background:#404040;/*#323232;*/
	color: #fff;
	cursor: pointer;
	padding: 1px 0 2px 5px;  /* top right bottom left */
	float:none;
	font-size:10px;
	font-weight:bold;
	line-height: 14px;
	text-decoration:none;
	text-transform:uppercase;
	

	
}
#main-nav li li a:hover {
	background:#323232;
	text-decoration:none;

}
					#content{
						width:980px;
						margin:-2px 0 0 3px;
						padding:0;
						margin:0;	
						}
#content tr td{
	padding:0;
	margin:0;
}
/*	middle box styles	*/
#middle{
	width:975px;	
	
	float:left;
}
#player{
	height:314px;
	float:left;	
	border:2px solid #cccccc;
	background-image:url(../images/vedio_bg.gif);
	margin-left:3px;		
	}
#player{border-right:none;}

a.player-btn{
	display:block;
	text-indent:-9999px;
	font-size:1px;
	width:154px;
	height:18px;
	overflow:hidden;
	float:left;
	margin:3px 0 0 0;
}
* html a.player-btn{
	margin-top:2px;
}

#player_code{
	width:400px;
	display:block;
	font-size:1px;
	height:40px;
	overflow:hidden;
	float:middle;
	color:#FFFFFF;
	background:#494949 url(../images/bg-middle.gif) repeat-x;
}

#favorite{
	background:url(../images/save_fav.gif) no-repeat;
	margin-right:5px;
}
#share{
	background:url(../images/btn-share-video.gif) no-repeat;
	margin-right:4px;
}
#post{
	background:url(../images/btn-post-video.gif) no-repeat;
}
a#favorite:hover,a#share:hover,a#post:hover{
	background-position:0 -18px;
}

#left-tab{
	display:inline;
	
	width:124px;
	height:247px;
	border:0px #4B4B4B solid;
	float:left;
	background:#E8E8E8;
	position:relative;
	overflow:hidden ;
}

#right-tab{
	display:inline;
	width:363px;
	height:314px;
	border:1px #4B4B4B solid;
	float:left;
	background:#E8E8E8;
	position:relative;
	overflow:hidden;
	border:2px solid #cccccc;
}
#right-tab{border-left:none;}
#right-tab ul{
	display:block;
	margin:0;
	padding:0;
	height:29px;
	list-style:none;
}

#right-tab ul li{
	float:left;
	padding:0 2px 0 0;
	background:url(../images/images/bg_black_normal.jpg) no-repeat right top;
}

#right-tab ul li a{
	display:block;
	width:88px;
	height:21px;
	padding:8px 0 0 0;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background:url(../images/bg_black_normal.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#right-tab ul li.last{
	padding-right:0;
}
#right-tab ul li a.active{
	background:#E8E8E8;
	color:#ffffff;
	background:url(../images/bg_green_hover.jpg) repeat-x;
}
#right-tab div.tab{
	height:282px;
	overflow:hidden;
	overflow:hidden;
	position:absolute;
	left: 1000px;
	
}
#right-tab div.tab h2{
	float:left;
	width:98px;
	margin:3px 0 5px 6px;
	padding:0;
	font-size:11px;
	color:#000;
}
#right-tab div.tab div.scroll{
	clear:both;
	
	height:224px;
	margin:0 0 0 4px;
	border-top:0px #A0A0A0 solid;
}
#right-tab div.tab div.scroll div.review{
	clear:both;
	width:330px;
	overflow:hidden;
	border-bottom:1px #D2D2D2 solid;
	padding-top:5px;
}
#right-tab div.tab div.scroll div.review img{
	float:left;
}
#right-tab div.tab div.scroll div.review div{
	display:block;
	width:224px;
	float:right;
	padding-bottom:10px;
}
#right-tab div.tab div.scroll div.review div h3,#right-tab div.tab div.scroll div.review div em,#right-tab div.tab div.scroll div.review div p{
	display:block;
	margin:3px 0 0;
	padding:0;
	font-size:11px;
	color:#000;
}
#own-review{
	display:block;
	width:157px;
	height:20px;
	margin:10px 0 0 6px;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
	background:url(../images/btn-add-your-own-review.gif) no-repeat;
}
/*	scroll bar styles	*/
#right-tab div.tab div.scroll{
	clear:both;
	overflow:hidden;
	width:350px;
	height:230px;
	margin:0 0 0 4px;
	border-bottom:0px #A0A0A0 solid;
	position:relative;
}
div.scroll .vscroll-bar{
	position:absolute;
	width:20px !important;
	margin:0;
	padding:0;
	background-image:url(../images/scroll_bg.jpg);
    background-repeat:no-repeat; 
	background-position:center;
	z-index:0;
}
div.scroll .vscroll-up{
	margin-top:20px;
	padding-top:20px;
	height: 5px !important;
}
div.scroll .vscroll-up img{
	display:none;
}
div.scroll .vscroll-down{
    margin-bottom:10px;
	padding-bottom:10px;
	position:absolute;
	height: 5px !important;
}
div.scroll .vscroll-down img{
	display:none;
}
.vscroll-line{
	left:4px !important;
	width:8px !important;
	overflow: hidden; 
	
	
}
.vscroll-slider{
	left:2px !important;
	background:none;
	background-image:url(../images/scroll-line-bar.jpg);
	background-repeat:no-repeat; 
	background-position:right;
	width:20px !important;
	height:44px;
	z-index:0;
}
#right-tab div.tab div.scroll div.review{
	clear:both;
	width:330px;
	overflow:hidden;
	border-bottom:1px #D2D2D2 solid;
	padding-top:5px;
}
#right-tab div.tab div.scroll div.review img{
	float:left;
}
#right-tab div.tab div.scroll div.review div{
	display:block;
	width:224px;
	float:right;
	padding-bottom:10px;
}
#right-tab div.tab div.scroll div.review div h3,#right-tab div.tab div.scroll div.review div em,#right-tab div.tab div.scroll div.review div p{
	display:block;
	margin:3px 0 0;
	padding:0;
	font-size:11px;
	color:#000;
}
#right-tab div.tab div.scroll a{
	color:#000;
}
#right-tab div.tab div.scroll a:hover{
	text-decoration:none;
}

/*	item tab width navigation styles */

#items-tab{
	clear:both;
	display:block;
	width:857px;
	height:172px;
	margin:0 0 0 10px;
	background:url(../images/bg-items.gif) repeat-x;
	overflow:hidden;
	position:absolute;
	left:0;
	top:350px;
}
#items-tab ul{
	display:block;
	height:41px;
	width:980px;
	margin:0;
	padding:0;
	list-style:none;
}
#items-tab ul li{
	float:left;
	width:141px;
	background:url(../images/spacer-items.gif) no-repeat right top;
	padding-right:2px;
}
#items-tab ul li.last{
	width:142px;
	padding-right:0;
	background:none;
}
#items-tab ul li a.active{
	background:none;
	color:#353535;
}
#items-tab ul li a{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding:12px 0 0 0;
	height:29px;
	text-align:center;
	background:url(../images/bg-items-tab.gif) repeat-x;
}
#items-tab table.tab{
	width:980px;
	margin:5px 0 0;
	position:absolute;
	left:0;
	top:40px;
}
#items-tab table.tab tr td{
	width:128px;
	overflow:hidden;
	margin:0;
	padding:0;
}
#items-tab table.tab img{
	margin:0 0 0 2px;
	float:left;
}
#items-tab table.tab tr td.btn-prev{
	width:40px;
	padding-left:5px;
}
#items-tab table.tab tr td.btn-next{
	width:33px;
	padding-right:5px;
}

/*	sub navigation styles	*/

#sub-nav{
	width:940px;
	background:#ffffff;
	border-top:1px #6A6A6A solid ; border-left:1px #6A6A6A solid; border-right:1px #6A6A6A solid; border-bottom:1px #6A6A6A solid;
}
#sub-nav1{
	width:100%;
	background:#ffffff;
	border:1px solid #6A6A6A; 
}
#sub-nav2{
	width:970px;
	background:#ffffff;
	border-top:1px #6A6A6A solid ; border-left:1px #6A6A6A solid; border-right:1px #6A6A6A solid; border-bottom:1px #6A6A6A solid;
}
#sub-nav div.container{
	width:935px;
	border:1px #A8A8A8 solid;
	margin:5px 0px 0px 6px;
	padding-bottom:5px;
	background:#E8E8E8;
}
#sub-nav div.container div{
	width:935px;
	/*background:url(../images/sub-nav-line.gif) repeat-y;*/
	/*overflow:hidden;*/
}
#sub-nav div.container div#title{
	display:block;
	width:935px;
	height:24px;
	margin:0 0 0 0px;
	padding:0;
	overflow:hidden;
	background:url(../images/bg-title.gif) repeat-x;
}
#sub-nav div.container div#title h4,#sub-nav div.container div#title h5{
	display:block;
	float:left;
	margin:0;
	padding:0;
	color:#fff;
	font-size:14px;
	line-height:26px;
}
#sub-nav div.container div#title h4{
	margin:0;
	padding:0 0 0 7px;
	width:137px;
	background:url(../images/spacer-title.gif) no-repeat right top;
}
#sub-nav div.container div#title h5{
	margin:0;
	padding:0 0 0 7px;
}
#sub-nav div.container ul{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	
}

#sub-nav div.container ul li{
	padding:3px 0 0;
}
#sub-nav div.container ul li a{
	text-decoration:none;
	color:#232323;
	font-size:11px;
}
#sub-nav div.container ul li a:hover{
	text-decoration:underline;
	font-weight:bold;
}
#sub-nav div.container ul.stations{
	width:140px;
	margin:5px 0 0 10px;
}
#sub-nav div.container ul.channels{
	width:200px;
}
#sub-nav div.container ul.channels.a{
	margin:5px 0 0 10px;
}
#sub-nav div.container ul.channels.b{
	margin:5px 0 0 35px;
}
#sub-nav div.container ul.channels.c{
	margin:5px 0 0 35px;
}
/*	green button styles	*/
#green{
	width:980px;
	height:156px;
	border:1px #A8A8A8 solid;
	padding:6px 0 0 4px;
	margin:2px 0 0 8px;
	background:#E8E8E8;
}
#green a{
	margin:0;
	padding:0 2px 0 0;
	float:left;
	width:282px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
}
#mercials{
	background:url(../images/btn-mercials.gif) no-repeat;
}
#upload{
	background:url(../images/btn-upload.gif) no-repeat;
}
#learn{
	background:url(../images/btn-learn.gif) no-repeat;
}
a#mercials:hover,a#upload:hover,a#learn:hover{
	background-position:0 -40px;
}
#boxes,#footer{
	padding:0 0 0 0;
    margin:0 0 0 0;
	background:#ffffff;
	overflow:hidden;
			}
#boxes{
	margin-top:0px;
	padding-bottom:0px;
	}


#boxes div.block{
	width:130px;							
	float:left;
	margin-left:5px;	
	margin-right:15px;
	/*background:url(../images/block-name.gif) no-repeat;*/
	}
#boxes div.block p,#boxes div.block em{
	display:block;
	padding:0;
	font-size:11px;
	
	}
#boxes div.block p{
	color:#044301;
	text-transform:uppercase;
	}
#boxes div.block em{
	color:#E6F2E3;
	font-style:normal;
	margin-top:2px;
	}
#boxes div.block a{
	display:block;
		
	}
#boxes ul{
	list-style:none;
	display:block;
	margin:0;
	padding:0 0 0 0;
	height:25px;
	}
#boxes ul li{
	line-height:25px;
	height:25px;
	float:left;
	padding-left:20px;
	background:url(../images/spacer-boxes.gif) no-repeat right top;
	}
#boxes ul li a{
	display:block;
	font-size:12px;
	height:27px;
	width:210px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/bg-boxes-title.gif) repeat-x;
	}
#boxes ul li.active a{
	color:#353535;
	background:url(../images/bg-boxes-active.gif) repeat-x;
}
#boxes ul li.last a{
	width:211px;
}
					
/*	footer styles	*/
#footer{
	margin:7px 0 4px 8px;
	padding-bottom:5px;
}
#footer p{
	margin:0;
	padding:5px 15px 0 0;
	float:right;
	color:#464646;
}
#footer ul{
	display:block;
	margin:0;
	padding:5px 0 0;
	list-style:none;
	float:left;
}
#footer ul li{
	float:left;
	padding:0 10px 5px 10px;
	background:url(../images/spacer-footer.gif) no-repeat right 3px;
}
#footer ul li.last{
	background:none;
}
#footer ul li a{
	text-decoration:none;
	color:#464646;
	font-size:11px;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#bottom{
	width:100%;
	height:100px;
}
#bottom div{
	margin:0 auto;
	width:897px;
	background:url(../images/bg-bottom.png) no-repeat;
}


.text1
{
    FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.popupTxt
{
	font-family: Arial;
	font-size: 12px;
	color: #e0e0e0;
	display:block;
	text-decoration:none;
	padding-left:5px;

}
	


.popupTxt:hover
{
   font-family: Arial;
	font-size: 12px;
	color:#e0e0e0;
	background-image:url(../images/gray_button_bg.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	padding-left:5px;

}



.text
{
    FONT-SIZE: 11pt;
	 COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.Heading
{
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
    COLOR: #000000
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.Heading1
{
    FONT-SIZE: 8pt;
	COLOR: #000000
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.textbox{
border:1px solid #7F9DB9;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
text-decoration:none;
color:#000000;
width:200px;
} 


.newfooter{
width:100%;
position:absolute;
}



.greendotback
{
background-image:url(../images/green_line.gif);
background-repeat:repeat-y;
background-position:left;
}





#leftblock{
width: 600px;
padding:0;
margine:0;
float:left;
border:1px solid #000000;
}

#leftblock ul{padding:0; margine:0; width: auto; list-style:none; float:left; background-color:#006666}

#leftblock ul li{padding:5; margine:0; height:30px; width:auto; background-color:#999999;}


#rightblock {
width:375px;
margin:0;
padding:0;
float:right;
}


#leftalign{
margin-left:15px;

}

.bigwords
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-size:20px;
color:#000000;
}
.popuptaxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.viewwords
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.viewwords:links
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.viewwords:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.moreinfowords
{
   font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	padding-left:15px;
}

/* style embeded */
HTML {
    direction: ltr;
    }

/**********************************************************************
 * Page Center Styles                                                 *
 **********************************************************************/
.pcTable {
	}
.pcTL {
	}
.pcT {
	}
.pcTR {
	}
.pcL {
	padding-left: 1px;
	padding-top: 36px;
	width: 1px;
	}
.pcC {
	}
.pcR {
	}
.pcBL {
	}
.pcB {
	padding-bottom: 150px;
	}
.pcBR {
	}


.errorbold{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 11px;
	color: #FF3300; 
	text-decoration:none;
	}
/**********************************************************************
 * Button Styles                                                      *
 **********************************************************************/
a.button_link, .thc a.button_link {
    color: #FFFFFF;
    font-size: 12px;
    text-transform:uppercase;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align:middle;
    padding-left: 3px;
    padding-right: 3px;
    }

a.button_link:hover, .thc a.button_link:hover {
    color: olive;
    text-transform:uppercase;

    }
    
a.forgot_password{
    color: #FFFFFF;
    font-size: 9px;
    text
    text-decoration: none;
}

a.forgot_password:hover{
    color: RED;
    font-size: 9px;
    text-decoration: none;
    }

.button-TL-white, .bTL {
    background-image: url(../Images/buttonTL.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 14px;
    height: 6px;
    }
.button-T-white, .bT {
    background-image: url(../Images/buttonT.gif);
    background-repeat: repeat-x;
    background-position: bottom center;
    height: 6px;
    }
.button-TR-white, .bTR {
    background-image: url(../Images/buttonTR.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 14px;
    height: 6px;
    }
	
	.explorPopubg {
	background-image: url(../images/explore_bg_popup.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	
}
.button-L-white, .bL {
    background-image: url(../Images/buttonL.gif);
    background-repeat: no-repeat;
    background-position: center right;
    width: 8px;
    height: 21px;
    }
.button-white, .bC {
    background-image: url(../Images/buttonC.gif);
    background-repeat: repeat-x;
    white-space: nowrap;
    height: 21px; 
    }
.button-R-white, .bR {
    background-image: url(../Images/buttonR.gif);
    background-repeat: no-repeat;
    background-position: center left;
    width: 8px;
    height: 21px; 
    }
.button-BL-white, .bBL {
    background-image: url(../Images/buttonBL.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 14px;
    height: 7px;
    }
.button-B-white, .bB {
    background-image: url(../Images/buttonB.gif);
    background-repeat: repeat-x;
    background-position: top center;
    height: 7px;
    }
.button-BR-white, .bBR {
    background-image: url(../Images/buttonBR.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 14px;
    height: 7px;
    } 
/**********************************************************************
 * Menu Styles                                                        *
 **********************************************************************/
.menus {
	width: 10px;
	}

.menusV {
	padding-left: 10px;
	padding-right: 10px;
	}

.menu {
    color: #666666;
    font-family: Verdana, Geneva, ms sans serif;
    }
    
a.menu {
    color: #666666; 
    font-family: Verdana, Geneva, ms sans serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    padding-top: 1px;
    width: 100%;
    }

a.menu:hover {
    color: #000000;
    }

.menu_on-TL, .moTL {
    background-image: url(../Images/menuOverTL.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 29px;
    height: 9px;
    }
.menu_on-T, .moT {
    background-image: url(../Images/menuOverT.gif);
    background-repeat: repeat-x;
    background-position: top left;
    height: 9px;
    }
.menu_on-TR, .moTR {
    background-image: url(../Images/menuOverTR.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 29px;
    height: 9px;
    }
.menu_on-L, .moL {
    background-image: url(../Images/menuOverL.gif);
    background-repeat: no-repeat;
    background-position: center left;
    width: 29px;
    height: 13px;
    }
.menu_on, .moC {
    background-image: url(../Images/menuOverC.gif);
    white-space: nowrap;
    height: 13px;
    width: 100%;
    }
.menu_on-R, .moR {
    background-image: url(../Images/menuOverR.gif);
    background-repeat: no-repeat;
    background-position: center right;
    width: 29px;
    height: 13px;
    }
.menu_on-BL, .moBL {
    background-image: url(../Images/menuOverBL.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 29px;
    height: 5px;
    }
.menu_on-B, .moB {
    background-image: url(../Images/menuOverB.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    height: 5px;
    }
.menu_on-BR, .moBR {
    background-image: url(../Images/menuOverBR.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 29px;
    height: 5px;
    }

.menu_on a, .moC a {
    color: #000000;
    }

.menu_off-TL, .mTL {
    background-image: url(../Images/menuTL.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 29px;
    height: 9px;
    }
.menu_off-T, .mT {
    background-image: url(../Images/menuT.gif);
    background-repeat: repeat-x;
    background-position: top left;
    height: 9px;
    }
.menu_off-TR, .mTR {
    background-image: url(../Images/menuTR.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 29px;
    height: 9px;
    }
.menu_off-L, .mL {
    background-image: url(../Images/menuL.gif);
    background-repeat: no-repeat;
    background-position: center left;
    width: 29px;
    height: 13px;
    }
.menu_off, .mC {
    background-image: url(../Images/menuC.gif);
    white-space: nowrap;
    height: 13px;
    width: 100%;
    }
.menu_off-R, .mR {
    background-image: url(../Images/menuR.gif);
    background-repeat: no-repeat;
    background-position: center right;
    width: 29px;
    height: 13px;
    }
.menu_off-BL, .mBL {
    background-image: url(../Images/menuBL.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 29px;
    height: 5px;
    }
.menu_off-B, .mB {
    background-image: url(../Images/menuB.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    height: 5px;
    }
.menu_off-BR, .mBR {
    background-image: url(../Images/menuBR.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 29px;
    height: 5px;
    }

.menuEdgeL, .mel {
    }

.menuEdgeR, .mer {
    }

.menu_bot_bg, .mbbg { 
	} 


/**********************************************************************
 * Page Background Styles                                             *
 **********************************************************************/
.pageBackground, .pBack {
    /*background-color: #ffffff;*/
    width: 96%;
    height: 100%;
   
    }


/**********************************************************************
 * Panel Body Styles                                                  *
 **********************************************************************/
.dialog_body, .dBody {
    /*background-color: #ffffff;
    /*color: #003366;*/
    border-top: 1px #aaaaaa solid;
    border-right: 1px #aaaaaa solid;
    border-left: 1px #aaaaaa solid;
    border-bottom: 1px #aaaaaa solid;*/
    padding: 4px;
    }

.dialog_field_value, .dfv {
    color: #888888;
    font-weight: bold;
    padding: 3px;
    white-space: nowrap;   
    }
	.dialog_field_value, .dfv2 {
   font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;    
	vertical-align: top;
	text-align: left;  
    }
	
.dialog_field_value, .dfv2 {
   font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;    
	vertical-align: top;
	text-align: left;  
    }

.dialog_header, .dh {
	background-repeat: repeat-x; 
	text-transform: uppercase;
	height:28px;
	}

.dialog_header_text, .dht {
	background:url(../images/bg-title.gif) repeat-x;
	display:block;
	float:left;
	margin:0;
	padding-left:2px;
	color:#fff;
	font-size:12px;
	line-height:26px;
	font-weight: bold;

	}
	
	.dialog_header_text, .dht2 {
	background:url(../images/heading_bg.jpg) repeat-x;
	margin:0;
	padding-left:25px; 
	
	color:#fff;
	font-size:20px;
	
	line-height:34px;
	

	}

.dialogHeaderEdgeL, .dhel {
	background-image:url(../Images/dialogHeaderEdgeL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 30px;
	height: 30px;
	}

.dialogHeaderEdgeR, .dher {
	background-image:url(../Images/dialogHeaderEdgeR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 30px;
	height: 30px;
	}

.dialogHeaderIcon, .dhi {
	background-image: url(../Images/dialogHeaderT.gif);
	background-repeat: repeat-x; 
	width:16px;
	padding-top: 7px;
	}

.dialogHeaderExpandCollapseIcon, .dheci {
	background-image:url(../Images/dialogHeaderT.gif);
	width:20px;
	height:14px;
	padding-top: 8px;
	}

.dialogHeaderPrintEmailIcon, .dhpei {
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	}

.dialogHeaderTotalRecordCount, .dhtrc {
	background-image: url(../Images/dialogHeaderT.gif);
	text-align: right;
	padding-top: 9px;
	padding-left: 20px;
	}
  
.dialogHeaderTotalRecordCountText, .dhtrct {
	color: #ffffff;
	}

.dialog_view, .dv {
	}

.category, .c {
	color: #666666;
	padding: 5px;
	}

.category_area, .ca {
	vertical-align: middle;
	white-space: nowrap;    
	padding-bottom: 3px;
	}

.category_area A, .ca A {
	color: #888888;
	text-decoration: underline;
	}

.category_area A:hover, .ca A:hover {
	color: #666666;
	text-decoration: underline;
	}

.subcategory_label, .scl {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 4px;
	white-space: nowrap;    
	vertical-align: middle;
	}

.subcategory SELECT, .sc SELECT {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.recordPanelButtonsAlignment, .rpbAlign {
    	padding-top: 10px;
    	padding-bottom: 5px;
    	padding-left: 100px;
    	}
    .rpbAlign2 {
    	padding-top: 10px;
    	padding-bottom: 5px;
    	padding-left: 10px;
    	}
	
.field_label, .fl {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;    
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}
.field_label1, .fl {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;    
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}

.field_label_on_side, .fls {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;    
	vertical-align: top;
	text-align: right;
	}
	
	.fls3 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;    
	vertical-align: top;
	text-align: left;
	}

.field_value, .fv {
	padding: 0px;
	}

.field_input, .fi {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	cursor:pointer;
	}
	
	.field_input1, .fi {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 15px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	cursor:pointer;
	}

.filter_value, .filv {
	font-weight: bold;
	padding: 2px;
	}

.filter_button_cell, .filbc {
	padding-left: 8px;
	padding-bottom: 3px;
	vertical-align:bottom;
	width:50px
	}

.Filter_Input, .fili {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	margin: 2px;
	margin-top: 0px;
	}

.filter_area, .fila {
	color: #666666;
	text-align: right;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	white-space: nowrap;    
	}
    
.search_area, .sa {
	padding-top: 5px;
	padding-bottom: 2px;
	}

.search_label, .sl {
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;    
	padding: 5px;
	}
.Search_Input, .si {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	margin-left: 2px;
	} 
/**********************************************************************
 * Pagination Styles                                                  *
 **********************************************************************/
.button_bar_cell, .prbbc {
	/*background-image:url(../Images/paginationRowT.gif);
	background-repeat: repeat-x;*/
	text-align:center;
	vertical-align:middle ;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 7px;
	width:75px;
	}

.pagination_area, .pra {
	/*background-image:url(../Images/paginationRowT.gif);
	background-repeat: repeat-x;*/
	color: #ffffff;
	text-align: left;
	white-space: nowrap;    
	vertical-align: bottom;
	}

.pagination_label, .prl {
	/*color: #ffffff;*/
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;    
	padding: 2px;
	}

.pagination_value, .prv {
	/*color: #ffffff;*/
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;    
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

.Pagination_Input, .pri {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	/*background-color: #ffffff;*/
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.pagination_row, .pr {
	font-weight: bold;
	vertical-align: middle;
	}

.paginationRowEdgeL, .prel {
	/*background-image:url(../Images/paginationRowEdgeL.gif); */
	background-repeat: no-repeat;
	width: 38px;
	height: 21px;
	}

.paginationRowEdgeR, .prer {
	/*background-image:url(../Images/paginationRowEdgeR.gif);*/
	background-repeat: no-repeat;
	width: 38px;
	height: 21px;
	}

.paginationButtonFirst, .prbf {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 21px;
	}

.paginationButtonPrevious, .prbp {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 21px;
	}

.paginationButtonNext, .prbn {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 21px;
	}

.paginationButtonLast, .prbl {
	background-image:url(../Images/previous.jpg);
	background-repeat: no-repeat;
	width: 38px;
	height: 21px;
	} 
/**********************************************************************
 * Table Rows Styles                                                  *
 **********************************************************************/
.header_cell, .header_cell_scrolling, .thc, .thcs {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-transform:uppercase ;
	/*background-color: #AADEA0;*/
	padding: 3px;
	/*border-top: 1px #bf9d13 solid;
	border-right: 1px #bf9d13 solid;
	border-bottom: 1px #bf9d13 solid;*/
	color: #FFFFFF;

	white-space: nowrap;
	vertical-align: top;
	text-decoration: none;
	white-space: no-wrap;
	}

.column_header, .tch {
	font-weight: bold;
	background:url(../images/bg-showtable.gif) repeat-x;
	text-decoration: none;
	background-color: #85B382;
	}

.column_header A, .column_header_scrolling A, .tch A, .tchs A {
	color: #eeeeee; 
	text-decoration: none;
	
	} 
    
.column_header A:hover, .column_header_scrolling A:hover, .tch A:hover, .tchs A:hover {
	color: #ffffff;
	}

.columnHeaderFilterPadding, .tchfilp {
	padding-top: 4px;
	text-align: center;
	}

.columnHeaderFilterPadding Ai, .tchfilp A {
	text-decoration: none;
	}

.columnHeaderFilterPadding A:hoveri, .tchfilp A:hover {
	text-decoration: none;
	}

.icon_cell, .alt_icon_cell, .tic, .taic {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	/*background-color: #ffffff;*/
	/*border-right: 1px #bf9d13 solid;
	border-bottom: 1px #bf9d13 solid;*/
	width: 10px;
	}
    
.icon_cell_highlighted, .alt_icon_cell_highlighted, .tich, .taich {
	padding: 0px;
	color: #ffffff;
	vertical-align: middle;
	/*border-right: 1px #bf9d13 solid;
	border-bottom: 1px #bf9d13 solid;*/
	width: 16px;
	background-color: #87996b;
	}
.icon_cell_selected, .tics {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	border-right: 1px #bf9d13 solid;
	border-bottom: 1px #bf9d13 solid;
	width: 16px;
	background-color: #cbe5a1;
}
     
.table_cell, .alt_table_cell, .ttc, .tatc {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-top: 1px #adadad solid;
	border-left: 1px #adadad solid;
	border-right: 1px #adadad solid;
	border-bottom: 1px #adadad solid;
	background-color: #ffffff;
	}

.table_cell_highlighted, .alt_table_cell_highlighted, .ttch, .tatch {
	padding: 5px;
	color: #ffffff;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #bf9d13 solid;
	border-right: 1px #e5dcb8 solid;
	border-bottom: 1px #bf9d13 solid;
	background-color: #87996b;
	}

.table_cell_selected, .ttcs {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #bf9d13 solid;
	border-right: 1px #e5dcb8 solid;
	border-bottom: 1px #bf9d13 solid;
	background-color: #cbe5a1;
	}

.totals_cell, .tpttc {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #bf9d13 solid;
	border-right: 1px #e5dcb8 solid;
	border-top: 1px #bf9d13 solid;
	border-bottom: 1px #bf9d13 solid;
	/*background-color: #ffffff;*/
	width: 48px;
	}

.totals_cell_value, .tpttcv {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: right;
	border-left: 1px #bf9d13 solid;
	border-right: 1px #e5dcb8 solid;
	border-top: 1px #bf9d13 solid;
	border-bottom: 1px #bf9d13 solid;
	/*background-color: #ffffff;*/
	}

.page_total_label, .tptl {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;    
	vertical-align: middle;
	}

.page_total_value, .tptv {
	font-weight: normal;
	padding: 3px;
	}

.grand_total_label, .tgtl {
	font-size: 10px;
	font-weight: normal;
	color: green;
	padding-left: 20px;
	white-space: nowrap;    
	vertical-align: middle;
	}

.grand_total_value, .tgtv {
	font-weight: normal;
	padding: 3px;
	}

.tableRowsEdge, .tre {
	border-left: 1px #bf9d13 solid;
	} 
/**********************************************************************
 * Scrolling Table Styles                                             *
 **********************************************************************/
div.tableContainer {
	clear: both;
	height: 285px;  /* defines scrolling region height */
	overflow: auto; /* enables scroll bar */
	}

div.tableContainer table {
	width: 97%; /* defines data region width (provide room for scroll bar) */
	}

thead.fixedHeader tr {
	background-color: #87996b; /* obscures data behind headers */
	position: relative; 	   /* fixes headers in place */
	}

.scrollContent {
	display: block;
	}

thead.fixedHeader td.button-white {
	white-space: nowrap;
	width: 0%;
	}

thead.fixedHeader table {
	width: 0%;
	}
/**********************************************************************
 * Date Selector Styles                                               *
 **********************************************************************/
.dsTodayDay {
	background-color: #cbe5a1;
	}

.dsDayHeader {
	color: #666666;
	background-color: #cbe5a1;
	font-size: 10px;
	padding: 6px;
	}

.dsSelectedDay {
	padding: 6px;
	}

.dsTitle {
	color: #666666;
	background-color: #87996b;
	font-weight: bold;
	}

.dsWeekendDay {
color:#990000;
	background-color: #eeeeee;
	padding: 6px;
	}

.dsOtherMonthDay {
	background-color: #eeeeee;
	padding: 6px;
	}
/**********************************************************************
 * Info Panel Styles                                                  *
 **********************************************************************/    
.panelInformationDisplayWithImage {
    border-top: 1px #cccccc solid;
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    }

.panelInformationDisplayWithImage_ImageArea {
    padding: 10px 10px 10px 16px;
    }

.panelInformationDisplayWithImage_InfoArea {
    vertical-align: middle;
    }

.panelInformationDisplayWithImage_InfoTitle {
    font-size: 12px;
    font-weight: bold;
    color: #777777;
    white-space: nowrap;    
    }

.panelInformationDisplayWithImage_InfoDetails {
    padding-right: 16px;
    white-space: nowrap;
    }

.panelInformationDisplay {
    border-top: 1px #cccccc solid;
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    }

.panelInformationDisplay_InfoArea {
    padding: 10px;
    }

.panelInformationDisplay_InfoTitle {
    font-size: 12px;
    font-weight: bold;
    color: #777777;
    white-space: nowrap;    
    text-align: center;
    }

.panelInformationDisplay_InfoDetails {
    white-space: nowrap;
    text-align: center;
    }
/**********************************************************************
 * Configuration/Error Page Styles                                    *
 **********************************************************************/
.configureErrorPagesText {
	font-size: 11px;
	color: #ffffff;
	}
/**********************************************************************
 * Section 508 Compliance Styles                                      *
 **********************************************************************/
.skipNavigationLinks {
	/* font-size: 10px; */ /* uncomment out to enable 508 */
	/* color: #ffffff;  */ /* uncomment out to enable 508 */ 
	font-size: 1px;        /* comment out to enable 508 */
	color: #87996b;        /* comment out to enable 508 */
	}
	

/**********************************************************************
 * Third Party Controls Styles                                        *
 **********************************************************************/
.thirdparty_button {
	font-family: Verdana, Geneva, ms sans serif;
	background-color: #B49412;
	color: #eeeeee;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	vertical-align:middle;
	border:none;
	}

.Tmenu_off {
    color: #eeeeee; 
    font-family: Verdana, Geneva, ms sans serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border: none;
    background-color: #87996B;
    }

.Tmenu_on {
    color: #ffffff;
    font-weight: bold;
    font-family: Verdana, Geneva, ms sans serif;
    font-size: 10px;
    text-decoration: none;
    text-align: center;
    border: none;
    background-color: #D0B856; 
    }   
/**********************************************************************
 * Detail Rollover Popup Styles                                       *
 **********************************************************************/
.detailRolloverTitle {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left:2px;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 95%;
	}

.detailRolloverTL {
	background-image:url(../Images/detailRolloverTL.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 37px;
}

.detailRolloverT {
	background-image:url(../Images/detailRolloverT.gif);
	background-repeat: repeat-x;
	height: 37px;
}

.detailRolloverTR {
	background-image:url(../Images/detailRolloverTR.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 37px;
}

.detailRolloverL {
	background-image:url(../Images/detailRolloverL.gif);
	background-repeat: repeat-y;
	width: 45px;
}

.detailRolloverC {
	background-image:url(../Images/detailRolloverC.gif);
	width: 300px;
	height: 200px;
}

.detailRolloverR {
	background-image:url(../Images/detailRolloverR.gif);
	background-repeat: repeat-y;
	width: 17px;
}

.detailRolloverBL {
	background-image:url(../Images/detailRolloverBL.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 19px;
}

.detailRolloverB {
	background-image:url(../Images/detailRolloverB.gif);
	background-repeat: repeat-x;
	height: 19px;
}

.detailRolloverBR {
	background-image:url(../Images/detailRolloverBR.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 19px;
}

.detailPopupDropShadow {
	filter:dropshadow(color=#000000, offx=10, offy=10, positive=true) alpha(opacity=10);
}

/**********************************************************************
 * JavaScript Date Selector Styles                                    *
 **********************************************************************/
.dpTable {
	background-color: #87996b;
	border: 1px solid #aaaaaa;
	color: #333333;
	}

.dpTD {
	background-color: #ffffff;
	border: 1px #e5dcb8 solid;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayHighlightTD {
	background-color: #c3a423; 
	border: 1px #bf9d13 solid;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpTDHover {
	background-color: #c3a423; 
	border: 1px #e5dcb8 solid;
	cursor: pointer;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayTD {
	background-color: #87996b;
	border-bottom: 1px #bf9d13 solid;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpTitleText {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	}

.dpDiv {
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}
	
	
	
	.fls1 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;    
	vertical-align: middle;
	text-align: left;
	}
	.fls2 {
	font-size: 11px;
	 font-weight:bold;
	
	color: #000000;
	
	padding-left:0px;
	margin-left:10px;
	vertical-align:middle;

	}
	


.formtxt{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.footerTdpadding
{
padding-left:20px; 
padding-right:20px;
padding-top:15px; 
padding-bottom:15px;
 }	
 
 .grnBold{
 font-family:Arial; 
 color:#6ea01b;
 font-size:12px;
 font-weight:bold;
 }

.txtbox
{
font-family:Arial;
font-size:10pt;
color:#000000;
width:100px;
height:22px;
padding-left:2px;
background-image:url(../images/form_bg.gif);
border:1pt solid #868686;
}
.txtbox1
{
font-family:Arial;
font-size:10pt;
color:#000000;
width:223px;
height:22px;
padding-left:2px;
background-image:url(../images/form_bg.gif);
border:1pt solid #868686;
}
.commentBox
{
font-family:Arial;
font-size:10pt;
color:#000000;
padding-left:2px;
background-image:url(../images/images/form_bg_large.gif);
 border-left-color:#000000;
 border-top-color:#000000;
 border-bottom-color:#000000;
 border-right-color:#000000;
 border:1pt solid ;
 
}

.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.toplink1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.signup {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.txtboxlarge
{
font-family:Arial;
font-size:10pt;
color:#000000;
width:382px;
height:18px;
padding-left:2px;
background-image:url(../images/images/form_bg.gif);
border:1pt solid #868686;
}
.txtboxMedium
{
font-family:verdana;
font-size:9pt;
color:#000000;
width:230px;
height:23px;
padding:3px 2px 3px 2px;
background-image:url(../images/images/form_bg.gif);
background-repeat: repeat-x;
font-weight:normal;
}
.txtboxMedium2
{
font-family:Arial;
font-size:10pt;
color:#000000;
width:320px;
height:25px;
padding-left:2px ;
padding-top:1px;
background-image:url(../images/images/form_bg.gif);
border:1pt solid #868686;
font-weight:normal;
}

.bordertop{
border:1px solid #B1B1B1;
}
.borderright{
border-bottom:1px solid #B1B1B1;
border-right:1px solid #B1B1B1;
}
.toprighttxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:16px;
	text-decoration:none;
}
.toprighttxt1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height:16px;
	text-decoration:none;
}

.toprighttxtunderline {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:16px;
	text-decoration:underline;
}

.bodyhdr {
	font-family: arial;
	font-size: 19px;
	font-weight: none;
	color: #ffffff;
	background-image:url(../images/all_chennels_bg.gif);	
	margin:22px;
	text-decoration:none;
	height:33;
}
.bodyhdr1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
.bodyhdr2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.brodbandtxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
.bghd {
	background-image: url(../AdminImages/bghd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height:34px;
	padding-left: 20px;
	vertical-align: middle;
}
.whiteLink {
	font-family: Tahoma;
	font-size: 12px; 
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}
.whiteLinkno {
	font-family: Tahoma;
	font-size: 12px; 
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}
.brodbandtxt1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	color: #000000;
	padding-top: 2px;
	text-decoration:none;

}
.lefttxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	line-height:18px;
	text-decoration:none;
}
.border{
border:1px solid #ADADAD;
}

.userborder{
	border: 1px solid #BFBFBF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #E8E8E8;
}

.userbody{
	border: 1px solid #BFBFBF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #ffffff;
}

.photoborder{
border:7px solid #000000;
}

.blacktxt{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration:none;
	}
.greentxt{
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6EA11E;
	text-decoration:underline;
	}
	.title{
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration:none; 
	text-transform:capitalize;
	}
	.msgTxt{
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6EA11E;
	text-decoration:none;
	}
	
.commentsbg{
background-color: #000000;
font-family:Arial;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
}

.videobg{
background-color: #ffffff;
border:1px solid #bfbfbf;
}
.featurelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-decoration:underline;
}

.bottomlink{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	}
	a.bottomlink:hover{
    
	color: #CCCCCC;
	text-decoration: underline;
	}
.greytxt{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #737373;
	text-decoration:none;
	}
.blackbold{
   font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	}
	.blkHeading{
   font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	}
.blacksmall{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	}
	
.blacksmalltxt{
   font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	}
	
.commentphborder{
  border:1px solid #000000; 
	}
.commentpadding{
padding:10px;
  
	}

.commentdetails
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
} 
	

.button_menu{
background-image:url(../images/images/bg_black_normal.jpg);
background-repeat:repeat-x;
}
.button_menu:hover{
background-image:url(../images/images/bg_black_normal.jpg);
background-repeat:repeat-x;
}
.txtLeft
{
text-align:left;
}
.dht_s1 {
	color:#fff;
	font-size:20px;	
	line-height:34px;
	}

.texthead{
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	font-weight:bold;
}
.heading
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}
.subhead
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
padding-left:10px;
}
.subheadtwo
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}
.words
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
font-weight:200;
}
.greenwords
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#009900;
	font-size:12px;
	font-weight: bold;
}
.horizontalline
{

width:1px;
background-color:#cccccc;
}
.txtbox
{
width:180px;
height:20px;
border:1px solid #000000;
font-weight:normal;

}
.txtboxMid
{
width:220px;
height:20px;
border:1px solid #000000;
}
.txtarea
{
width:230px;
height:60px;
border:1px solid #000000;
}
/****************************************************************************
varun's classes
*****************************************************************************/
.blackhead
{
background-color:#eaeaea;
border:1px solid #999999;
padding-left:10px;
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration:none;
height:18px;
}
.abtusbg
{
width:194px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
font-size: 11px;
font-weight: bold;
background-image:url(../images/abtus_bg_grad.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;

}
a.blackbtn
{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display:block;
	background-image:url(../images/aboutus_normal.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:5px;
	width:147px;
	height:27px;
	
}

a.blackbtn:hover
{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#3f3f00;
	background-image:url(../images/aboutus_hover2.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	padding-left:5px;
	width:147px;
	height:27px;
}
a.blackbtn:active
{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#3f3f00;
	background-image:url(../images/aboutus_hover.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	padding-left:5px;
	width:147px;
	height:27px;
}

.selected
{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#3f3f00;
	background-image:url(../images/aboutus_hover.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	padding-left:5px;
	width:147px;
	height:27px;
}


.selected
{
   font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#3f3f00;
	background-image:url(../images/aboutus_hover.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	padding-left:5px;
	width:147px;
	height:27px;
	
}

.blackbtn1
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	display:block;
	text-decoration:none;
	padding-left:5px;

}
	


.blackbtn1:hover
{
   font-family: Arial;
	font-size: 11px;
	color:#00000;
	background-image:url(../images/button_bg.gif);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	padding-left:5px;

}


.label_c{padding-right:10px;} 



.txtbox_join
{
font-family:verdana;
font-size:11px;
color:#000000;
height:25;
padding:3px 2px 3px 2px;
background-image:url(../images/images/form_bg.gif);
background-repeat: repeat-x;
border:1pt solid #868686;
}

.join_txt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
font-weight:bold;
}

.txt_small
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.txt_small_bold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight: bold;}


.txt_small_green{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold; color:#62894B;
}

.redstar{color:#FF0000}



.userbody1{
	border: 1px solid #BFBFBF;
	background-color: #ffffff;
	}
.blackhead1
{
background-color:#eeeeee;
border:1px solid #999999;
padding-left:16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration:none;
height:25px;
padding-top:2px;

}
.padding{
padding-left:40px;
padding-right:40px;
padding-top:25px;
padding-bottom:25px;
}

.border {
	border: 1px solid #cecece;

}
.shadowfirst {
	
	background-image: url(../images/mid_shadow.gif);
	background-position: center top;
	padding-left:15px;
	padding-right:15px;
	line-height:18px;
	
}
.shadow {
	
	background-image: url(../images/mid_shadow_2.gif);
	background-position: center top;
	padding-left:15px;
	padding-right:15px;
	line-height:18px;
	
}
.shdow {
	
	background-image: url(../images/shdow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:15px;
	padding-right:15px;
	line-height:18px;
	
}
.shdow1 {
	
	background-image: url(../images/shdow1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:15px;
	padding-right:15px;
	line-height:18px;
	}
.linklorum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5b8d46;
	text-decoration: none;
	padding-bottom:5px;
}

	a.linklorum:hover{
	
	color: #000000;
	text-decoration: underline;
}

.shdow1 {
	
	background-image: url(../images/shdow1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:8px;
	padding-left:25px;
	line-height:18px;
}

.bgpopup {
	background-image: url(../images/bg-popup.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:310px;
	padding-left:50px;
	padding-right:50px;	
}
.bgpopup2 {
	background-image: url(../images/bg-popup.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:310px;
	padding-left:5px;
	padding-right:5px;	
}

.taxtarea {
	height: 128px;
	width: 393px;
	border: 1px solid #999999;
}
.myprofile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	width:80px;
	vertical-align:center;
	
	}
.textbox
{
width:220px;
border:1px solid #000000;
}
.txtborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
	width:240px;
	height:80px;
}

.bgpopup1 {
	background-image: url(../images/bg-popup.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:310px;
	padding-left:10px;
	padding-right:10px;	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #959595;
	border-left-color: #959595;
	}
.dotedborder {
	border-left: 1px dotted #333333;
}


.red_text{

font-family:verdana;
font-size:11px;
color:#FF0000;
}


.white_txt{
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
	}
	.white_txt1{
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	}
	

/* flexscrollstyle here */

#mycustomscroll {

width: 255px;
height: 90px;
overflow: auto;
background-color:#ffffff;
position: relative;
margin: 0.3em auto;
padding: 10px;
}

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbar {width: 15px;background: url(../images/bar.png) center center no-repeat;}
.vscrollerbase {width: 15px;background: url(../images/bar_line.png) 0px 0px repeat-y;}
.vscrollerbasebeg {width: 15px;height: 15px !important;background: url(../images/arrow_top.png)  no-repeat;}
.vscrollerbaseend {height: 15px;width: 15px;background: url(../images/arrow_bottom.png) bottom left  no-repeat;}
.vscrollerbar, .hscrollerbar {padding: 5px;z-index: 2; padding-top:2; padding-bottom:2px;}
.scrollerjogbox {width: 15px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;}

.title{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#b30a07;
font-weight:bold;
text-decoration:none;
}
.linkname{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4f4f4f;
font-weight: normal;
text-decoration: underline;
}


/* show page */

.snormal{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:none;
	font-weight:normal;
}

.slink{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration:none;
	font-weight:none;
	font-weight:normal;
}
.slink:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration:none;
	font-weight:none;

	}

.welcomebg{
background-image: url(../images/bg-welcome.jpg);
background-repeat: no-repeat;
background-position: center center;
background-color:#FFFFFF;
}


