body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	background-image:url(../images/hd-bg.jpg); height:233px;background-repeat: repeat-x;
	
	margin:0px;
}
a{outline:none;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
form {
	margin: 0px;
}

.main-croner-top{ background-image:url(../images/main-corler-top.jpg); height:8px; background-repeat: repeat-x;}
.main-croner-left{ background-image:url(../images/main-corler-left.jpg); width:9px; background-repeat: repeat-y;}
.main-croner-rite{ background-image:url(../images/main-corler-rite.jpg); width:9px; background-repeat: repeat-y;}
.main-croner-butm{ background-image:url(../images/main-corler-butm.jpg); height:8px; background-repeat: repeat-x;}

.top-butn-1{ background-image:url(../images/top-butn-1.jpg); width:75px; height:27px; background-repeat: no-repeat;}
.top-butn-2{ background-image:url(../images/top-butn-2.jpg); width:93px; height:27px; background-repeat: no-repeat;}

.left-gry-bg{ background-image:url(../images/gry-left-butn.jpg); height:55px; background-repeat: repeat-x;}

.main-img{ background-image:url(../images/main-image.jpg); width:604px; height:404px; background-repeat: no-repeat;}

.icon-1{ background-image:url(../images/icon-1.jpg); width:40px; height:43px; background-repeat:no-repeat; background-position: center }
.icon-2{ background-image:url(../images/icon-4.jpg); width:47px; height:39px; background-repeat:no-repeat; background-position: center }
.icon-3{ background-image:url(../images/icon-5.jpg); width:45px; height:34px; background-repeat:no-repeat; background-position: center }
.icon-4{ background-image:url(../images/icon-6.jpg); width:47px; height:36px; background-repeat:no-repeat; background-position: center }
.icon-5{ background-image:url(../images/icon-2.jpg); width:40px; height:40px; background-repeat:no-repeat; background-position: center }
.icon-6{ background-image:url(../images/icon-7.jpg); width:47px; height:37px; background-repeat:no-repeat; background-position: center }
.icon-7{ background-image:url(../images/icon-12.jpg); width:47px; height:34px; background-repeat:no-repeat; background-position: center }
.icon-8{ background-image:url(../images/icon-8.jpg); width:47px; height:38px; background-repeat:no-repeat; background-position: center }
.icon-9{ background-image:url(../images/icon-3.jpg); width:40px; height:43px; background-repeat:no-repeat; background-position: center}
.icon-10{ background-image:url(../images/icon-9.jpg); width:47px; height:37px; background-repeat:no-repeat; background-position: center}
.icon-11{ background-image:url(../images/icon-10.jpg); width:47px; height:30px; background-repeat:no-repeat; background-position: center }
.icon-12{ background-image:url(../images/icon-11.jpg); width:47px; height:42px; background-repeat:no-repeat; background-position: center }

.blue-cornr-top{ background-image:url(../images/blue-corner-top.jpg); height:6px; background-repeat: repeat-x;}
.blue-cornr-butm{ background-image:url(../images/blue-corner-butm.jpg); height:6px; background-repeat: repeat-x;}
.blue-cornr-mid{ background-image:url(../images/blue-corner-mid.jpg); height:431px; background-repeat: repeat-x;}




.futer-line{ border-top: solid 1px #999999;}




.wht-txt-11{ font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;}	
		

.wht-txt-12{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;}	
	
	
.wht-txt-20{ font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;}
.gry-txt-14{ font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d4b4b; font-weight:bold;}

.blk-txt-20{ font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #010101; }
.blue-txt-12{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2569b6;}	
/**********************************

Name: image boder color CSS 

***********************************/
.ImgBdr{border:2px solid #3366FF;}	
.ImgBdr1{border:1px solid #B9B9B9;}	
.ImgBdr3{border:4px solid #B9B9B9;}
.ImgBdr4{border:5px solid #ffffff;}
/**********************************
/**********************************
/**********************************

Name: Button CSS 

***********************************/
.btn { display: block; position: relative; background: #aaa; padding: 5px; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #0753AB; }
.btn.green { background: #339900; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #a00; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #333333; }
* html .btn.green { border-color: #339900; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

p { clear: both; padding-bottom: 2em; }
form { margin-top: 0px; }
form p .btn { margin-right: 1em; }


