/* CSS Document */
.pollbg{
background-color:#730000;
}
.footerbg{
background-color:#4a0608;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	color: #000000;
	text-decoration:underline;
}
a:hover {
	color: #8e0000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:underline;
}
.footertext {
	font-size: 10px;
	font-family: tahoma;
	color: #c9b5b5;
}
.welcometext {
	font-size: 11px;
	font-family: tahoma;
	color: #8e0000;
	text-align:justify;
}
.bimbotext {
	font-size: 11px;
	font-family: tahoma;
	color: #c20204;
	text-align:justify;
}
.bimbotext2 {
	font-size: 11px;
	font-family: tahoma;
	color: #ed1b23;
	text-align:justify;
	font-weight:bold;
}
.editortext {
	font-size: 11px;
	font-family: tahoma;
	color: #4a0608;
	text-align:justify;
}
.inner_header2 {
	font-size: 12px;
	font-family: tahoma;
	color: #8e0000;
	text-align:justify;
}
.footer:link {color : #c9b5b5; TEXT-DECORATION: none}
.footer:visited {color : #c9b5b5; TEXT-DECORATION: none}
.footer:active {color : #c9b5b5; TEXT-DECORATION:none }
.footer:hover {color : #c9b5b5; TEXT-DECORATION: underline}
.editor:link {color : #a50e11; TEXT-DECORATION: underline}
.editor:visited {color : #a50e11; TEXT-DECORATION: underline}
.editor:active {color : #a50e11; TEXT-DECORATION:underline }
.editor:hover {color : #a50e11; TEXT-DECORATION: none}
.polllink:link {color : #ffffff; TEXT-DECORATION: underline}
.polllink:visited {color : #ffffff; TEXT-DECORATION: underline}
.polllink:active {color : #ffffff; TEXT-DECORATION:underline }
.polllink:hover {color : #ffffff; TEXT-DECORATION: none}
.main_bg {
background-image:url(../images/main_bg.jpg);
background-repeat:repeat-x;
background-color:#f0f0f0;
}
.editor_bg {
background-image:url(../images/editor_bg.jpg);
background-repeat:repeat-x;
background-color:#c7c7c7;
background-position:bottom;
}
.bimbo_bg {
background-image:url(../images/bimbo_image.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
.firangi_bg {
background-image:url(../images/firangi_bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
.bimbo_bg2 {
background-image:url(../images/bimbo_bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
.inner_bg {
background-image:url(../images/inner_bg.jpg);
background-repeat:repeat-x;
background-color:#f0f0f0;
}
.snippet_bg {
background-image:url(../images/snippet_bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
.middle_bg {
background-image:url(../images/middle_bg.jpg);
background-repeat:repeat-x;
background-color:#e4e4e4;
}
.serial_bg {
background-image:url(../images/serial_bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
.serial_bg2 {
background-image:url(../images/serial_bg_3.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
.header_bg {
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
}
.content {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	text-align:justify;
}
.content1 {
		color: #FFFFFF;
	}
.history_header {
	font-size: 17px;
	font-family: tahoma;
	color: #000000;
	text-align:justify;
	font-weight:bold;
}
.content2 {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	text-align:justify;
	line-height:20px;
}
.btdtcontent {
	font-size: 11px;
	font-family: tahoma;
	color: #ffffff;
	text-align:justify;
}
.inner_header {
	font-size: 17px;
	font-family: tahoma;
	color: #f00305;
	text-align:justify;
	font-weight:bold;
}
.inner_header2 {
	font-size: 20px;
	font-family: tahoma;
	color: #f00305;
	text-align:justify;
	font-weight:bold;
}
.inner_header3 {
	font-size: 21px;
	font-family: tahoma;
	color: #f00305;
	text-align:justify;
	font-weight:bold;
	line-height:36px;
}
.bimbo_header2 {
	font-size: 21px;
	font-family: tahoma;
	color: #f00305;
	text-align:justify;
	font-weight:bold;
}
.bimbolink:link {color : #f00305; TEXT-DECORATION: underline}
.bimbolink:visited {color : #f00305; TEXT-DECORATION: underline}
.bimbolink:active {color : #f00305; TEXT-DECORATION:underline }
.bimbolink:hover {color : #f00305; TEXT-DECORATION: none}
.editor_header {
	font-size: 14px;
	font-family: tahoma;
	color: #f40305;
	text-align:justify;
	font-weight:bold;
}
.articles_header {
	font-size: 15px;
	font-family: tahoma;
	color: #f40305;
	text-align:justify;
	font-weight:bold;
}
.bimbo_header {
	font-size: 21px;
	font-family: tahoma;
	color: #5795fb;
	text-align:justify;
	font-weight:bold;
	font-style:italic;
}
.poll {
	font-size: 11px;
	font-family: tahoma;
	color: #ffffff;
	text-align:justify;
}
.boxwidth {
	width:220px;
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
	text-align:justify;
}
.hot_bg {
background-image:url(../images/hot_bg_2.jpg);
background-repeat:repeat-x;
background-color:#bbbbbb;
}