﻿body
{
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(image/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #DCEBFF;
	

}

.logo {
	background-attachment: scroll;
	background-image: url(image/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 224px;
}

.topcurve {
	background-attachment: scroll;
	background-image: url(image/topcurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 896px;
	height: 14px;
}
.bg {
	background-attachment: scroll;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 896px;
}
.bottomcurve {
	background-attachment: scroll;
	background-image: url(image/bottomcurve.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 896px;
	height: 15px;
}
.button {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 68px;
	background-color: #3897DB;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3897DB;
	border-right-color: #3897DB;
	border-bottom-color: #3897DB;
	border-left-color: #3897DB;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	
}
.redtxt {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EC3131;
	text-decoration: none;
}
.paratxt{
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.paratxt:link {
    text-decoration: underline;
    color: #0000FF;
}

.paratxt:visited {
    text-decoration: underline;
    color: #660099;
}

.paratxt:active {
    text-decoration: underline;
    color: #FF0000;
}
.contactusheadtxt{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align:justify;
}
.pageHeadtxt
{
	text-align:center;
 line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
 font-family: arial;	
 color:#0060B6;	
 text-decoration: none;
}

.footertxt {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #208AD7;
	text-decoration: none;
}
.footerlink {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #208AD7;
	text-decoration: none;
}
.footerlink:hover {

	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0060B6;
	text-decoration: none;
}
