﻿body {margin:0px;

	background-image:url(../images/bg1.jpg);
	background-color:#83d9fc;

	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:left top;
	
}
	p{font-family:Verdana;
	font-size:12px;
	color:#005d84;
	line-height:16px;
}
	
td{font-family:Verdana;
	font-size:10px;
	color:#000000;
}
/*border styles*/
.masterborder{border:solid 20px #ffffff;
}
.greenborder{border:solid 1px #bbc49a;
}
.innerborder{border:dotted 1px #ffffff;
}
.w8border{border:solid 1px #ffffff;
}
.blackborder{border:solid 1px #cccccc;
}
.bottomborder{border-bottom:dotted 1px #cccccc;
}

/*txt style*/

.subhead{font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.w8head{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.contant{font-family:Arial;
	font-size:12px;
	color:#000000;
}
.w8contant{font-family:Arial;
	font-size:12px;
	color:#ffffff;
}
.weblink {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	line-height:25px;
}
.contantNews{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.pink_txt {font-family:Verdana;
	font-size:14px;
	color:#dd549d;
	text-decoration:none;
}
	
/*link sytles*/
.pink_txt a{font-family:Verdana;
	font-size:12px;
	color:#dd549d;
	text-decoration:underline;
}
.pink_txt a:hover{font-family:Verdana;
	font-size:12px;
	color:#dd549d;
	text-decoration:none;
}

.weblink a{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	line-height:25px;
}
.weblink a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:overline;
	line-height:25px;
}

.headlink a{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.headlink a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:overline;
}
/*form style */
.textlabel{border:solid 1px #bbc49a;
	background-color:#ecf1de;
	height:16px;
	font-family:Verdana;
	font-size:10px;
	color:Black;
