


/**{margin:0;padding:0}*/
body{font-family:Arial;
    font-size:14px;line-height:20px; }
a{text-decoration:none;color:#000;}
a:hover{text-decoration:none}
input[type=text],input[type=password],input[type=submit],textarea{border:1px solid #FFF;padding:5px;outline:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0 0 15px;font-family: 'Oswald', sans-serif;}
h2 {font-size:25px;line-height:30px}
img{max-width:100%;height:auto;border:none}

.alignleft{float:left;margin-right:10px}	
.aligncenter{display:block;margin:10px auto}	
.alignright{float:right;margin-left:10px}	

.floatleft{float:left}
.floatright{float:right}

/*full web page width  ---------------------------------------------------------------------*/

.wrapper{width:1100px;display:block;margin:0 auto}
.clearfix{overflow:hidden}
ul,ol{margin:0;padding:0;list-style:none;}
.topbanner{width:730px; height:90px; margin-top:8px;}
.cont_pic_bot{align-items: center; width: auto; height: auto;}
#selectnav1{display:none;}
/* home page style */
#header_area{background: url("images/header_bg.png") repeat-x scroll 0 0 #000;}
#content_area{background: url("images/body_top_bg.png") repeat-x scroll center top #fff;
padding-top: 5px;}
#footer_top_area{background: none repeat scroll 0 0 #171716;
margin-top: 25px;
padding: 20px 0;
border-top: 5px solid #FFD500;}
#footer_bottom_area{padding:15px 0px;background:#222;}
.header{}
.header_top{padding: 0px 0;}
.logo{margin-top:50px; margin-left:-36px; float: left;}
.logo a{}
.logo a span1{color: #fff;
font-family: oswald;
font-size: 30px;
font-weight: bold;
letter-spacing:1px;
line-height: 35px;
width:200px;
text-transform: uppercase;}
.logo a span1 span{color: #ffd500;}
/*.search{background: none repeat scroll 0 0 #ffffff;
border: 1px solid #fffff;
padding: 2px;
margin-top:2px;}
.search input[type="text"]{background: none;
border: none;
outline: 0;
width: 100px;
color: #fff;}
.search input[type="submit"]{-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: url("images/search.png") no-repeat scroll 5px 0px rgba(0, 0, 0, 0);
border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #FFFFFF;
border-image: none;
border-style: none none none solid;
border-width: medium medium medium 1px;
cursor: pointer;
height: 22px;
padding-left: 5px;
text-indent: -99999px;
width: 33px;}*/
.header_bottom{background: none repeat scroll 0 0 #ffd500;
min-height: 30px;
padding: 0px;}
/* dropdown menu*/
.header_bottom ul{list-style: none outside none;
margin: 0;
padding: 0;}
.header_bottom ul li{float: left;position:relative;}
.header_bottom ul li a{display: block;
font-family: oswald;
font-size: 15px;
padding: 5px 10px;}
.header_bottom ul li a:hover{background:#f5f5f5 url(images/menu_item.png) no-repeat scroll left center;
-webkit-transition: background 300ms ease-in;
-moz-transition: background 300ms ease-in;
-ms-transition: background 300ms ease-in;
-o-transition: background 300ms ease-in;
transition: background 300ms ease-in;}
/* dropdown menu 2nd level*/
#dropdown{background: no-repeat scroll right 8px rgba(0, 0, 0, 0);
padding-right: 2px;}
.header_bottom ul li ul{background: none repeat scroll 0 0 #FFD500;
/*left: -99999px;*/
visibility:hidden;
position: absolute;
z-index: 1000;
transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-webkit-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;-ms-transition: all .3s ease 0s;}
.header_bottom ul li:hover ul{left:0px;top:30px; visibility:visible;}
.header_bottom ul li ul li{width:200px;border-bottom:1px solid #ddd}
.header_bottom ul li ul li:last-child{border-bottom:0px;}
.header_bottom ul li ul li a{padding:5px;}
.header_bottom ul ul li a:hover{background:#f5f5f5 url(images/menu_item.png) no-repeat scroll left center;
-webkit-transition: background 300ms ease-in;
-moz-transition: background 300ms ease-in;
-ms-transition: background 300ms ease-in;
-o-transition: background 300ms ease-in;
transition: background 300ms ease-in;
padding-left:15px;
transition: all .3s ease 0s;-moz-transition: all .3s ease 0s;-webkit-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;-ms-transition: all .3s ease 0s;}

/*main content part width  ---------------------------------------------------------------------*/
.main_content_area{}
.main_content{width: 740px;
margin-right: 10px; background-color: white;}
.slider{background: url("images/slider_bg.png") repeat scroll 0 0 rgba(255, 255, 255, 1);
margin-bottom: 2px;
padding: 0px;}
.content{}
.content_title {
	/*background-color: repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background: none repeat scroll 0 0 rgba(170, 84, 71, 1);
height: 46px;
margin-bottom: 10px;}
.content_title  h2{
	color: #fff;
font-size: 16px;
margin-bottom: 0;
padding: 8px;
text-transform: uppercase;}
.single_content{margin-bottom: 20px;
padding-bottom: 15px;
border-bottom: 3px solid #E7E7E7;}
.single_content:last-child{border-bottom:none;}
.post_date{background: none repeat scroll 0 0 #c3c3c3;
margin-right: 10px;
padding: 5px;}
.post_date .date{border: 1px solid #ddd;
padding: 10px;
text-align: center;}
.post_date h3{font-size: 36px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 5px;text-align:center;}
.post_date p{font-size: 14px;
font-family: oswald;}


.post_detail{}
.post_detail > a{background: url("images/nav_right.png") no-repeat scroll 130px 4px #ffd500;
display: block;
font-family: oswald light;
margin-top: -30px;
padding: 5px 15px;
width: 140px;float:right;}
.post_detail > a:hover{font-family: oswald;}

.page_next{}
.page_next > a{background: url("images/nav_right.png") no-repeat scroll 150px 8px #ffd500;
display: block;
font-family: oswald;

padding: 10px 25px;
width: 150px;float:right;}
.page_next > a:hover{font-family: oswald; background-color: #E5B669;}

.page_prev{}
.page_prev > a{background: url("images/nav_left.png") no-repeat scroll 150px 8px #ffd500;
display: block;
font-family: oswald;

padding: 10px 25px;
width: 150px;float:left;}
.page_prev > a:hover{font-family: oswald; background-color: #E5B669;}


.post_detail h2{font-size: 20px;
margin-bottom: 10px;}
.post_detail h2 a{}
.post-meta{margin-bottom: 25px;}
.post-meta p{}
.post-meta p span{background: none repeat scroll 0 0 #ecebeb;
color: #999;
padding: 5px 14px;}
.post-meta p span i{color: #A09E9E;}
.post_excerpt{}
.post_excerpt img{float: left;
margin-right: 10px;
width: 220px;
height: 150px;
}
.img_border{border:solid #000 thin;}
.post_excerpt p{
	float: right;
margin-right: 10px;
width: 490px;
height: 150px;
text-align:justify;
	}
.pagination{margin-bottom:15px;}
.pagination ul{text-align: center;}
.pagination ul li{display: inline-block;margin-right: 3px;}
.pagination ul li a{background: none repeat scroll 0 0 #e7e7e7;
color: #999;
padding: 5px 8px;}
.pagination ul li a:hover{background:#464646;color:#fff;}
.sidebar_container{background: none repeat scroll 0 0 #fff;
width: 350px;}
.newsletter{padding: 10px;
border-bottom: 3px solid #ddd;
margin-bottom: 15px;}
.newsletter form > h2,.newsletter > h2{text-transform: uppercase;
font-size: 16px ;
font-weight: bold;}
.newsletter form input[type=text]{height: 25px;
width: 250px;
margin-bottom: 15px;
box-shadow: inset 0px 0px 50px 0px #FFFFFF;
-webkit-box-shadow: inset 0px 0px 50px 0px #FFFFFF;
-moz-box-shadow: inset 0px 0px 50px 0px #FFFFFF;
-o-box-shadow: inset 0px 0px 50px 0px #FFFFFF;}
.newsletter input[type=email]{border: 1px solid #FFFFFF;
height: 35px;
padding-left: 5px;
width: 257px;
margin-bottom:15px;
box-shadow: inset 0px 0px 50px 0px #FFFFFF;
-webkit-box-shadow: inset 0px 0px 50px 0px #FFFFFF;
-moz-box-shadow: inset 0px 0px 50px 0px #FFFFFF;
-o-box-shadow: inset 0px 0px 50px 0px #FFFFFF;}
.newsletter form input[type=submit]{
background: url("images/nav_right.png") no-repeat scroll 90px 6px #ffd500;
border: medium none;
font-family: oswald light;
font-size: 14px;
padding: 8px;
text-transform: uppercase;
width: 120px;cursor:pointer;}
.sidebar{}
.skyscapar{width:250px; height:600px; margin-top:2px;}
.single_sidebar > h2{}
.single_sidebar{background: url("images/slider_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);padding: 5px;margin-bottom:10px;}
.sidebar_title{background:  no-repeat scroll 15px 15px rgba(170, 84, 71, 1); /*url("images/title_down.png")*/
height: 46px;margin-bottom:10px;}
.sidebar_title > h2{
	/*background: none repeat scroll 0 0 #222222;*/
color: #fff;
font-size: 16px;
margin-left: -10px;
margin-top: -0px;
padding: 8px 20px;
/*padding-left:20px;*/
text-transform: uppercase;
width: 50%;}
.sidebar_title > h4 a{
	/*background: none repeat scroll 0 0 #222222;*/
color: #fff;
font-size: 13px;
/*margin-left: 135px;*/
margin-top: -48px;
text-decoration:underline;
float:right;
/*padding: 8px 15px;*/
/*text-transform: uppercase;*/
width: 35%;}
/*popular post*/
.single_sidebar .popular_post ul{}
.single_sidebar .popular_post ul li{}
.single_sidebar .popular_post ul li a{display: block;
background: #fff;
padding: 10px;
margin-bottom: 10px;
font-size: 16px;
font-family: oswald;
box-shadow: 1px 4px 3px -2px #DDDDDD;
-webkit-box-shadow: 1px 4px 3px -2px #DDDDDD;
-moz-box-shadow: 1px 4px 3px -2px #DDDDDD;
-o-box-shadow: 1px 4px 3px -2px #DDDDDD;}
.single_sidebar .popular_post ul li a:hover{background:#FFD500;
-webkit-transition: background 300ms ease-in;
-moz-transition: background 300ms ease-in;
-ms-transition: background 300ms ease-in;
-o-transition: background 300ms ease-in;
transition: background 300ms ease-in;}

/*Category*/
.single_sidebar .cat-item {background: none repeat scroll 0 0 #454545;
color: #ffd500;
font-weight: bold;
margin-bottom: 5px;
padding: 5px;
text-align: right;}
.single_sidebar .cat-item a{color: #ddd;
display: inline-block;
font-weight: normal;
width: 80%;
text-align: left;
float: left;}
.single_sidebar .cat-item a:hover{color:#000;text-decoration:none;}
.single_sidebar .cat-item:hover{color:#000;background:#FFD500;
-webkit-transition: background 300ms ease-in;
-moz-transition: background 300ms ease-in;
-ms-transition: background 300ms ease-in;
-o-transition: background 300ms ease-in;
transition: background 300ms ease-in;}

/*default sidebar list item*/
.single_sidebar > ul{}
.single_sidebar > ul li{margin-bottom: 10px;
padding: 5px;
background: #fff;}
.single_sidebar > ul li a{}
.single_sidebar > ul li a:hover{text-decoration:underline;}
.footer_top{}
.footer_top_container{margin-left: -20px;}
.single_footer_top{color: #999;
margin-left: 20px;
width: 340px;}
.single_footer_top h2{color:#FFD500;}
.single_footer_top a{color:#ddd;}
.single_footer_top ul{}
.single_footer_top ul li{}
.single_footer_top ul li a{background: none repeat scroll 0 0 #000;
color: #ddd;
display: block;
margin-bottom: 5px;
padding: 8px;font-family:oswald light;}
.single_footer_top ul li a:hover{background:#FFD500;color:#000;}
.footer_bottom{}
.copyright{font-family: oswald;
margin-top: 8px;}
.copyright p{color:#fff;}
.copyright span{color: #ffd500;}
.social{}
.social ul{}
.social ul li{float: left;}
.social ul li a{
color:#fff;
display: block;
font-size: 25px;
padding: 5px;}
.social ul li a:hover{color:#FFD500;}

/* Single page style */

.content h1{font-size: 25px;line-height: 30px;}
.content h2,.content h3,.content h4,.content h5,.content h6{font-size: 16px;}
.rectangle_large{width: 336px;height: 280px;
box-shadow: 1px 1px 13px -2px #DDDDDD;
-webkit-box-shadow: 1px 1px 13px -2px #DDDDDD;
-moz-box-shadow: 1px 1px 13px -2px #DDDDDD;
-o-box-shadow: 1px 1px 13px -2px #DDDDDD;
display:block;}
.rectangle_medium{width: 300px;height: 250px;
box-shadow: 1px 1px 13px -2px #DDDDDD;
-webkit-box-shadow: 1px 1px 13px -2px #DDDDDD;
-moz-box-shadow: 1px 1px 13px -2px #DDDDDD;
-o-box-shadow: 1px 1px 13px -2px #DDDDDD;
display:block;}
blockquote{border-left: 3px solid #ffd500;
font-weight: bold;
margin-bottom: 10px;
margin-left: 50px;
margin-top: 10px;
padding: 10px;
background: #f5f5f5;}
.more_post_container{border: 1px solid #ddd;
border-radius: 5px;
box-shadow: 0 1px 5px 0 #ddd;
padding: 10px;}
.more_post_container h2{border-left: 5px solid #ffd500;
margin-bottom: 0;
padding: 5px;}
.more_post{background: none repeat scroll 0 0 #f5f5f5;
border-left: 5px solid #ddd;
padding: 10px 5px;}
.more_post a{display: block;
margin-bottom: 2px;color:#000}
.more_post a:hover{color:#FFD500;font-weight:bold;}
.advertisement_container{}
.advertisement{}
.content ul{margin-left: 30px;}
.content ul li{margin-bottom:5px;color:#222;}
.content ul li a{color: #222;
display: block;
padding: 5px;}
.content ul li a:hover{text-decoration:underline;font-weight:bold;}
.btn{display: inline-block;
padding: 8px 14px;
background: #FFD500;
margin: 15px 5px 15px 0px;
font-family: oswald;}
.btn:hover{background:#F1B215}

/*Related post */

.more_themes{margin-top: 50px;width: 100%;}
.more_themes > h2{background: url("images/slider_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
font-weight: bold;
margin-bottom: 30px;
padding: 8px;}
.more_themes h2 i{color: #ffd500;}
.more_themes_container{margin-left: -15px;}
.single_more_themes{margin-left: 15px;
width: 220px;
background: #FFD500;
color: #fff;
margin-bottom:15px;}
.single_more_themes img{}
.single_more_themes a h2{color: #000;
font-size: 14px;
margin-bottom: 0;
padding: 5px;
text-align:center;}

/*Related post for work*/

.more_works{margin-top: 20px;width: 100%;}
.more_works h2{font-size: 16px;}
.more_works > h2{background: none repeat scroll 0 0 #454545;
	
color: #fff;
font-weight: bold;
margin-bottom: 10px;
padding: 8px;
border-left: 5px solid #FFD500;}
.more_works h2 i{color: #ffd500;}
.more_works_container{margin-left: 1px;}
.single_more_works{background: none repeat scroll 0 0 #222;
margin-bottom: 15px;
margin-left: 8px;
width: 175px;}
.single_more_works img{}
.single_more_works a h2{color: #ffd500;
font-size: 14px;
margin-bottom: 0;
padding: 5px;}

/* work page style*/

.single_work_container{margin-left: 12px;}
.single_work{float: left;
margin-left: 15px;
width: 337px;position:relative;
margin-bottom:15px;height:190px;
/*background:url(images/work_bg.png) repeat scroll 0 0 #222;*/
background-color:#323232;
}
.single_work:hover img.img_bottom{position:absolute;left:0;top:0;opacity:0.20;
transition: all 1.3s ease 0s;-moz-transition: all 1.3s ease 0s;-webkit-transition: all 1.3s ease 0s;-o-transition: all 1.3s ease 0s;-ms-transition: all 1.3s ease 0s;}
.single_work p.caption{position:absolute; top:0px;  left:176px;color:#fff;padding:4px; width:150px; text-align:justify; font-size: 13px;}
.single_work:hover p.caption{position:absolute;top:0px;left:176px;color:#ffd500;padding:4px; width:150px; text-align:justify; font-size: 13px;}
.single_work img{}
.single_work h2{background: none repeat scroll 0 0 #ffd500;
font-size: 16px;
left: 0;
padding: 4px 7px;
position: absolute;
bottom:0;
width:160px;
/*top: 0;*/
font-family: oswald;
}
.work_pagination {width:98%;margin-left:15px;}
.work_pagination .newer,.work_pagination .older{background: none repeat scroll 0 0 #454545;
color: #ffd500;
display: block;
font-family: oswald;
padding: 10px;}
.work_pagination .newer:hover,.work_pagination .older:hover{background:#222;}

/* single work page style */
.single_work_page{background:#f5f5f5;}
.work_single_page_feature{ text-align:justify;}

.cont_header_pic img{width:98%; padding: 5px;  }

.cont_inside_pic img{width:98%; padding: 5px; margin-top: 15px; margin-bottom: 5px; }
.work_meta{background: none repeat scroll 0 0 #ddd;
padding: 20px;}
.work_meta p{font-family: sans-serif;}
.work_meta p span{display: inline-block;
font-family: oswald;
margin-right: 15px;}
.work_meta a{font-family: oswald;}
.single_work_page_content{padding:10px; text-align:justify;}
.box_banner{width:336px; height:280px; float:left;}
.box_text{padding-right:10px; padding-left:10px; width:350px; height:280px; float:right; text-align:justify;}
.split_box{}
/* contact page style */

.contact_us{}
.wpcf7-text:focus,.wpcf7-email:focus,.wpcf7-textarea:focus{box-shadow: 0.1px 0.1px 5px 1px #ddd !important;
transition: all 0.5s ease-in-out 0s !important;}
.contact_us form {margin-left:30px;margin-top:25px;}
.contact_us form p{margin-bottom:10px;}
.contact_us form input.wpcf7-text{width: 45%;height: 30px;}
.contact_us form input.wpcf7-email{width: 45%;height: 30px;}
.contact_us form textarea.wpcf7-textarea{height: 150px;width: 70%;}
.contact_us form input.wpcf7-submit{background: #222222;
border: medium none;
color: #FFD500;
cursor: pointer;
font-size: 18px;
padding: 10px 40px;
font-family: oswald;}
.contact_us form input.wpcf7-submit:hover{background:#FFD500;color:#000;}
.logoline
{margin-top:89px;
margin-left:-150px;
letter-spacing:1px;
float:left;
width:150px;
color:#999;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.banglogo{
/*font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;*/
	font-family: BNET_BNG_OTF_9977;
font-size: 25px;
margin-bottom: 0px;
overflow: hidden;
float:left;
margin-top:15px;
color: #7A7A7A;
line-height:35px;
}


.bang {font-family: BNET_BNG_OTF_9977;
font-size: 18px;
margin-bottom: 0px;
overflow: hidden;
}


.hometoplink {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFFFFF;
font-weight:bold;
bottom:-2;

}

.date {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #666666;
}

.homeaway {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
letter-spacing:3px;
color:#403D1E;
}
/*------------TOP MENU--------------*/
#bnethoriznavimenu {
	margin: 0;
	margin-top:0;
	padding: 0;
	height: 0em; 
	}
#bnethoriznavimenu li {
	list-style: none;
	float: left; 
	}
#bnethoriznavimenu li a {   /* main menu style*/
	display: block;
	padding: 4px 12px;
	/*background-color: #DADBDC; main menu background*/
	color: #FFFFFF; /*font color*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px; /*font size*/
	text-decoration: none;
	border-left: 2px solid  #FFFFFF;
	
	 
}
#bnethoriznavimenu li a:hover {
	background-color: #FFC000;
	color:#003300;
	
	} /* main menu background on mouse over*/
	
	
.bc_ticker	{/* news ticker*/
overflow: auto;
border-style: none;
border-width: 0;
border-color: #FFFFFF;
background-color: #B6BE68;
}

.tickertd1{
vertical-align: top;
color: #FFFFFF;
font-size: 10pt; 
font-family: Verdana,Geneva;
}

.bc_tickerarrow {
text-decoration: none; 
color: #FFFFFF;
}

.bc_tickercontent {
vertical-align: top;
background-color: #B6BE68;
}

.bc_tickerlink {
text-decoration: none;
}

.bc_tickertitle {
color: #FFFFFF; 
font-size: 10pt; 
font-family: Verdana,Geneva;
}

.bc_tickersummary {
color: #FFFFFF; 
font-size: 9pt; 
font-family: Verdana,Geneva;
}

.hometoplink2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color: #4A6D1D;
text-decoration:none;
letter-spacing: 1px;
line-height:20px;

}

.tdhome1 {
background-color: #E4B34E;
height: 20px;
vertical-align:middle;
}

.tdhome2 {
background-color:#AFBC8A;
height: 20px;
vertical-align: middle;
}

.tdhome3 {
background-color:#686868;
height: 20px;
vertical-align: middle;
}

.tddurga1 {
background-color:#B6BE68;
height: 30px;
vertical-align: middle;
text-align:center;
}

.tddurga2 {
background-color:#8ba767;
height: 25px;

}

.tdhometop1 {
background-color:#B6BE68;
height: 30px;
text-align:center;
vertical-align:middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
}

.tdhome2inside {
background-color:#ECF3DC;
}

.texttdhome2inside {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #686868;
}
.txtwhite {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
}
.tdhome1inside {
background-color:#FCF1DC;
}

.txtwhitesmall {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFFFFF;
}
.tdhome3inside {
background-color:#EBECE6;
}
.txtgreen {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #006600;
}

.morelink {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
color: #0033CC;
}
.txtbrown {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #990000;
}

.pagebg {
background-color: #ffffff;
}

.addtopbg {
background-color: #ffffff;
}

.addbottombg {
background-color: #ffffff;
}

.addrightbg {
background-color: #ffffff;
}

.addleftbg {
background-color: #ffffff;
}

.emailbg {
background-color: #ffffff;
}


.addbg {
background-color: #ffffff;
}

.googleAd{

	padding:0px 0 0 30px;
}

.section_name
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2F3D1C;
background-color:#CCCCCC;
padding-left: 5px;
}
.section_name1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#2F3D1C;
background-color:#FFFFFF;
padding-left: 5px;
}

.morelink {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
color: #0033CC;
}
.txtbrown {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #990000;
}

.txtbrown_bold  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
color: #990000;
}
.txtbrown_boldbig  {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:16px;
color: #990000;
}






table.calendar {
	font-family: verdana,arial,sans-serif;
	font-size:10px;
	
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	
}
table.calendar th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.calendar td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	color: #FFD500;
	border-color: #666666;
	background-color: #FFD500;
	font-weight: bold;
	text-align: center;
	
}
table.calendar td:hover {
	
	
	background-color: #dedede;
	
	text-decoration: underline;
	
	
}