body {
  margin: 0;
 
}

body, td, input, select {
  font: normal 12px Arial,Helvetica,sans-serif;
}

p, form {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 16px;
}

div.toolbar {
  background: #7777FF;
  padding: 5px;
  color: #FFFFFF;
}

div.toolbar a {
  color: #FFFFFF;
}

#language_selector {
  font-size: 11px;
}

div.content {
  padding-left: 3px;  
  color: #333333;
}
div.content a {
  color: #333333;
}

div.content a:hover {
  color: red;
}

.error, .notice {
  color: red;
}

div.error {
  padding: 5px;
  border: 1px solid #666666;
  background: white;
}

.boxed {
  padding: 5px;
  border: 1px solid;
  margin-left: 2em;
  margin-right: 2em;
}

.indent {
  margin-left: 2em;
}

td.label {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
  width: 1%;
}

table.grid {
  border-collapse: collapse;
}

table.grid td, table.grid th {
  padding: 5px 15px 5px 15px;
}

table.grid th {
  background: #0054A5;
  color:#CCCCCC;

}
table.grid link { color: #CCCCCC; }

div.snippet {
  white-space: nowrap;
}

div.snippet select {
  font-size: 10px;
  vertical-align: middle;
}

div.snippet input {
  vertical-align: middle;
}

div.snippet textarea {
  width: 100%;
}

input[type="radio"] {
  vertical-align: bottom;
}

div.alert {
  margin: 25px;
  text-align: center;
  padding: 10px;
  background: white;
  border: 2px solid red;
  font-size: 12px;
  font-weight: bold;
}

div.blog_article {
  border-bottom: 1px dashed #AAAAAA;
}

p.blog_article_title {
  font-weight: bold;
  font-size: 16px;
}

p.blog_article_date {
  font-style: italic;
  color: #888888;
}

div.blog_comment {
  border-bottom: 1px dashed #AAAAAA;
}

textarea.code {
  font: normal 12px Arial,Helvetica,sans-serif;
  width: 450px;
  background-color: #eeeeee;
  border-color: #cccccc;
  border-style: inset;
  margin-top: 5px;
}

p.blog_comment_date {
  font-style: italic;
  color: #888888;
}

.tabberlive .tabbertabhide {
  display: none;
}

.tabber {
  display: none;
}
.tabberlive {
  margin-top:1em;
}

ul.tabbernav
{
  margin: 0;
  padding: 3px 0;
  border-bottom: 1px solid #AAA;
  /* font: bold 12px Verdana, sans-serif */;
  font-weight: bold;
}

ul.tabbernav li
{
  list-style: none;
  margin: 0;
  display: inline;
}

ul.tabbernav li a
{
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 1px solid #AAA;
  border-bottom: none;
  background: #DDE;
  text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
  color: #000;
  background: #AAE;
  border-color: #AAA;
}

ul.tabbernav li.tabberactive a
{
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
  color: #000;
  background: white;
  border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
  padding: 5px;
  border: 1px solid #aaa;
  border-top: 0;
}

.tabberlive .tabbertab h2 {
  display: none;
}
.tabberlive .tabbertab h3 {
  display: none;
}

.tabberlive#tab2 .tabbertab {
  height: 200px;
  overflow: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.top:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.top:hover {
	text-decoration: none;
	color: #999999;
}
.top:active {
	text-decoration: none;
	color: #999999;
}

.login {
	color: #003399;
	text-decoration:none;
	font-weight:bold;
}

.login:hover {
	background-color:#eeeeee;
}
.coupan {
	color: #FF0000;
	font-size: 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.welcome {
	color: #FF0000;
	font-weight: bold;
}
.style3 {color: #CCCCCC;
font-weight: bold;}

.homelogin {color: #CCCCCC}
.style5
{

	color: ##0054A5;
	font-weight: bold;
	font-size: 18px;
}
.style9
{
color: black}

.style_footer {
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
}

td.poptd {
   /*width: 20px;*/
   padding-left: 4px;
}

td.nametd {
  /*width: 150px;*/
  color: #8d9aa3;
  font-size:11px;
  background-color: #eff2f7; 
  height: 25px;
 /* padding-left: 15px;*/
  border-top: 2px solid #dcdddf;
}
td.commhead {
  padding-top: 8px;
  /*vertical-align: middle;*/
}
tr.nametr {
  /*background-color: #eff2f7; */
  height: 30px;
  
}

tr.titletr {
  background-color: #eff2f7;
  height: 25px;
}
td.padtd {
 width: 15px;
}
td.startd {
  padding-right: 4px;
  text-align: right;
 /* width: 90px;*/
}

td.title {
  width: 340px;
  background-color: #eff2f7; 
  text-align: center;
}
tr.commtr {
  height: 23px;
  /*padding-left: 15px;*/
}

td.msgtd {
  padding-left: 50px;
  text-align:left;
}
td.sttd {
 background-color: #eff2f7; 
 border-top: 2px solid #dcdddf;
}

tr.spacetr {
  height: 27px;
}

.adv {
 border: 2px solid #666666;
 width: 680px;
 height: 200px;
}

#login_table {
/* border: 2px solid #666666;*/
 width: 682px;
 height: 202px;
 background-image:url(images_new/shapeimage_1.png);
 background-repeat:no-repeat;
}

.adv1 {
 border: 2px solid #666666;
 width: 680px;
 height: 340px;
}

.acc {
 /*border: 2px solid #666666;*/
 width: 660px;
 height:169px;
 background-image:url(images_new/shapeimage_acc.png);
 background-repeat:no-repeat;
/* padding-top: 50px;*/
}

.comm {
 width: 682px;
 height:315px;
 background-image:url(images_new/shapeimage_coupon.png);
 background-repeat:no-repeat;
}
.comm1 {
 
 width: 530px;

}

.comm2 {
 
 width: 510px;
}

.bord {
border-right:2px solid #666666;
border-bottom:2px solid #666666;
padding:4px 4px 4px 4px;
height:30px;
}
td.weltd {
 padding-left: 35px;
}
.stable {
  width: 115px;
  height:65px;
  background-image:url(images_new/shapeimage_6.png);
  background-repeat:no-repeat;
 
  /*border-style: inherit*/
}

.help {
    width:541px;
	height:263px;
	background-image:url(images_new/shapeimage_help.png);
	background-repeat:no-repeat;
}

.image {
    width:657px;
	height:259px;
	background-image:url(images_new/shapeimage_image.png);
	background-repeat:no-repeat;
}

#login_box{
	width:405px;
	height:184px;
	background-image:url(images_new/shapeimage_login.png);
	background-repeat:no-repeat;
}


.outer{
	width:277px;
	height:131px;
	background-image:url(images_new/shapeimage_outer.png);
	background-repeat:no-repeat;
}

.inner{
	width:277px;
	height:51px;
	background-image:url(images_new/shapeimage_inner.png);
	background-repeat:no-repeat;
}

.lefttopcorner{
	background-image:url(images_new/corner_left_top.png);
	background-repeat:no-repeat;
}

.righttopcorner {
	background-image:url(images_new/corner_right_top.png);
	background-repeat:no-repeat;
}

.leftbottomcorner {
	background-image:url(images_new/corner_left_bottom.png);
	background-repeat:no-repeat;
}

.rightbottomcorner{
	background-image:url(images_new/corner_right_bottom.png);
	background-repeat:no-repeat;
}

.topline{
	background-image:url(images_new/line_top.png);
	background-repeat:repeat-x;
}

.bottomline{
	background-image:url(images_new/line_bottom.png);
	background-repeat:repeat-x;
}

.leftline{
	background-image:url(images_new/line_left.png);
	background-repeat:repeat-y;
}

.rightline{
	background-image:url(images_new/line_right.png);
	background-repeat:repeat-y;
}

.srchres{
	text-align:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:capitalize;
    
}

