/* CSS Document */

#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:800px;
  height: 100%;
  margin: auto;
  background-color:#333333;
}.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF4A58;
}
.leftheading {
	background-image: url(../images/home_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgbak {
	background-image: url(../images/imgbak.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.leftheadtxtc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
	color: #FFFFFF;
}
.lefttxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-top: 6px;
}

a.lefttxt1:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-top: 6px;
}
a.lefttxt1:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-top: 6px;
}

.pgheading {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
}

.pgheadinggrey {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.welcome {
	font-family: Tahoma;
	font-size: 36px;
	color: #333399;
	text-decoration: underline;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: Blue;
	text-align: justify;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: Blue;
	text-align: justify;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: Blue;
	text-align: justify;
}
a.footermnu:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF3366;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

a.footermnu:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF3366;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

a.footermnu:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF3366;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

a.footermnu:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF3366;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}


.gentxt {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: justify;
}



a.topmnu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(../images/home_07.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 20px;
	text-decoration:none;
}


a.topmnu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(../images/home_07.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 20px;
	text-decoration:none;
}

a.topmnu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(../images/home_07.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 20px;
	text-decoration:none;
}

a.topmnu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(../images/home_07.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 20px;
	text-decoration:underline;
}


.welrest {
	font-family: Tahoma;
	font-size: 24px;
	color: #999999;
	text-decoration: none;
}


.lefttxtred {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF4A58;
	text-decoration: none;
	text-align: justify;
	padding-top: 6px;
}


.leftheadtxtb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

.txtBox{
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #333333;
	background-color:#FFFFFA;
	height:16px;
	width:230px;
}
.txtArea{
	font-family:Tahoma;
	font-size:11px;
	border:1px solid #333333;
	background-color:#FFFFFA;
}
.forBtn{
	background-color:#EAEAEA;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #333333;
	margin:3px;
}



