html, body, form {
	margin  :0px;
	padding :0px;
}


button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: none;
}
body{
	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size:12px;
	background-color:#343434;
	/*color:#000000;*/
	display:inline;
	background:#FDC638 url(../images/L_body_bg.jpg) repeat-x;

}



a:focus
{
	-moz-outline-style:none;
}
input {
	font-size:10px;
}
table, p{
font-family:Arial;
font-size:12px;
margin:0;
padding:0;	

}
td{
	vertical-align: top;
	color:#FFFFFF;

}
a:active
{
outline: none;
}


a 
{
	text-decoration:none;
	font-weight:bold;
	color:#45649A;
}
a:visited {color:#45649A;
outline: medium none;}
a:hover {color: #7890AA;
outline: medium none;}
a:active { color:#000000;
outline: medium none;}


h2 {
	font-size	:20px;
	font-weight	: normal;
	padding	: 5px 10px;
	margin	:0px;
}

img.download {vertical-align:middle;}

/*template css */
#maincontainer{
	/*width:100%;
	background-color:#343434;
	margin:0;padding:0;
	background-image: url(../images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;*/
	width:1000px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	background-color:#FFFFFF;
}
#headdiv{

	width:100%;
	margin:0;
	padding:0;

}
.head{
	width:980px;
	margin:auto;
	padding:0;	
}

/*** TOP Navigation ***/
.navContainer{

}
#topnav{
	float:right;	
	vertical-align: top;
	margin: 0;
	padding: 0;		
	padding:7px 0 0 9px;
/*	background-image: url(../images/top_M.jpg);
	background-position: bottom ;
	background-repeat: repeat-x;
	background-color: #ffffff;*/
	text-align: center;
}

.top_L{
	/*background-image: url(../images/top_L.jpg);
	background-repeat: no-repeat;
	width:18px;
	height:18px;*/
}

.top_R{
	/*background-image: url(../images/top_R.jpg);
	background-repeat: no-repeat;
	width:17px;
	height:18px;*/
}
.menuSep{
	padding: 0;
/*	width: 20px;
	background: #005500;*/
}
#topnav ul{		
/*	background-color: #ffffff;*/
	margin:0;
	padding:0;
	list-style: none;
}

#topnav li{
	/*background-color: #ffffff;*/
	float: left;
	margin:0;
	padding:0;
	padding-right:38px;
	padding-top:14px;
	text-align:center;
}

#topnav a:link, #topnav a:visited {
	color:#8D8D8D;
font-family:arial;
font-size:15px;
font-weight:bold;
text-decoration:none;
}

#topnav a:hover{
	font-size: 15px;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
/*** TOP Navigation END ***/

#bodydiv{
	/*background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;*/
	width:1000px;
	margin:auto;
	height:auto;
}

#maincontent{
	width:980px;
	margin:auto;
	
}

#page_head{
	
}

#footer{
	clear	: both;
	width	: 980px;
	margin	: auto;
	background-image	: url(../images/foot.jpg);
	background-position	: top left;
	background-repeat	: no-repeat;
	height	: 15px;
	text-align:right;
}

#footer pre{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;font-style:normal;
	color: #7d7d7d;
	margin:0;
	padding:0;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom:40px;
}
#footer pre a,#footer pre a:hover{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;font-style:normal;
	color: #a2a2a2;
	margin:0;
	padding:0;
	padding-top: 25px;
	padding-right: 15px;
	text-decoration:none;
	font-weight:normal;
}
#sidebar{
	float:left;
	width:187px;
	margin:0;
	padding:0;
	margin-left:0px;
	padding-left:20px; 
}

#content{
	/*width:1000px;*/
	width:891px;
	margin:0 0 0 109px;
	min-height:696px;
	_height:696px;
	background-color:#FFFFFF;
	/*border: 0px solid #fff000;*/
	/*padding-top: 15px;
	margin-left:28px;
	min-height:13px;
	padding-bottom:20px;
	color:#FFFFFF;*/
}

#pageHead{
	color:#868484;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:14px;
	
}
#maintable{	
}
/* navugation*/
#menu{
	margin: auto;
	margin-top: 30px;
	background-color: #F4F5F7;
	width:187px;
}
#menunav{
	padding: 0;
	margin: auto;
	list-style: none;
	width:170px;
}
#menunav li{
	background-image: url(../images/menuDiv.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-top:5px;
}
#menunav li ul{
	padding:0;
	margin: 0;
	padding-left:40px;
	padding-top:5px;
}
#menunav li ul li{
	background-image: none;
	padding-bottom:5px;
	list-style: none;
	list-style-image: url(../images/navsub_bullet.jpg);
}

#menunav li a{
	text-decoration: none;
	color:#57bfef;
	font-size:11px;
	font-weight: bold;
}
#menunav li a:hover{
	text-decoration: none;
	color:#2692c3;
	font-size:11px;
	font-weight: bold;
}
#menunav ul li a{
	text-decoration: none;
	color:#368fb9;
	font-size:11px;
	font-weight: normal;
}

#menunav ul li a:hover{
	text-decoration: none;
	color:#2692c3;
	font-size:11px;
	font-weight: normal;
}
.nav_bullet{
	background-image: url(../images/nav_bullet.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width:11px;	
}

/* tempalte css */

/* --------------left navi------------- */

.inputclass{
	width	:200px;
}

.phototable{
	padding	:0;
	margin	:0;
	margin-top: 5px;
	border	:0px solid #000000;
	width	: 100%;
}
.phototable td{
	text-align: center;
}

.phototable td table tr td table{
	padding:0;
	margin :10px;
	border :0 solid #000000;
}
.photobox{
	border: 2px solid #efefef;
	text-align: center;
	vertical-align: middle;
}

.siteform input{
	font-family: Tahoma;
	width:250px;	
	font-size:11px;
}
.siteform textarea{
	width:250px;
	height: 100px;
	font-family: Tahoma;
	font-size:11px;
}

.buttonclass{	
	/*background-color: #5AC1EE;	*/
	background-image: url(../images/but_bg.jpg);
	color:#1274A1;
	font-weight: bold;
	font-size: 12px;
	border:5px solid #33A6DC;
}
.contactmes{
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
.secerror{
	color:#ff0000;
	font-weight: bold;
}

#sidebox{	
	margin-top:5px;
	background: #F4F5F7;
}
#sidebox .head{
	width:100%;
	margin:0;
	padding:0;
	background: #8ED1EE;
	height:23px;
	color:#ffffff;
	font-weight:bold;
	padding-left: 5px;
	vertical-align: middle;
}
#sidebox td{
	font-size:11px;
	padding:5px;
	color:#888787;
}
#sidebox input{
	width:100px;
	border: 1px solid #888787;
}
#sidebox .label{
	width:55px;
}
#pageNotFound{
	font-size:14px;
	color:#ff0000;
	font-weight:bold;
}
.breadcrumb{
	font-style: normal;
	color: #666666; border:0px solid #000; height:20px; width:100%;
}
.breadcrumb ul{
	list-style: none;margin: 0; 
	padding:0;
}

.breadcrumb ul li{	
	font-style: normal;
	color:#666666; float:left;
	margin: 0; 
	padding-right:8px; 
}
#lang{
	clear:both;
	border:0px solid #000;
	float:right;
	margin: 5px;
}
#sitemap ul{
	list-style: circle;
}
#sitemap ul li{
	padding:2px;
}
#sitemap ul li ul{
	list-style: none;
}
#sitemap ul li ul li{
	padding:2px;
	padding-left: 10px;
}
#sitemap a{
	color:#666; text-decoration:none;
}
#sitemap a:hover{
	color:#666; text-decoration:underline;
}



.im1
{
	background-image:url(../images/header_01.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:980px;
	height:98px;
}

.im2
{
	background-image:url(../images/header_04.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:980px;
	height:32px;
}

.im3
{
	background-image:url(../images/header_05.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:980px;
	height:53px;
}

.im4
{
	background-image:url(../images/header_07.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:980px;
	height:53px;
}

.im5
{
	background-image:url(../images/header_08.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:980px;
	height:62px;
}

.im6
{
	background-image:url(../images/header_09.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:63px;
}

.im7
{
	background-image:url(../images/header_11.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:980px;
	height:59px;
}
.im8
{
	background-image:url(../images/header_12_12.jpg);
	background-repeat:no-repeat;
	width:979px;
	height:55px;
}


.foot_text
{
color:#CCCCCC;
font-size:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
text-align:center;
padding-top:20px;

}
.copy
{
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;font-style:normal;
	color: #727274;
	margin:0;
	padding:0;
	padding-top: 30px;
	padding-left: 15px;
	float:left;
}
.contenttext {
line-height:20px;
padding-left:10px;
padding-right:10px;
color:#000;
}
.mariot {
line-height:20px;
padding-right:10px;
color:#000;
padding-left:15px; background-color:#FFFFFF; width:334px;
margin-left:1px;
}
.contentbg1 {
background-image:url(../images/tablebg.jpg);
background-position:center top;
background-repeat:repeat-y;
width:462px;
}


.contentbg
{
	background-image:url(../images/1_15.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:310px;
	height:1px;
}

.contentbg1
{
	background-image:url(../images/1_23.jpg);
	background-position:top;
	background-repeat:repeat-y;
/*	width:470px;*/
color:#000000;
	height:1px;
}

.contenttext
{
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
}

.contenttext1
{
	padding-left:10px;
	padding-right:10px;
	line-height:20px;
	width:416px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
.submit_but
{
background-image:url(../images/submit.jpg);
/*width:92px;*/
width:74px;
height:26px;
background-repeat:no-repeat;
border:0;
cursor:pointer;
}


.reset_but
{
background-image:url(../images/reset.jpg);
/*width:92px;*/
width:73px;
height:26px;
background-repeat:no-repeat;
border:0;
cursor:pointer;
}


.box_bg
{
background-image:url(../images/box_bg.jpg);
width:925px;
background-repeat: repeat-y;
border:0;
color:#000000;

}


.box_foot
{
background-image:url(../images/2foot.jpg);
background-position:center bottom;
background-repeat:no-repeat;
border:0 none;
padding-bottom:20px;
width:924px;
}

#topnav li a.linksel {
color:#fff;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
text-decoration:none;
}

.foot_text
{
color:#CCCCCC;
font-size:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
text-align:right;
padding-top:20px;
width:185px;


}
.foot_text1
{
color:#CCCCCC;
font-size:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:left;
padding-top:20px;
}
.tab
{
color:#FFFFFF;
font-size:12px;
font-family: Tahoma;
}
.del
{
color:#FFFFFF;
font-size:12px;
font-family: Tahoma;
}
.cont td
{
color:#000;
font-size:12px;
font-family: Tahoma;
line-height:20px;
}
/*added by gayatri for delegation frm */
#mem1{
display:none;
}
#mem2{
display:none;
}
#mem3{
display:none;
}
.feetable{
border:1px solid #999999;
}
.feetable td{
border-left:1px solid #999999;
}
.bottom{
border-bottom:1px solid #999999;
}




/*body {
	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size:9px;
	color:#FFFFFF;
	background-color:#343434;

	}*/

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-color: #ACD6FE;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #666666;
	color:#000000;

	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color:#0000FF;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #0E3E6E;
	border: 1px solid #0E3E6E;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background: #01478C;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #ccc;
	font-weight: bold;
	}
.title
{
color:#ff6f00;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.press_links a.notsel
{
color:#4666c3;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}
.press_links a:hover,.press_links a.sel
{
color:#FF6F00;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;font-weight:normal;
}
.press_links a.noimg
{
color:#9b9b9b;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;font-weight:normal;
}
.divider
{
	background-image:url(../images/divider.jpg);
	background-repeat:no-repeat;
	width:29px;
	height:10px;
	float:left;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 290px;
border: 1px solid black;
padding: 2px;
/*background-color: lightyellow;*/
background-color:#FFFF99;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 290px;
border: 1px solid black;
padding: 2px;
/*background-color: lightyellow;*/
background-color:#FFFF99;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
#hover_text
{
text-align:justify;
font-size:11px;
padding-top:5px;
}

/*--------------------- Style sheet by Niraj -----------------------*/

a img{
	outline:none;
	border:none;
	cursor:pointer;
}

#L_header{
	width:1000px;
	height:421px;
	background-color:#000000;
}

#L_header a img{
	outline:none;
	border:none;
	cursor:pointer;
}

#L_header_top{
	width:1000px;
	height:131px;
}

#L_partner_1{
	float:left;
	width:108px;
	height:81px;
	margin:29px 0 0 42px;
	background:url(../images/L_partner_1.jpg) no-repeat;
	display:inline;
}

#L_partner_2{
	float:left;
	width:65px;
	height:81px;
	margin:29px 0 0 6px;
	background:url(../images/L_partner_2.jpg) no-repeat;
	display:inline;
}

#L_partner_3{
	float:left;
	width:65px;
	height:81px;
	margin:29px 0 0 6px;
	background:url(../images/L_partner_3.jpg) no-repeat;
	display:inline;
}

#L_p_sponsor{
	float:left;
	width:281px;
	height:81px;
	margin:29px 0 0 390px;
	background:url(../images/L_p_sponsor.jpg) no-repeat;
	display:inline;
}

/*------ L_nav starts ------*/

#L_nav{
	width:1000px;
	height:73px;
	background:url(../images/L_nav_bg.jpg) no-repeat;
}

#L_nav ul{
	/*margin:0 0 0 85px;*/
	margin:15px 0 0 29px;
	padding:0;
	display:inline;
	/*position:relative;*/

}

#L_nav ul ul{
	/*margin:0 0 0 85px;*/
	margin:0 0 0 0;
	padding:0;
	/*position:relative;*/

}

#L_nav ul li{
	/*margin:12px 0 0 0;*/
	list-style:none;
	font-family:Times New Roman;
	font-size:15px;
	display:inline;
}

#L_nav ul li a{
	text-transform:uppercase;
	font-weight:normal;
}


/*------ L_nav Ends ------*/

/*------ Banner Starts ------*/
#L_banner{
	width:1000px;
	height:217px;
}

#L_banner1{
	float:left;
	width:250px;
	height:217px;
	background:url(../images/L_banner1.jpg) no-repeat;
}

#L_banner2{
	float:left;
	width:250px;
	height:217px;
	background:url(../images/L_banner2.jpg) no-repeat;
}

#L_banner3{
	float:left;
	width:250px;
	height:217px;
	background:url(../images/L_banner3.jpg) no-repeat;
}

#L_banner4{
	float:left;
	width:250px;
	height:217px;
	background:url(../images/L_banner4.jpg) no-repeat;
}
/*------ Banner Ends ------*/

/*------ Footer Starts ------*/
#L_footer{
	width:1000px;
	/*height:188px;
	background-color:#009966;*/
	height:auto;
}

#L_footer a img{
	outline:none;
	border:none;
	cursor:pointer;
}

#L_f_top{
	width:1000px;
	/*height:140px;*/
	height:260px;
	background-color:#000000;
}

/*#L_K_partner{
	float:left;
	width:255px;
	height:70px;
	margin:33px 0 0 93px;
	background:url(../images/L_K_partner.jpg) no-repeat;
	display:inline;
}

#L_K_partner1{
	float:left;
	width:82px;
	height:70px;
	margin:33px 0 0 97px;
	display:inline;
	background:url(../images/L_K_partner1.jpg) no-repeat;
}

#L_K_partner2{
	float:left;
	width:71px;
	height:70px;
	margin:33px 0 0 28px;
	display:inline;
	background:url(../images/L_K_partner2.jpg) no-repeat;
}

#L_K_partner3{
	float:left;
	width:68px;
	height:70px;
	margin:33px 0 0 29px;
	display:inline;
	background:url(../images/L_K_partner3.jpg) no-repeat;
}

#L_K_partner4{
	float:left;
	width:71px;
	height:71px;
	margin:33px 0 0 31px;
	display:inline;
	background:url(../images/L_K_partner4.jpg) no-repeat;
}

#L_K_partner5{
	float:left;
	width:91px;
	height:70px;
	margin:33px 0 0 26px;
	display:inline;
	background:url(../images/L_K_partner5.jpg) no-repeat;
}*/

#L_f_venu{
	float:left;
	width:94px;
	height:88px;
	background:url(../images/img_29.jpg) no-repeat;
	margin:22px 0 0 106px;
}

#L_f_hos{
	float:left;
	width:130px;
	height:88px;
	background:url(../images/img_31.jpg) no-repeat;
	margin:23px 0 0 62px;
}

#L_f_KP1{
	float:left;
	width:229px;
	height:88px;
	background:url(../images/img_33.jpg) no-repeat;
	margin:23px 0 0 58px;
}

#L_f_KP2{
	float:left;
	width:228px;
	height:88px;
	background:url(../images/img_34.jpg) no-repeat;
	margin:23px 0 0 0;
}

#L_f_MP1{
	float:left;
	width:392px;
	height:112px;
	background:url(../images/img_35.jpg) no-repeat;
	margin:23px 0 0 58px;
}

#L_f_MP2{
	float:left;
	width:428px;
	height:112px;
	/*background:url(../images/img_36.jpg) no-repeat;*/
	margin:23px 0 0 0;
}

#L_f_bottom{
	width:1000px;
	height:48px;
	background:url(../images/L_f_bottom.jpg) no-repeat;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	/*background-color:#009966;*/
}

.L_copy{
	float:left;
	margin:15px 0 0 20px;
	display:inline;
}

.L_copy a{
	color:#FFFFFF;
	font-weight:normal;
}

.L_copy a:hover{
	color:#FFFFFF;
}

#L_by{
	float:right;
	margin:15px 17px 0 0;
	display:inline;
}

/*------ Footer Ends ------*/

#L_LHS{
	/*float:left;*/
	width:109px;
	height:696px;
	height:auto;
	background: #000000 url(../images/L_LHS_bg.jpg) no-repeat;
}

#L_RHS{
	float:left;
	width:891px;
	height:auto;
	background-color:#FFFFFF;
}

#L_b1{
	width:891px;
	height:44px;
	background:url(../images/L_b1.jpg) no-repeat;
}

#L_b2{
	width:891px;
	height:44px;
	background:url(../images/L_b2.jpg) no-repeat;
}

#L_b3{
	width:891px;
	height:44px;
	background:url(../images/L_b3.jpg) no-repeat;
}

#L_b4{
	width:891px;
	height:44px;
	background:url(../images/L_b4.jpg) no-repeat;
}

#sponsorship{
	 /*background-color:#00CC33;*/
	 float:left;
	 height:520px;
	 height:auto;
	 width:224px;
}

#L_L_workshop{
	width:292px;
	height:150px;
	background:url(../images/L_workshop_bg.jpg) no-repeat;
	position:absolute;
	z-index:3;
	/*left:15px;*/
	text-align:center;
	font-family:Times New Roman;
	font-size:22px;
	font-weight:normal;
	padding:12px 0 0 0;
	margin:0 0 0 -97px;
}

.L_wrok_font{
	font-size:24px;
	font-weight:bold;
}

/*.L_s_class{
	margin:17px 0 0 15px;
}

#L_s_txt{
	margin:0 0 0 15px;
	width:110px;
	height:13px;
	background:url(../images/L_s_txt.jpg) no-repeat;
}*/

/*#L_s_gold{
	width:168px;
	height:38px;
	outline: medium none;
	background:url(../images/L_s_gold.jpg) no-repeat;
}

#L_s_silver{
	width:168px;
	height:38px;
	outline: medium none;
	background:url(../images/L_s_silver.jpg) no-repeat;
}

#L_s_associate{
	width:169px;
	height:38px;
	outline: medium none;
	background:url(../images/L_s_associate.jpg) no-repeat;
}*/

#L_G_spon{
	width:177px;
	height:19px;
	background:url(../images/img_03.jpg) no-repeat;
	margin:0 0 10px 16px;
}

#L_GS_LM{
	width:177px;
	height:71px;
	background:url(../images/img_06.jpg) no-repeat;
	margin:0 0 10px 16px;
}

#L_GS_VV{
	width:177px;
	height:47px;
	background:url(../images/img_08.jpg) no-repeat;
	margin:0 0 10px 16px;
}

#L_S_spon{
	width:177px;
	height:19px;
	background:url(../images/img_10.jpg) no-repeat;
	margin:25px 0 10px 16px;
}

#L_S_XAL{
	width:177px;
	height:50px;
	background:url(../images/img_12.jpg) no-repeat;
	margin:0 0 10px 16px;
}

#L_A_spon{
	width:177px;
	height:22px;
	background:url(../images/img_14.jpg) no-repeat;
	margin:35px 0 20px 16px;
}

#L_AS_LT{
	width:177px;
	height:21px;
	background:url(../images/img_16.jpg) no-repeat;
	margin:0 0 10px 16px;
}

#L_AS_WE{
	width:177px;
	height:43px;
	background:url(../images/img_18.jpg) no-repeat;
	margin:0 0 14px 16px;
}

#L_AS_IG{
	width:177px;
	height:26px;
	background:url(../images/img_20.jpg) no-repeat;
	margin:0 0 10px 16px;
}

#L_AS_GBT{
	width:177px;
	height:66px;
	background:url(../images/img_22.jpg) no-repeat;
	margin:0 0 14px 16px;
}

#L_AS_DLS{
	width:177px;
	height:24px;
	background:url(../images/img_24.jpg) no-repeat;
	margin:0 0 20px 16px;
}

#L_AS_PL{
	width:177px;
	height:98px;
	background:url(../images/img_26.jpg) no-repeat;
	margin:0 0 20px 16px;
}

#L_AS_VL{
	width:177px;
	height:24px;
	background:url(../images/img_27.jpg) no-repeat;
	margin:0 0 20px 16px;
}

#L_AS_KR{
	width:177px;
	height:124px;
	background:url(../images/img_28.jpg) no-repeat;
	margin:0 0 0 16px;
}

#L_workshop_link{
	/*margin:126px 0 0 0;*/
	margin:9px 0 0 0;
	width:292px;
	height:36px;
	background:url(../images/L_workshop_link.jpg) no-repeat;
}

#L_Home_content{
	background-color:#000000;
	float:left;
	/*min-height:456px;
	width:667px;*/
	min-height:1009px;
	_height:1009px;
	width:594px;
	padding:20px 38px 25px 35px;
	display:inline;
}

#L_Home_content hr{
	border:solid 1px #cab24c;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

h2{
	font-family:"Trebuchet MS";
	font-size:29px;
	color:#fdd249;
	text-align:center;
	font-weight:normal;
	padding:7px 0 13px 0;
	letter-spacing:0.9px;
}

h3{
	font-family:"Trebuchet MS";
	font-size:29.59px;
	color:#000000;
	/*text-align:center;*/
	font-weight:normal;
	margin:0 0 0 16px;
	padding:20px 0 10px 0;
	letter-spacing:0.9px;
}

#L_Home_b{
	color:#FFFFFF;
	font-family:Arial;
	font-size:15px;
	line-height:28px;
	text-align:justify;
	/*padding:12px 28px 0 28px;*/
	padding:12px 20px 0 21px;
	display:inline;
}

#content hr{
	border:solid 1px #fcd15f;
	padding:0 0 0 0;
	margin:0 15px 0 0;
}

#L_C_LHS a{
	color:#e76b07;
	border-bottom:1px solid #e76b07;
	outline:none;
}

#L_C_LHS a:visited{
	color:#e76b07;
	border-bottom:1px solid #e76b07;
	outline:none;
}

#L_C_RHS a{
	color:#e76b07;
	border-bottom:1px solid #e76b07;
	outline:none;
}

#L_C_RHS a:visited{
	color:#e76b07;
	border-bottom:1px solid #e76b07;
	outline:none;
}


#L_C_LHS{
	float:left;
	width:475px;
	height:auto;
	/*height:30px;*/
	display:inline;
	margin:0 0 30px 16px;
}

#L_C_RHS{
	float:left;
	width:475px;
	height:auto;
	display:inline;
	margin:0 0 30px 19px;
}

.L_C_tab{
	/*width:475px;*/
	width:462px;
	height:30px;
	background:url(../images/L_C_tab.jpg) no-repeat;
	color:#29102a;
	font-family:"Trebuchet MS";
	font-size:17px;
	font-weight:normal;
	padding:5px 0 10px 13px;
}

.L_C_tabtxt{
	min-height:500px;
	padding:0 13px 0 13px;
	line-height:18px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#29102a;
}

.L_C_txt{
	line-height:18px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#29102a;
}

#content table{
	padding:0 15px 0 15px;
}

#content table table{
	padding:0 0 0 0;
}


#content td{
	color:#29102a;
}

.L_C_tabtxt img.img_none{
	border:none;
	padding:0;
	margin:0;
}

.L_C_tabtxt img{
	margin:10px 0 0 0;
	border:1px solid #c2c3c3;
	padding:17px 19px 17px 19px;
}

.p1
{
float:right;
background-image:url(../images/p1.jpg);
/*width:92px;*/
width:173px;
height:49px;
background-repeat:no-repeat;
}
