th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #000000;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 55px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FFFFFF;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weigh: bold;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 14px;
	margin-right : 14px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #EEEEEE;
}
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}
#chromemenu{
width: 99%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url('chromebg.gif') repeat-x center; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #7F7F7F;
font-weight: bold;
text-decoration: none;
background: url('divider.gif') no-repeat center right; /*Theme Change here*/; padding-left:7px; padding-right:12px; padding-top:6px; padding-bottom:6px
}

#chromemenu ul li a:hover{
color: #494949;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
border-left:1px solid #BBB; border-right:1px solid #BBB; border-top:1px solid #BBB; border-bottom:0px solid #BBB; position:absolute;
top: 0;
/*Theme Change here*/
line-height:18px;
z-index:100;
background-color: red;
width: 100px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F0F0;
}
.title2 {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title2 a {
	color : #FF6600;
}
.title2 a:hover {
	color : #FF0000;
}

.about_us{
	font-size:12px;

}

.heavy{
	font-weight: bold;
}

.faq_scroll_pane{
	height: 400px;
	width: 100%;
	overflow: auto;
	padding: 0px 8px 0px 8px;
}

.faq_scroll_pane a{
	color: blue;
}

.scroll_pane{
	height: 700px;
	width: 100%;
	overflow: auto;
	padding: 0px 8px 0px 8px;
}

.show_date{
	float:right;
	color:white;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	margin-right:10px;
}

.show_ip{
	color:white;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	cursor:pointer;
	background-color: #f6b6b6;
	padding: 2px 5px 2px 5px;
}

.show_ip_hover{
	color:white;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	cursor:pointer;
	background-color: #ee7171;
	padding: 2px 5px 2px 5px;
}

.ip_block{
	position: absolute;
	left: 300px;
	top: 200px;
	width: 300px;
	height:150px;
	display:none;
	background-color:white;
	border: solid 1px black;
	text-align:center;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	padding: 10px 10px 10px 10px;

}


#pscroller1{
	width: 156px;
	height: 145px;
	border: 0px solid black;
	padding: 5px;
	background-color: none;
	margin:0px;
}

.someclass{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}




/* rajesh news stuff - start */
.morehl {font-family: Avenir,Verdana,Gevena,Arial,sans-serif !important;font-size: 11px !important;	color: #0D3692 !important;	font-weight: bold !important;font-style: normal !important;	text-decoration: none !important;}
A:link.morehl, A:vlink.morehl, A:alink.morehl {color: #0D3692 !important;}
.moresrc {font-family: Avenir,Verdana,Gevena,Arial,sans-serif !important;font-size: 9px !important;color: #000000 !important;font-weight: normal !important;font-style: normal !important;text-decoration: none !important;}
A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {color: #000000 !important;}
.moreti {font-family: Avenir,Verdana,Gevena,Arial,sans-serif;font-size: 9px;color: #000000;	font-weight: normal;font-style: normal;	text-decoration: none;}
.morehlt {font-family: Avenir,Verdana,Gevena,Arial,sans-serif;font-size: 11px;color: #0D3692 !important;font-weight: bold;	font-style: normal;text-decoration: none;}	
/* rajesh news stuff - end */
