/* CSS Document */
body{
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#970000;
}
body,p,td,div,li,input,h1,h2,h3,h4,form,select,textarea{
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	color:#FFFFFF;
	font-size:15px;

}
h2{
	color:#FFFFFF;
	font-size:12px;
	margin:0px;

}
.main{
	width:896px;
}
.topMenuTable{
	border-left:#E47412 1px solid;
	border-right:#E47412 1px solid;
	border-bottom:#E47412 1px solid;		
}
.topMenu{
	background-image:url(../images/top-menu-bg.jpg);
	border-left:#DA0001 1px solid;
	border-right:#990100 1px solid;
	height:36px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}
.topMenu a{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.topMenuOver{
	border-left:#DA0001 1px solid;
	border-right:#990100 1px solid;
	height:36px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	background-color:#D93C00;
}
.topMenuOver a{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.topMenuRight{
	width:220px;
	height:30px;
	border-bottom:#E06200 2px dashed;
	padding-right:10px;
	text-align:right;
}
.topMenuRight a{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.topMenuRightOver{
	width:220px;
	height:30px;
	border-bottom:#E06200 2px dashed;
	padding-right:10px;
	text-align:right;
	background-color:#D93C00;
}
.topMenuRightOver a{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.firechiefComPk{
	font-size:16px;
	font-weight:bold;
	color:#EB1F1E;	
	text-decoration:none;
}
.firechiefComPk:hover{
	font-size:16px;
	font-weight:bold;
	color:#970000;
}
.haseenHabib{
	height:65px;
}
.header{
	background-image:url(../images/headers/q_04.jpg);
	width:635px;
	height:247px;	
}
.topRightMenuBg{
	background-image:url(../images/top-right-menu-bg.jpg);
	width:261px;
}
.content{
	width:896px;
	height:300px;
	color:#FFFFFF;
	font-size:12px;
	background-color:#BB0000;
}
.contentLeft{
	width:635px;
}
	.contentLeftInner{
		width:605px;
		border:#D93C00 1px solid;
		padding:5px;
		background-color:#970000;
	}
.contentRight{
	width:261px;
}

form{
	margin:0px;
}
.fileBox{
	width:200px;
	background-color:#970000;
	color:#FFFFFF;
	font-size:12px;
	height:23px;
	border:1px solid #D93E00;
}
.txtBox{
	width:180px;
	background-color:#970000;
	color:#FFFFFF;
	font-size:12px;
	border:1px solid #D93E00;
}
.txtArea{
	width:350px;
	height:140px;
	background-color:#970000;
	color:#FFFFFF;
	font-size:12px;
	border:1px solid #D93E00;
}
.txtAreaSmall{
	width:180px;
	height:90px;
	background-color:#970000;
	color:#FFFFFF;
	font-size:12px;
	border:1px solid #D93E00;
}
a{
	color:#FFFFFF;
}
a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.footer{
	background-color:#E06200;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	height:50px;
}
.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	color:#970000;
	text-decoration:none;
}
.rightColumnHeader{
	background-image:url(../images/right-colomn-header.jpg);
	width:203px;
	height:35px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	padding-left:10px;
}
.rightColumnData{
	background-color:#970000;
	border:1px solid #D93E00;
	padding:10px;
}
.justPadding{
	padding:2px;
}
.orangeBorder{
	border:3px solid #de5d00;
}
.orangeDashedLine{
	border-bottom:1px dashed #de5d00;
}

.orangeDoubleDashedLine{
	border-bottom:4px dotted #de5d00;
}

.newsDate{
	width:50%;
	float:left;
	font-size:10px;
}
.newsMore{
	width:50%;
	float:left;
	text-align:right;
	font-size:11px;
	
}
.newsMore a:hover{
	color:#E06200;
}
.bigImage{
	width:550px;
	height:412px;
	background-color:#000000;
	display:none;
}
.productTitle{
	text-decoration:none;
}
.enlarge{
	font-size:10px;
	line-height:30px;
}

.smallText{
	font-size:10px;
}
