body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height:18px;
	color: #0B0B0B;
	background-color: #FFFFFF;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	margin:0px;	
	
}
.td1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height:18px;
	color: #0B0B0B;
	
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	
}
.topbg{
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lineright{
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.lineleft{
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.linetopbottom{
	background-image: url(../images/linetopbottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.color{
	background-image: url(../images/color.jpg);
	background-repeat: repeat-x;
}
.topbanner{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
.linecurveright{
	background-image: url(../images/linecurve.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.linecurveleft{
	background-image: url(../images/linecurve.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.linecurvebottom{
	background-image: url(../images/linecurvebottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.picline{
	background-image: url(../images/piccline.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.piclinebottom{
background-image: url(../images/piclinebottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.piclinebottom1{
background-image: url(../images/piclinebottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*.header{
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none ;
	background-image: url(../images/color.jpg);
	background-repeat: repeat-x;
	padding-left:10px;


}*/


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #252525;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #252525;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #252525;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #252525;
	text-decoration: underline;
}
.border{
	border: 1px solid #336699;
	background-color: #FFF;
}
.borderright{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;	
}
.subwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #fff;
	}
.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #132696;
	border:1px;

}