A:link{text-decoration:none}
A:visited{text-decoration:none}
* {margin:0; padding:0; font-family:arial,verdana; font-size:14px;}

ol,ul{margin:25px;}

.bodystyle
{
    background-color:#D2DBFC;
}

.headspace {
    height:10px;
    background-color:#C0DEF7;
  }

.bannerow {
    background-color:#92AEDD;
    height:28px;
}

.headrow {
    height:52px;
    background-color:#92AEDD;
}

.optrow_tp {
    background-color:#E9EAEB;
    height: 1px;
}

.optrow {
    background-color:#e7e7e7;
    height:36px;
}

.optrow_bt {
    background-color:#D8D8D8;
    height: 4px;
}

.mainTable {
}

.mainDiv {
   background:#f5f5f5;
   padding:10px;
}

.flagTd
{
   height:36px;
   line-height:36px;
   font-family: arial,tahoma;
   font-size: 14px;
   background: url(../images/flag_bg.gif) center;
   border-top: #e0e0e0 1px solid;
   border-left: #e0e0e0 1px solid;
   border-right: #e0e0e0 1px solid;
}

.subMenu
{
    height:36px;
    width:120px;
    FONT-SIZE: 14px;
    font-family:arial,verdana,tahoma;
    COLOR:#111111;
    font-weight:700;
    text-align:center;
    cursor: pointer;
    BORDER-RIGHT: #BDBCBC 1px solid;
    BORDER-LEFT: #EAEAEA 1px solid;
    background-color:#d8d8d8;
}

.subMenu_hover
{
    height:36px;
    width:120px;
    background-color:#eaeaea;
    FONT-SIZE: 14px;
    font-family:arial,verdana,tahoma;
    COLOR:#111111;
    font-weight:700;
    text-align:center;
    cursor: pointer;
    BORDER-RIGHT: #BDBCBC 1px solid;
    BORDER-LEFT: #EAEAEA 1px solid;
}

.subMenu_ing
{
    height:36px;
    width:120px;
    FONT-SIZE: 14px;
    font-family:arial,verdana,tahoma;
    COLOR:#111111;
    font-weight:700;
    text-align:center;
    cursor: pointer;
    BORDER-RIGHT: #BDBCBC 1px solid;
    BORDER-LEFT: #EAEAEA 1px solid;
    background-color:#EAEAEA;
}

.main_menu_list
{
    height: 26px;
    background-color:#eaeaea;
    FONT-SIZE:13px;
    font-family: arial,verdana,tahoma;
    COLOR: #222222;
    BORDER-RIGHT: #565656 1px solid;
    text-align:left;
    cursor: pointer;
    padding:2px;
    filter:alpha(opacity=93);
    -moz-opacity:0.93;
    opacity: 0.93;

}

.main_menu_list_last
{
    height: 26px;
    background-color:#eaeaea;
    FONT-SIZE:13px;
    font-family: arial,verdana,tahoma;
    COLOR: #222222;
    BORDER-RIGHT: #565656 1px solid;
    BORDER-BOTTOM: #565656 1px solid;
    text-align:left;
    cursor: pointer;
    padding:2px;
    filter:alpha(opacity=93);
    -moz-opacity:0.93;
    opacity: 0.93;
}

.main_menu_hi
{
    height:26px;
    background-color:blue;
    FONT-SIZE:13px;
    font-family: arial,verdana,tahoma;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #222222 1px solid;
    BORDER-RIGHT: #222222 1px solid;
    COLOR: #eeeeee;
    text-align:left;
    cursor: pointer;
    padding:2px;
    filter:alpha(opacity=93);
    -moz-opacity:0.8;
    opacity: 0.8;
}

.pager {
   border: #e0e0e0 1px solid;
   width:24px;
   height:28px;
   text-align:center;
   border: #F9BC46 1px solid;
   font-size:14px;
   color:blue;
   background:#FFFFFF;
   -moz-box-shadow:1px 1px 1px #dddddd;
   -webkit-box-shadow:1px 1px 1px #dddddd; 
}

.pager_hover {
   background:#F8C054;
   border: #e0e0e0 1px solid;
   width:24px;
   height:28px;
   text-align:center;
   cursor:pointer;
   font-size:14px;
   color:blue;
}

.pager_cur {
   width:24px;
   height:28px;
   text-align:center;
}

.pager_font {
   font-family:arial,verdana;
   font-size:14px;
   color:blue;
   text-decoration:none;
}

.pager_font_cur {
   font-family:arial,verdana;
   font-size:14px;
   color:#0f0f0f;
   text-decoration:none;
   font-weight:700;
}

.searchBoxCol {
    vertical-align:bottom;
}

.searchBoxDiv {
   background-color:#EEEEEE;
   padding:2px;
   height:32px;
   vertical-align:middle;
   BORDER: #A2B0C7 1px solid;
   -moz-border-radius:4px 4px 4px 4px;
   -webkit-border-radius:4px;
}

.searchInput {
    height:32px;
    line-height:32px;
    vertical-align:bottom;
    border:0px;
    width:460px;
    font-family: arial, verdana;
    font-size: 16px;
    font-weight: 700;
    background-color:#eeeeee;
    outline: none;
}

.searchBt {
    font-family: tahoma,arial;
    height:32px;
    width:32px;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    text-align:center;
    FONT-SIZE:14px;
    cursor:pointer;
    border:0px;
}

.topBarTitle {
    font-family:arial,verdana;
    font-size:14px;
    font-weight:700;
    color:#5B96F7;
}

.topBarLine {
    background-color:#545454;
    height:4px;
}

.topBarLeft
{
   height:28px;
   width:15px;
   background: url(../images/top_bar_left.png) center;
}

.topBarMid
{
   height:28px;
   background: url(../images/top_bar_mid.png) center;
   font-family:arial,verdana;
   font-size:14px;
   color:#ffffff;
}

.topBarRight
{
   height:28px;
   width:15px;
   background: url(../images/top_bar_right.png) center;
}


.tagBt
{
   height:18px;
   background: url(../images/tag_bt_bg.gif) ;
   border-top: 0px #565656 solid;
   border-left: 0px #565656 solid;
   border-right: 0px #565656 solid;
   border-bottom: 0px #565656 solid;
   font-family:arial,verdana;
   font-size:11px;
   color:#eaeaea;
   cursor:pointer;
}

.tab_div {
   height:36px;
   width: 86px;
   line-height:36px;
   font-family: arial,tahoma;
   font-size: 14px;
   color:#4B4C4D;
   cursor:pointer;
   background: url(../images/flag_bg2.gif) center;
   text-align:center;
   border-right:#acacac 1px solid;
   border-left:#fafafa 1px solid;
}

.tab2_div {
   height:36px;
   width: 86px;
   line-height:36px;
   font-family: arial,tahoma;
   font-size: 14px;
   color:white;
   background-color:#4B4C4D;
   text-align:center;
}

.tab3_div {
   height:36px;
   width: 86px;
   line-height:36px;
   font-family: arial,tahoma;
   font-size: 14px;
   color:#4B4C4D;
   cursor:pointer;
   text-align:center;
   border-right:#acacac 1px solid;
   border-left:#fafafa 1px solid;
}

.tab4_div {
   height:36px;
   width: 86px;
   line-height:36px;
   font-family: arial,tahoma;
   font-size: 14px;
   color:#222222;
   background-color:#f3f3f3;
   text-align:center;
}

.rrect_div_shadow
{
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}

.rrect1 {
    background: url(../images/round_rect.png);
    background-position: 0px 0px;
    height:5px;
    width:5px;
}

.rrect3 {
    background: url(../images/round_rect.png);
    background-position: -95px 0px;
    background-position-x:-95px;
    height:5px;
    width:5px;
}

.rrect5 {
    color:#CDDFF8;
    background-color: #1B2941;
    font-family: arial,tahoma;
    font-size: 11px;
}

.rrect2,.rrect4,.rrect6,.rrect8 {
    background-color: #1B2941;
}

.rrect7 {
    background: url(../images/round_rect.png) ;
    background-position: 0px -95px;
    background-position-y:-95px;
    height:5px;
    width:5px;
}

.rrect9 {
    background: url(../images/round_rect.png) ;
    background-position: -95px -95px;
    background-position-x:-95px;
    background-position-y:-95px;
    height:5px;
    width:5px;
}

.tagInfoTitle
{
    color:#CDDFF8;
    font-family: arial,tahoma;
    font-size: 12px;
    height:20px;
    border-bottom: #445167 1px solid;
}

.tagInfoTd
{
    height:20px;
}

.tagInfo_t1
{
    color:#ffffff;
    font-family: arial,tahoma;
    font-size: 12px;
}

.tagInfo_t2
{
    color:#CDDFF8;
    font-family: arial,tahoma;
    font-size: 12px;
    cursor:pointer;
}

.tagInfo_t2:hover
{
    color:#ffffff;
    font-family:arial,tahoma;
    font-size: 12px;
    cursor:pointer;
}

.tagInfo_t3
{
    color:#ffffff;
    font-family: arial,tahoma;
    font-size: 14px;
}

.tagInfo_t4
{
    color:#CDDFF8;
    font-family: arial,tahoma;
    font-size: 12px;
}

.bgDiv
{
    background:#E7E5E5;
    padding:3px;
    width:95%;
}

.sugrow{
    border-left:#565656 1px solid;
    border-right:#565656 1px solid;
    background-color:#ffffff;
    color: #222222;
    height:26px;
    font-size:14px;
    font-family: arial, tahoma, arial;
    padding-left:5px;
    cursor:pointer;
}


.sugrow_li{
    height:26px;
    font-size:14px;
    color: #ffffff;
    font-family: arial, tahoma, arial;
    padding-left:5px;
    cursor:pointer;
    background-color:#B9BFF7;
    border-left: #2437ED 5px solid;
}

.sugrow_last{
   height:36px;
   line-height:36px;
   font-family: arial,tahoma;
   font-size: 14px;
   background: url(../images/flag_bg.gif) center;
   border-top: #e0e0e0 1px solid;
   border-left: #999999 1px solid;
   border-right: #999999 1px solid;
   border-bottom: #999999 1px solid;
   padding-left:4px;
   cursor:pointer;
}


.sugrow_li_last{
   height:36px;
   line-height:36px;
   font-family: arial,tahoma;
   font-size: 14px;
   background: url(../images/flag_bg.gif) center;
   border-top: #e0e0e0 1px solid;
   border-right: #e0e0e0 1px solid;
   border-left: #2437ED 5px solid;
   border-bottom: #2437ED 1px solid;
   cursor:pointer;
}


.qsCloseDiv {
    background-color:#D9ECFF;
    border-top:#eaeaea 1px solid;
    border-bottom:#696969 1px solid;
    height:8px;
    line-height:8px;
    cursor:pointer;
    text-align:center;
    vertical-align:center;
    font-size:8px;
    color:#4a4a4a;
}

.qs_title_hl {
    font-weight:700;
}

.signLink {
    font-family: arial,tahoma;
    color:#ffffff;
    font-size: 14px;
    font-weight:600;
    cursor:pointer;
}

.signText {
    font-family: arial,tahoma;
    color:#eeeeee;
    font-size: 14px;
}

.umsgLine {
    height:20px;
    line-height:20px;
    width:'100%';
}

.umsgCol1 {
    font-family: arial,tahoma;
    color:#eeeeee;
    padding-left:5px;
    font-size: 12px;
    float:left;
}

.umsgCol2 {
    float:right;
    width:60px;
    padding-right:3px;
    text-align:right;
    font-family: arial,tahoma;
    color:#eeeeee;
    font-size: 12px;
}

.umsgText {
    font-family: arial,tahoma;
    color:#222222;
    font-size: 13px;
}

.umsgText2 {
    font-family: arial,tahoma;
    color:blue;
    font-size: 13px;
}

.umsgText2:hover {
    font-family: arial,tahoma;
    color:blue;
    font-size: 13px;
    text-decoration:underline;
}

.umsgText3 {
    font-family: arial,tahoma;
    color:#222222;
    font-size: 11px;
    cursor:pointer;
}

.umsgText3:hover {
    font-family: arial,tahoma;
    color:#222222;
    font-size: 11px;
    text-decoration:underline;
    cursor:pointer;
}

.umsgClose {
    text-align:right;
    height:24px;
    line-height:24px;
    vertical-align:middle;
    border-bottom:#e0e0e0 1px solid;
}

.umsgDiv {
    background-color:#ffffff;
    text-align:center;
    border:#f0f0f0 1px solid;
    filter:alpha(opacity=92);
    -moz-opacity:0.92;
    opacity: 0.92;
    -moz-border-radius:0px 0px 5px 5px;
    -webkit-border-radius:5px;  
   -moz-box-shadow:0px 4px 4px #bbbbbb;
   -webkit-box-shadow:0px 4px 4px #bbbbbb;    
}

.taginputrow{
    border-left:#565656 1px solid;
    border-right:#565656 1px solid;
    background-color:#ffffff;
    color: #222222;
    height:22px;
    font-size:14px;
    font-family: arial, tahoma, arial;
    padding-left:7px;
    cursor:pointer;
}


.taginput_li{
    height:22px;
    font-size:14px;
    font-family: arial, tahoma, arial;
    cursor:pointer;
    background-color:#B9BFF7;
    border-left: #2437ED 5px solid;
    padding-left:2px;
}

.taginput_last{
   height:22px;
   line-height:22px;
   font-family: arial,tahoma;
   font-size: 14px;
   border-left: #565656 1px solid;
   border-right: #565656 1px solid;
   border-bottom: #565656 1px solid;
   padding-left:7px;
   cursor:pointer;
   background-color:#ffffff;
}


.taginput_li_last{
   height:22px;
   line-height:22px;
   font-family: arial,tahoma;
   font-size: 14px;
   border-right: #e0e0e0 1px solid;
   border-left: #2437ED 5px solid;
   border-bottom: #2437ED 1px solid;
   cursor:pointer;
   background-color:#B9BFF7;
   padding-left:2px;
}

.codesharetitle
{
    color:#FDC959;
    font-family: arial,tahoma;
    font-size: 14px;
    font-weight:700;
    cursor:pointer;
}

.aboutus
{
    background: url(../images/aboutus_bg.jpg) center no-repeat;
    color:#ffffff;
    font-size: 13px;
    padding-left:5px;
}


