@charset "utf-8";
/* CSS Document */
.bod{

border-right:1px dashed #FFF;

}
.bod1{


}

.rep
{
	background-image:url(images/rep.gif);
	background-repeat: repeat;
	height:81px;
}

.repnew
{
	background-image:url(images/rep1.gif);
	background-repeat: repeat;
	height:81px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #454545;
}
.clr
{
	background-color: #950303;
	padding-left:20px;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	
}

.txt1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-left:10px;
	line-height:16px;
	padding-left:15px;
}
.img
{
	background-image:;
	height:440px;
	background-color: #CD0404;
	background-repeat: no-repeat;
	background-position: center;
}
.border
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.bgcolour
{
	background-color: 454545;
	}
.tab
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #666666;
	}

