body {
	background-color: #0B001B;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer	{
	background-color: #026287;
	height: 50px;
}

.bottom_border	{
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.border	{
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 2px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	font-style:normal;
}

.content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-style:normal;
}

.content4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-style:normal;
}


.content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-align:center;
	font-weight:bold;
}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #026187;
	font-weight:bold;
}

a.heading1 {
	color: #026187;
	text-decoration: none;
}

a:hover.heading1 {
	color: #026187;
	text-decoration: underline;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #026187;
	font-weight:bold;
}

a.heading {
	color: #026187;
	text-decoration: none;
}

a:hover.heading {
	color: #026187;
	text-decoration: underline;
}

.pakeges {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}


.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-style:normal;
	text-align: justify;	
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal; 
}

.white1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal; 
}

.form_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #ffffff;
	font-style:normal;
	text-align: justify;
	font-weight: bold;	
}

.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #B9B7B7;
	font-style:normal;
	text-align: justify;
	padding: 10px;
	
}

.footertxt{
	font-family:Verdana, Arial, Helvetica, "sans-serif";
	font-size:11px;
	color:#E6D7A7;
	line-height: 20px;
}
.line {
	background-color: #AB8F76;
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contact_bg {
	background-color: #AB8F76;
	background-image: url(images/contact_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3D1603;
	text-align: justify;
	font-weight: bold;
}
.contentcenterB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #3D1603;
	font-weight: bold;
}
a.content-txt:link {
	color:#3D1603;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, "sans-serif";
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

a.content-txt:active {
	color:#3D1603;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, "sans-serif";
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

a.content-txt:visited {
	color:#3D1603;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, "sans-serif";
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

a.content-txt:hover {
	color:#F9E7D1;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, "sans-serif";
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

.submit {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #026287;
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
	border:none;
	height: 29px;
	width: 87px;
	cursor: hand !important;
	padding-bottom: 3px;
}

.reset {
	background-image: url(images/submit.jpg);
	background-repeat: no-repeat;
	height: 30px;
	border:none;
	width: 79px;
	cursor: hand !important;
}

.copyright {
	color: #D8DFE1;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.triad:link {
	color: #D0EBF5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.triad:visited {
	color: #D0EBF5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.triad:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D0EBF5;
}

a.triad:hover {
	color: #D0EBF5;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


