body {
	Margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	background-color:#26430d;
	text-align: center;
	font-size: 12px;
}

.norepeat {
	background-repeat: no-repeat;
}
.repeatX
{
	background-repeat: repeat-x;
}
.repeatY
{
	background-repeat: repeat-y;
}

.boxTitle
{
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#fff0de;
	text-align:left;

}
.homeNavTxt
{
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#fff0de;
	text-align:center;
	padding-top:3px;

}
.homeGenius
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff0de;
	text-decoration:none;
	
}
.amazingList
{
	font-size: 12px;
	font-weight: normal;
	color: #fff0de;
	text-decoration:none;
}

form {
	Margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px;
}
.question
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#b8bf85;
text-align:left;
padding-left:5px;
text-decoration:none;
}
.main-txt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#604F09;
text-align:left;
text-decoration:none;
}
.main-category
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#604F09;
text-align:left;
padding-left:5px;
text-decoration:none;
}
.required {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ff0000;
}


.input-form	{
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal;
	color:#333333;
	height:17px;
	text-decoration:none;
	border:1px solid #000000;
}

.input{
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	border:1px solid #000000;
	height:17px;
}
.input-textarea{
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	border:1px solid #000000;
	height:150px;
}

.form-label
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#604F09;
text-align:right;
}
td
{
 font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:12px; 
 text-decoration:none;
 }

.heading3 {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;  
	text-decoration:none;
	color:#FFFFFF;
	
}
.heading2 {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:bold;  
	text-decoration:none;
	color:#FFFFFF;
	
}

.heading1 {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#7BAB1A;
		}
		

.border{
	border:1px solid #0C80B8;
	}

.borderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}

.borderbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}

.borderright{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}


.bordergraytop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D3D2D7;
	border-right-color: #939797;
	border-bottom-color: #939797;
	border-left-color: #939797;
}
.bordergraybot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #939797;
	border-right-color: #939797;
	border-bottom-color: #D3D2D7;
	border-left-color: #939797;
}



.tdbglc{
	font-family:Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	
	
	}

.page-heading {
	font-family:Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#8BBA2C;
	text-decoration:underline;
	}
	
a.leftlink:link, a.leftlink:visited  {
	font-family:Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal; 
	text-decoration: none;
	color:#605a44;
	}

a.leftlink:active {
	font-family:Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal; 
	text-decoration: none;
	color:#e4e3e9;
	}
	
a.leftlink:hover{
	Font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
	}

a.bodylink:link,  a.bodylink:visited, a.bodylink:active   {
	font-family:Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal; 
	text-decoration:none;
	color:#0000FF;
	}

a.bodylink:hover {
	font-family:Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	
	}


a.bodylink1  {
	font-family:Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal; 
	text-decoration:none;
	color:#0000FF;
	}

a.bodylink1:active {
	font-family:Verdana, Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal; 
	text-decoration:none;
	color:#0000FF;
	}
	
a.bodylink1:hover {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	}




a.botlink:link, a.botlink:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none;
	color:#ffefdf;
	}

a.botlink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none;
	color:#6c9841;
	}
	
a.botlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#016799;
	text-decoration: none;
	}



.sub-heading {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	
		}
.sub-heading1 {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	
		}

.heading {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
		}







.headingC {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-decoration:none;
	font-weight:bold;
	color:#0C80B8;
	text-align:left;
		}
.sub-headingC {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
		}
		
	.sub-headingC1 {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#990000;
		}	
	.sub-headingC2 {
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
		}	
		
		
.readmoretxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	
		}
		
a.readmore{
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	
		}

a.readmore:hover{
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
	color:#016799;
	
		}
		
.table-border{
border:1px solid #999999;
}

a.mainlink{
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	color:#333333;
}

a.mainlink:hover{
	font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	color:#016799;
	
		}
.simple-txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	padding-left:1px;
}

.heading-tab1 {
	border-top: 1px solid #777777;
	background-color: #81814f;
	height: 20px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 4px;
}
.heading-main{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	padding-left:10px;
}
.main-heading1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.heading-white{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-left:50px;

}
.form-bold{
	font-family:Verdana, verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.form-bold2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#824a5e;
}
.blogTitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#824a5e;
}
.input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	width:180px;
	border:1px solid #666666;
}
.input-new{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	border:1px solid #666666;
}
.heading-main2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff0de;
	padding-left:1px;
}
.message{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color:#824a5e;
	padding-left:110px;
}
.simple-txt2 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#4b6234;
	padding-right:0px;
}

#listTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

#infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

#entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.formTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.bluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
	border: 1px solid #000000;
}

.topNav {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	background-color: #FFFFFF;
}

.activeTopNav {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	background-color: #CCCCFF;
}

.row1 {
	background-color: #EFEFEF;
}

.row2 {
	background-color: #DEDEDE;
}

.errorMessage {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	font-weight: bolder;
	color: #CC3300;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

td.nav {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
}

td.nav:hover {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #97C1E7;
}

a.nav {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

a.nav:hover {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;	
}

.navSelected {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #DEDEDC;
}

a.bottomNav {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.bottomNav:hover {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}

.detailSpacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.tabSelected {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #97C1E7;
}

.tabSelected:hover {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #97C1E7;
}

.tabNotSelected {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.tabNotSelected:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

a.tabNav {
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}

a.tabNav:hover {
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
}

.whiteTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
	background-color: #FFFFFF;
}

.lightBlue {
	background-color: #AACCFF;
}

.navArea {
	background-color:#6c9841;
}

.contentArea {
	background-color: #FFFFFF;
}

a.leftnav {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333333;
	background-color: #AABBCC;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
}

.leftnavSelected {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
}
.graybox {
	background-color: #666666;
}

.footer {
	font-size: 10px;
}

fieldset
{
	border: #26a solid 1px;
}

legend
{
	background: #fb0;
	border: #26a solid 1px;
	padding: 1px 10px;
	font-weight: bold;
}

.errorMessage {
	color: #990000;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.detailTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.detailTable .label {
	background-color: #EFEFEF;
}

.detailTable .content {
	background-color: #FFFFFF;
}

.grayTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#605a44;
	padding-left:4px
}

.grayTxtBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#605a44;
	font-weight:bold;
	text-decoration:none;

}
a.comment
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#605a44;
	font-weight:normal;
	text-decoration:none;

}
a.comment:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	font-weight:normal;
	text-decoration:none;

}


#header {
	background-image: url(file:///C|/wamp/www/bharat_30_Nov/css/images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 169px;
}

#header_menu{
	background-image: url(file:///C|/wamp/www/bharat_30_Nov/css/images/header_menu.jpg);
	background-repeat: repeat-x;
	text-align: right;
	height: 73px;
	padding-top: 10px;
}

#container {
	font-size: 1.2em;
}

#left {
	float: left;
	width: 161px;
	margin-left: 20px!important;
	margin-left: 10px;
    padding-top: 27px;
}

#right {
	float: right;
	width: 210px;
	margin-right: 5px;
	padding-top: 27px;
}

#content {
	margin-right: 250px;
	margin-left: 210px;
	padding: 5px;
}

#footer {
	background-image: url(file:///C|/wamp/www/bharat_30_Nov/css/images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	text-align: center;
	font-size: .9em;
	padding-top: 60px;
}

p{  margin-top: 8px;
	margin-bottom: 8px;
	text-align:justify;
}



.heading_color{
	color: #FF9900;	
}




 /* 
a:link {color: #000000}    
a:visited {color: #333333} 
a:hover {color: #FF6633}   
a:active {color: #FF3333}   */

/***********************************'   Left side Menu  *******************************/

#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #C2C2CA;
	width: 160px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #C2C2CA;
}

#navlist li a {
	text-decoration: none;

}

/***********************************'  Header Menu  ****************/

.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.1em;
}
a.leftnav {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color:#6c9841;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6c9841;
	height: 25px;
	width: 155px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333333;
	background-color:#807f2f;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #807f2f;
	height: 25px;
	width: 155px;
	text-decoration: none;
	font-weight: bold;
}

.leftnavSelected {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333333;
	background-color:#807f2f;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #807f2f;
	height: 25px;
	width: 155px;
	text-decoration: none;
	font-weight: bold;
}

.contentAwaited
{
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: red;
	width: 350px;
	padding: 2px 2px 2px 5px;
}

.homeTd
{
 background-repeat:repeat-x;
 height:230px;
 border:1px solid gray;

}

.synopsis-txt{
font-family: "verdana";
font-size: 14px;
color: #707070;
font-weight: normal;
text-align: justify;

}