@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	border:0px;
	padding:0px;
	margin:0px;
}

img {
	border:0px;
}

p {
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
}

h1 {
	font-size:16px;
	
}

h2 h3 h4 {
	font-size:14px;
	color:#000000;
	padding:2px;
}

.a1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0;
	text-decoration:none;
	font-weight:bold;
}

.a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.atwo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.atwo:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.bgColor {
	background:url(../images/bgclor001.jpg) top #cc0000 repeat-x;
}

.bgColorTwo {
	background:url(../images/bgclor002.jpg) top #e54a4a repeat-x;
}


.bgMenuColor {
	background:url(../images/menu-bgcolor.jpg) top no-repeat;
	height:175px;
}

.totalBgColor {
	background-color:#7d0101;
	background-repeat:repeat;
	
}

.bannerBgColour {
	background:url(../images/banner_bgcolour.gif) top repeat-x;
	height:169px;
}

.bodyBgColor {
	background:url(../images/body-bgcolor.jpg) top repeat;
	height:298px;
}

.aboutusbodycolour {
	background:url(../images/aboutus_bodycolour.gif);top repeat;
}
.bodyBgtwo {
	background:url(../images/body_bg.png) top repeat-x;
	height:298px;
}


.footerBgColor {
	background:url(../images/footer_bgcolour.gif) top repeat-x;
	height:72px;
}

.footertwo {
	background:url(../images/fotter_image.gif) top repeat-x;
	height:72px;
}
.text1{
font-family: arial;
font-weight: normal;
font-size: 12px;
color:#000000;
text-decoration: none;
}
.text2{
font-family: arial;
font-weight: bold;
font-size: 12px;
color:#000000;
text-decoration: none;
}
.text3{
font-family: arial;
font-weight: normal;
font-size: 12px;
color:#ffffff;
text-decoration: none;
}
.text4{
font-family: arial;
font-weight: bold;
font-size: 12px;
color:#ffffff;
text-decoration: none;
}

.cbut{
	background-color:#790000;
	height:22px;
	border:0px solid;
	border-bottom:#510000 2px solid;
	border-top:#510000 2px solid;
	border-left:#510000 2px solid;
	border-right:#510000 2px solid;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none
}

input {
	BORDER-BOTTOM: rgb(160,180,240) 1px solid; BORDER-LEFT: rgb(160,180,240) 1px solid; BORDER-RIGHT: rgb(160,180,240) 1px solid; BORDER-TOP: rgb(160,180,240) 1px solid; FONT: 11px Verdana
}
TextArea {
	BORDER-BOTTOM: rgb(160,180,240) 1px solid; BORDER-LEFT: rgb(160,180,240) 1px solid; BORDER-RIGHT: rgb(160,180,240) 1px solid; BORDER-TOP: rgb(160,180,240) 1px solid; FONT: 11px Verdana	
}
SELECT {
	BORDER-BOTTOM: rgb(160,180,240) 1px solid; BORDER-LEFT: rgb(160,180,240) 1px solid; BORDER-RIGHT: rgb(160,180,240) 1px solid; BORDER-TOP: rgb(160,180,240) 1px solid; FONT: 11px Verdana
}