﻿body {font-family: Arial, Helvetica, Utkal, sans-serif; font-size: 12px; color: #000; margin:0px; padding:0px;}
input{font-family: Arial, Helvetica, Utkal, sans-serif;}
a{ text-decoration:none; color:#333333;}
a:hover{ color:#ff6600;}
.gct_warp{ width:940px; margin:0px auto;
/*
background:#eee;
background:-webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(221,221,221)),color-stop(1, rgb(244,244,244)));
background:-moz-linear-gradient(center bottom,rgb(221,221,221) 0%,rgb(244,244,244) 100%);
*/
    }
.gct_Header{ height:150px;}
.rel{ position:relative;}
.clear{ clear:both;}
.mar8{ margin-top:8px;}
.hide{ display:none;}
.gct-state-error{  background-image:url(../images/gct_error_stat.png); color:#ffffff; border:1px solid #b81900;}
