@charset "utf-8";
/*css*/

html, body{
 background-image: url(../images/body-bg.jpg);
 background-attachment: fixed;
 background-color: #5a0101;
 margin: 0px auto;
 color: #666666;
 font-family: tahoma, verdana, arial, times Roman, sans sarif;
 font-size: 12px;
}

*{
 margin: 0px 0px;
 padding: 0px 0px;
 border: 0px;
}

#picLoadArea {}
#picLoadArea img {vertical-align:middle; width:550px; height:450px;}
#picControlArea { margin-left:auto; margin-right:auto;}
#picControlArea img {border:solid 1px #D0D0D0;}

#main{
 background-color: #760000;
 width: 904px;
 margin: 0px auto;
 margin-top: 5px;
 padding-bottom: 10px;
}

#header{
 background-image: url(../images/header-bg.png);
 background-repeat: no-repeat;
 background-position: 364px bottom;
 width: 904px;
 height: 241px;
 clear: both;
}

#header_left{
 float: left;
 width: 661px;
 color: #ffffff;
 font-size: 13px;
 font-weight: bold;
 padding: 20px 0px 0px 17px;
}

#logo_name{
 clear: both;
 width: 661px;
}

#logo{
 background-image: url(../images/logo.png);
 background-repeat: no-repeat;
 background-position: left;
 float: left;
 width: 125px;
 height: 124px;
}

#name{
 background-image: url(../images/name.png);
 background-repeat: no-repeat;
 background-position: left;
 float: left;
 width: 146px;
 height: 124px;
 margin-left: 15px;
}

#caption{
 float: left;
 background-image: url(../images/alpana.png);
 background-repeat: no-repeat;
 background-position: left bottom;
 margin-bottom: 15px;
 padding-bottom: 21px;
 padding-top: 7px;
 width: 661px;
 font-style: italic;
}

#donation_menber{
 float: left;
 width: 661px;
}

#donation_menber ul{
 padding-left: 0px;
 margin-left: 0px;
 width: 661px;
}

#donation_menber ul li{
 list-style-type: none;
 list-style-position: outside;
 display: inline;
 float: left;
 padding-left: 0px;
 padding-right: 180px;
}

#donation_menber ul li a{
 background-image: url(../images/arrow2.png);
 background-repeat: no-repeat;
 background-position: left;
 padding-left: 18px;
 line-height: 17px;
 font-size: 11px;
 color: #ffffff;
 display: block;
}

#donation_menber ul li a:hover{
 color: #999999;
}

#donation{
    background-image: url(../images/donation.png);
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 18px;
}

#login{
    background-image: url(../images/member_login.png);
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    height: 18px;
} 

#header_right{
 float: right;
 width: 226px;
}

#top_nav{
 background-color: #FEC90A;
 height: 28px;
 width: 226px;
 border-bottom: 6px solid #000000;
}

#home{
 width: 62px;
 height: 28px;
 float: left;
}

#home a{
 background-image: url(../images/home_off.png);
 background-repeat: no-repeat;
 background-position: center;
 width: 62px;
 height: 28px;
 display: block;
}

#home a:hover{
 background-image: url(../images/home_on.png);
}

#contact_us{
 width: 94px;
 height: 28px;
 float: left;
}

#contact_us a{
 background-image: url(../images/cnts_off.png);
 background-repeat: no-repeat;
 background-position: center;
 width: 94px;
 height: 28px;
 display: block;
}

#contact_us a:hover{
 background-image: url(../images/cnts_on.png);
}

#abts{
 width: 70px;
 height: 28px;
 float: left;
}

#abts a{
 background-image: url(../images/abts_top_off.png);
 background-repeat: no-repeat;
 background-position: center;
 width: 70px;
 height: 28px;
 display: block;
}

#abts a:hover{
 background-image: url(../images/abts_top_on.png);
}
#sitemap{
 width: 70px;
 height: 28px;
 float: left;
}

#sitemap a{
 background-image: url(../images/sitemap_off.png);
 background-repeat: no-repeat;
 background-position: center;
 width: 70px;
 height: 28px;
 display: block;
}

#sitemap a:hover{
 background-image: url(../images/sitemap_on.png);
}

#main_nav{
 background-image: url(../images/top-menu-bg.gif);
 background-repeat: repeat-y;
 width: 224px;
 height: 204px;
 padding-left: 2px;
 padding-top: 3px;
}

#menu{
 background-image: url(../images/flower1.png);
 background-repeat: no-repeat;
 background-position: left;
 padding-left: 30px;
 width: 194px;
 height: 22px;
 padding-top: 6px;
}

#menu a.about_us{
 background-image: url(../images/abts_off.png);
 background-repeat: no-repeat;
 background-position: left 3px;
 width: 170px;
 display: block;
 height: 19px;
}

#menu a.events{
 background-image: url(../images/events_off.png);
 background-repeat: no-repeat;
 background-position: left 3px;
 width: 158px;
 display: block;
 height: 19px;
}

#menu a.login{
 background-image: url(../images/login_off.png);
 background-repeat: no-repeat;
 background-position: left 3px;
 width: 179px;
 display: block;
 height: 19px;
}

#menu a.updateProfile{
 background-image: url(../images/profile_off.png);
 background-repeat: no-repeat;
 background-position: left 3px;
 width: 179px;
 display: block;
 height: 19px;
}

#menu a.register{
 background-image: url(../images/register_off.png);
 background-repeat: no-repeat;
 background-position: left 3px;
 width: 158px;
 display: block;
 height: 19px;
}

#menu a.feedback{
 background-image: url(../images/feedback_off.png);
 background-repeat: no-repeat;
 background-position: left 3px;
 width: 158px;
 display: block;
 height: 19px;
}

#menu a.sponsors{
 background-image: url(../images/sponsors_off.png);
 background-repeat: no-repeat;
 background-position: left 3px;
 width: 158px;
 display: block;
 height: 19px;
}

#menu a.pictures{
 background-image: url(../images/pictures_off.png);
 background-repeat: no-repeat;
 background-position: left 3px;
 width: 158px;
 display: block;
 height: 19px;
}

#menu a.magazine{
 background-image: url(../images/magazine_off.png);
 background-repeat: no-repeat;
 background-position: left 3px;
 width: 158px;
 display: block;
 height: 19px;
}

/**************************************************header end**************************************/

#middle{
 background-image: url(../images/textarea_bg.gif);
 background-repeat: repeat-x;
 background-position: top;
 /*background-color: #760000;*/
 width: 864px;
 margin: 0px auto;
 height: 100%;
 padding: 0px 20px;
 padding-top: 10px;
 padding-bottom: 5px;
 clear: both;
}
#middle1{
 background-image: url(../images/textarea_bg.gif);
 background-repeat: repeat-x;
 background-position: top;
 /*background-color: #760000;*/
 width: 864px;
 margin: 0px auto;
 padding: 0px 20px;
 padding-top: 5px;
 padding-bottom: 5px;
 clear: both;
}
#textarea{
 /*background-image: url(../images/textarea_bg1.png);
 background-repeat: repeat-x;
 background-position: top;*/
 background-color: #ffffff;
 width: 864px;
 padding: 20px 0px;
 clear: both;
}

#textarea_home{
 clear: both;
 width: 840px;
 margin: 0px auto;
}

.tick{
 list-style-image: url(../images/tick.png);
 list-style-position: outside;
 line-height: 24px;
 padding-left: 35px;
}
.tick1{
 list-style-image: url(../images/tick.png);
 list-style-position: outside;
 line-height: 18px;
 padding-left: 0px;
 margin-left: 30px; 
}

#textarea_inner{
 clear: both;
 min-height:280px;
}

#textarea_home p{
 padding: 4px 0px;
 line-height: 18px;
}

#area_left{
 float: left;
 width: 252px;
 padding: 0px 20px;
}

#video_bg{
 background-image: url(../images/video_bg.png);
 background-repeat: no-repeat;
 width: 253px;
 height: 198px; float:right;
 padding-left:5px;
 margin-left:20px;
 margin-top:10px;

}

#news{
 background-image: url(../images/video_bg.png);
 background-repeat: no-repeat;
 width: 243px;
 margin: 0px auto;
 padding: 3px 5px;
 height: 192px;
}

#news_body{
 width: 240px;
}

#news ul li{
 padding-left: 8px;
 vertical-align: top;
 padding-bottom: 5px;
}

#head_bg{
 background-image: url(../images/header.png);
 background-repeat: no-repeat;
 width: 200px;
 padding-left: 48px;
 height: 22px;
 padding-top: 6px;
}

#news_head{
 background-image: url(../images/image_gallery.png);
 background-repeat: no-repeat;
 width: 113px;
 height: 17px;
}

#calender_head{
 background-image: url(../images/calender_head.png);
 background-repeat: no-repeat;
 background-position: 10px;
 width: 100%;
 height: 31px;
}

#g1g_logo{
 background-image: url(../images/g1g.jpg);
 background-repeat: no-repeat;
 background-position: center top;
 width: 230px;
 padding-top: 120px;
}

.arrow3{
 list-style-image: url(../images/arrow3.png);
 list-style-position: outside ;
 line-height: 18px;
 padding-left: 0px;
 margin-left: 30px; 
}

#area_right{
 float: left;
 width: 541px;
 padding: 0px 15px;
 color: #e3e3e3;
 text-align: justify;
 border-left: 1px solid #760000;
}

#page_title{
 background-image: url(../images/wel.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 415px;
 padding-left: 85px;
 margin-bottom: 10px;
 height: 18px;
}

#welcome{
 background-image: url(../images/welcome.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 217px;
 height: 18px;
}

.highlight{
 color: #ffffff;
 font-weight: bold;
}

#events_head{
 background-image: url(../images/events_head.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 239px;
 height: 32px;
}

#event_body{
 background-color: #D4A573;
 width: 518px;
 padding: 15px 10px;
 min-height: 190px;
 clear: both;
}

#past_events{
 background-image: url(../images/past-events.png);
 background-repeat: no-repeat;
 background-position: left top;
 float: left;
 width: 250px;
 height: auto;
 display: block;
 padding-right: 9px;
 padding-top: 30px;
 color: #ffffff;
 text-align: left; 
 line-height: 16px;
}

#past_events ul{
 padding-left: 20px;
}

#past_events ul li{
 padding-left: 5px;
 list-style-type: disc;
 list-style-position: outside;
 line-height: 18px;
}

#past_events ul li a{
 color: #ffffff;
 font-weight: bold;
 font-size: 11px;
}

#past_events ul li a:hover{
 text-decoration: underline;
}

#upcoming_events{
 background-image: url(../images/upcoming-events.png);
 background-repeat: no-repeat;
 background-position: left top;
 float: right;
 width: 250px;
 padding-right: 9px;
 padding-top: 30px;
 color: #ffffff;
 text-align: left; 
 line-height: 16px;
}

#upcoming_events ul{
 padding-left: 20px;
}

#upcoming_events ul li{
 padding-left: 5px;
 list-style-type: disc;
 list-style-position: outside;
 line-height: 18px;
}

#upcoming_events ul li a{
 color: #ffffff;
 font-weight: bold;
 font-size: 11px;
}

#upcoming_events ul li a:hover{
 text-decoration: underline;
}

#image_gallery{
 background-image: url(../images/image_gallery.png);
 background-repeat: no-repeat;
 background-position: left center;
 width: 200px;
 height: 22px;
 margin-bottom: 10px;
}

#photo_gallery{
 width: 836px;
 padding: 1px 1px;
 background-color: #ffffff;
 border: 1px solid #760000;
 height: 118px;
}

#sponsor{
 width: 530px;
 background-color: #D4BE65;
 padding: 4px 4px;
 min-height: 220px;
 clear: both;
}

#media_partner{
 background:url(../images/mp_div.png) no-repeat left; 
 float: left; 
 width: 278px;
 padding-top: 5px;
 height: 320px;
}

.media_partner{
 background:url(../images/mp_div.png) no-repeat left; 
 float: left; 
 width: 278px;
 padding-top: 5px;
 height: 320px;
}

#major_sponsor{
 border-right: 0px solid #C3AD55; 
 float: left; 
 width: 48%;
 padding-top: 3px;
 height: 130px;
}

.major_sponsor{
 border-right: 0px solid #C3AD55; 
 float: left; 
 width: 48%;
 padding-top: 3px;
 height: 130px;
}

#media_partner_head{
 background-image: url(../images/about_pashchimi.png);
 background-repeat: no-repeat;
 background-position: 10px;
 width: 100%;
 height: 31px;
}

#sponsor_head{
 background-image: url(../images/major_sponsors.png);
 background-repeat: no-repeat;
 background-position: 10px;
 width: 100%;
 height: 21px;
}

#sponsor_body{
 width: 850px;

 height: auto;
 clear: both;
}

#sponsor_name{
 width: 100%;
 clear: both;
}

#sponsor_left{
 width: 50%;
 float: left;
}

#sponsor_right{
 width: 50%;
 float: right;
}

#indianexpress_logo{
 background-image: url(../images/IndianExpress_logo.jpg);
 background-repeat: no-repeat;
 background-position: top center;
 width: 100%;
 height: 87px;
}

#udipiplace_logo{
 background-image: url(../images/SitaarreTVlogo.jpg);
 background-repeat: no-repeat;
 background-position: center 10px;
 width: 50%;
 height: 60px;
 float: left;
}

#kwsm_logo{
 background-image: url(../images/BiryaniBowlLogo.jpg);
 background-repeat: no-repeat;
 background-position: center;
 width: 49%;
 height: 87px;
 float: left;
}

#gnparty_logo{
 background-image: url(../images/DishLogo.jpg);
 background-repeat: no-repeat;
 background-position: center;
 width: 100%;
 height: 100px;
 clear: both;
}
#MinervaCafe-Logo{
 background-image: url(../images/MinervaCafe-Logo.jpg);
 background-repeat: no-repeat;
 background-position: right;
 width: 100%;
 height: 41px;
 clear: both;
}
#sponsor_link{
 text-align: center;
 padding-top: 10px;
 padding-left: 20px;
 padding-right: 10px;
 line-height: 20px;
 clear: both;
}

#sponsor_link a{
 background-image: url(../images/arrow5.png);
 background-repeat: no-repeat;
 background-position: left;
 padding-left: 20px;
 color: #941F00;
 font-weight: bold;
 text-transform: uppercase;
}

#program_magazine{
 width: 530px;
 background-color: #D4BE65;
 padding: 4px 4px;
 clear: both;
 min-height: 142px;
}

#programs{
 width: 263px;
 background-color: #ffffff;
 padding-bottom: 10px;
 float: left;
}

#magazine_name{
 width: 263px;
 background-color: #ffffff;
 padding-bottom: 10px;
 float: right;
}

#programs_head{
 background-image: url(../images/sponsor_program.png);
 background-repeat: no-repeat;
 background-position: 10px;
 width: 100%;
 height: 31px;
}

#magazine_head{
 background-image: url(../images/pashchimi_ads.png);
 background-repeat: no-repeat;
 background-position: 10px;
 width: 100%;
 height: 31px;
}

#textarea_inner{
 width: 824px;
 margin: 0px auto;
 padding: 0px 20px;
 color: #E1E1E1;
 min-height: 265px;
 clear: both;
}

#textarea_inner p{
 margin: 8px 0px;
}

#textarea_inner ul{
 padding-left: 20px;
 padding-top: 10px;
 padding-bottom: 10px;
}

#textarea_inner ul li{
 line-height: 18px;
 color: #666666;
 padding-left: 5px;
}

.content{
 color: #343434;
 font-style: italic;
}
.content1{
 color: Black;
 line-height: 18px;
}
.content2{
 color: Black;
 line-height: 24px;
}

.content_highlight{
 color: #000000;
 font-weight: bold;
 font-style: italic;
}

.content_home{
 color: #333333;
 font-style: normal;
 font-size: 11px;
 line-height: 14px;
}

.sit_draw{
 color: #760000;
 font-weight: bold;
 font-style: italic;
 font-size: 15px;
}
.sit_draw1{
 color: #760000;
 font-weight: bold;
 font-style: italic;
 font-size: 12px;
 line-height:30px;
}
#about_us{
 background-image: url(../images/abts.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#events{
 background-image: url(../images/events.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#news_title{
 background-image: url(../images/news.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#archive{
 background-image: url(../images/archive.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#cnts{
 background-image: url(../images/cnts.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#maps{
 background-image: url(../images/sitemap.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#feedback{
 background-image: url(../images/feedback.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#privacy{
 background-image: url(../images/privacy.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#terms{
 background-image: url(../images/terms.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#sponsors{
 background-image: url(../images/sponsors.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#register{
 background-image: url(../images/register.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#partners{
 background-image: url(../images/partners.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#sit_draw{
 background-image: url(../images/sit_draw.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}
#updateProfile{
 background-image: url(../images/profile_new.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 18px;
}

#g1g{
 background-image: url(../images/g1g.jpg);
 background-repeat: no-repeat;
 background-position: left;
 width: 250px;
 height: 135px;
 float: left;
}

#partners_textarea{
 float: right;
}

.register_btn{
 background-image: url(../images/register_btn.png);
 backgroung-repeat: no-repeat;
 width: 150px;
 height: 50px;
 display: block;
}

.form_box{
 width: 95%;
 height: 20px;
 border-right: 2px solid #676767;
 border-bottom: 2px solid #676767;
 background-color: #f1f1f1;
}


.form_box-new{
width: 95%;
 height: 20px;
 border-right: 2px solid #676767;
 border-bottom: 2px solid #676767;
 background-color: #f1f1f1;
}

.star{
 color: #ff0000;
 font-size: 15px;
 font-weight: bold;
}

#btn_form ul{
 padding-left: 0px;
 width: 100%;
}

#btn_form ul li{
 list-style-type: none;
 list-style-position: outside;
 display: inline;
 float: left;
 padding-left: 0px;
}

.submit{
 background-image: url(../images/submit.png);
 backgroung-repeat: no-repeat;
 width: 92px;
 height: 29px;
 display: block;
}

.reset{
 background-image: url(../images/reset.png);
 backgroung-repeat: no-repeat;
 width: 92px;
 height: 29px;
 display: block;
}

.cancel{
 background-image: url(../images/cancel.png);
 backgroung-repeat: no-repeat;
 width: 92px;
 height: 29px;
 display: block;
}

#participation{
 background-image: url(../images/participation.png);
 background-repeat: no-repeat;
 background-position: left;
 width: 100%;
 height: 21px;
}

.mail_link{
 color: #799DDE;
 font-weight: bold;
 font-size: 12px;
 text-decoration: underline;
}

#box1{
 background-image: url(../images/box1_bg.png); 
 background-repeat: repeat-x;
 background-color: #E1CDB2;
 width: 838px;
 border: 1px solid #760000;
 min-height:380px;
 padding-bottom:10px;
 clear:both;
}

#box2{
 background-image: url(../images/box2_bg.png); 
 background-repeat: repeat-x;
 background-color: #F0E8C9;
 width: 838px;
 border: 1px solid #C3AD55;
 min-height: 130px;
 clear:both;
}

.subheading{
 color:#760000;
 font-size:11px;
 font-weight:bold;
 padding:0px 10px;
}

.point_heading{
 background:url(../images/point.png) no-repeat left;
 text-indent:22px;
 color:#760000;
 font-size:11px;
 font-weight:bold;
 padding:0px 10px;
}

.texthome_bg{
 background:url(../images/texthome_bg.png) no-repeat bottom;
 width:820px;
 min-height:51px;
 padding:10px 10px;
}

.texthome_bg1{
 background:url(../images/texthome_bg1.gif) no-repeat bottom;
 width:480px;
 min-height:51px;
 padding:10px 10px;
}

.texthome_bg2{
 /*background:url(../images/texthome_bg2.gif) no-repeat bottom;*/
 width:300px;
 min-height:51px;
 padding:10px 10px;
}
/***************************************middle end******************************************************/

#footer{
 width: 904px;
 margin: 0px auto;
 text-align: center;
 color: #B4B4B4;
 padding-bottom: 10px;
 clear: both;
}

#footer a{
 color: #B4B4B4;
 padding: 0px 2px;
 font-size: 11px;
 line-height: 22px;
}

#footer a:hover{
 color: #666666;
}

.copyright{
 color: #616161;
 font-size: 11px;
}

/**********************************************footer end***********************************************/

.stepcarousel{
position: relative; /*leave this value alone*/
border: 1px solid #760000;
overflow: scroll; /*leave this value alone*/
width: 530px; /*Width of Carousel Viewer itself*/
padding: 1px 1px;
height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


/************************************************************************************************/



.tohamo-12 {
 font-family: Tahoma;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 font-style: normal;
 line-height: 24px;
 font-variant: normal;
 text-transform: none;
 text-align: justify;
}

#about--us{background:url(../images/about-box-1.jpg) no-repeat;
width:303px;
height:310px;}
.arial-12 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 font-style: normal;
 line-height: normal;
}
#about--us-2{background:url(../images/about-box-2.jpg) no-repeat;
float:right;
width:401px;
height:325px;}
#about--us-3{background:url(../images/about-box-3.jpg) no-repeat;
float:left;
width:272px;
height:201px;}
#about--us-4{background:url(../images/about-box-4.jpg) no-repeat;
float:left;
width:327px;
height:99px;
margin:1px;}
#about--us-5{background:url(../images/about-box-5.jpg) no-repeat;
float:right;
width:243px;
height:203px;
margin:1px;}
#about--us-6{background:url(../images/about-box-4.jpg) no-repeat;
float:right;
width:327px;
height:99px;
margin:1px;}
#events-img{ background:url(../images/EventAdvSm.png) no-repeat;

width:658px;
height:249px;
margin:1px;}



.sub{
	font-family:  Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.para{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height: 22px;
	text-align: justify;
}

.sub-2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #760000;
}

.sub-22{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.sub-18{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	
	font-style: normal;
	padding-left:15px;	
	color: #480303;
}

#menu11 {
				font-family: tahoma, Helvetica, sans-serif;
				font-weight: none;
				margin: 0px 0;
				list-style-type: none;				
				font-size: 11px;
				width:830px;
	height:150px;

			}
			
			
#menu11 li {
				float: left;
				margin: 0;
				margin-top:2px;
				color: #A4A4A4;


			}
	#menu11 li a {
				text-decoration: none;
				display: block;
				color: #A4A4A4;
				padding-left:5px;
				padding-right:5px;
			}
	#menu11 li a:hover, #menu11 li.active a {
				display: block;
				font-weight: none;
				color: #000000;
			}

.sub-14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	font-style: normal;
	font-weight: normal;
	color: #480303;
}
.sub-12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


