@import url("css/menu.css");

/* CSS Document */
body 
{
    font-family:        Verdana;
    background-color:   #584944;
    background-image:   url('images/bg.gif');
    font-size:          11px;
    color:              #0e0101;
    margin:             0 0 0 0;
    padding:            0 0 0 0;
}

/*-------- Default Style --------*/
a
{
    color:              #4d4a41;
    text-decoration:    none;
}
a:visited
{
    color:              #4d4a41;
    text-decoration:    none;
}
a:hover
{
    color:              #d24e1d;
    text-decoration:    underline;
}



input,submit,textarea,select
{
    font-family:        Verdana;
    font-size:          11px;
}
h1
{
    font-family:        Verdana;
    font-size:          14px;
    padding:            0x 0px 0px 0px;
    margin:             5px 0px 3px 0px;
    font-weight:        normal;
    color:              #000000;
    border-bottom: dashed 1px #4d4a41;
}
h2
{
    font-family:        Verdana;
    font-size:          12px;
    padding:            0 0 0 0;
    margin:             0px 0px 3px 0px;
    color:              #990000;
    font-weight:        normal;
}
hr
{
    color: #cccccc;
}
.SecNavTitle
{
    font-family:        Verdana;
    font-size:          12px;
    padding:            5 5 5 5;
    margin:             10px 0px 10px 0px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #345358;
}
.SearchTitle
{
    font-family:        Verdana;
    font-size:          12px;
    padding:            5 5 5 5;
    margin:             5px 0px 5px 0px;
    font-weight:        bold;
    font-variant:       small-caps;
    color:              #7c1417;
}
.error
{
    color:Red
}
.MainNavigation
{
    color:White;
}
.imageCell
{
    background-color: #000000;
    width: 125px;
    height: 125px;
}


/*-------- design style --------*/
.top_space{padding:0px; margin:0px;background-image:url(images/TopBar_BAK.gif); background-repeat:repeat-x;height:30px;}
.logo_space{padding:0px; margin:0px;background-image:url(images/LogoBar_BAK.gif); background-repeat:repeat-x;height:91px;}
.nav_space{padding:0px; margin:0px;background-image:url(images/NavBack.gif); background-repeat:repeat-x;height:34px;}
.main_space{padding:0px; margin:0px;background-image:url(images/MainPainBack.gif); background-repeat:repeat-x; background-color:#555a61;}
.LeftMainFade{padding:0px; margin:0px;background-image:url(images/LeftMainFade.gif); background-repeat:repeat-y;}
.RightMainFade{padding:0px; margin:0px;background-image:url(images/RightMainFade.gif); background-repeat:repeat-y;}
.FooterSepBack{padding:0px; margin:0px;background-image:url(images/FooterSepBack.gif); background-repeat:repeat-x;height:12px;}
.FooterBack{padding:0px; margin:0px;background-image:url(images/FooterBack.gif); background-repeat:repeat-x; background-color:#231f20;}


.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg_gray.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:Silver; }

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad{padding:10px 22px 10px 22px; margin: 0 19px 0 7px; background:#FFF url(images/center_bg.png) repeat-x bottom left;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.TopPane, .BottomPane{ padding:0px; margin:0px; }
.ContentPane{ padding:10px; margin:0px; }
.LeftPane{ padding:10px; margin:0px; }
.RightPane{ padding:10px; margin:0px; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F;}
a.Breadcrumb:hover{color:#F8981D;}
.breadcrumb_text{color:Silver;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:normal; color:#4F839F; font-size:10px;}
a.links:hover{color:#F8981D;}

/*-------------- User Style --------------*/
.user{ color:Silver;}
a.user:link,a.user:active,a.user:visited { color:#4F839F;}
a.user:hover{color:#F8981D;}

/*-------------- Footer Style --------------*/
.footer{color:Silver;}
a.footer:link,a.footer:active,a.footer:visited {color:#4F839F;}
a.footer:hover{color:#F8981D;}

/*-------------- Search Box Style -----------*/
.NormalTextBox
{
    font-family:    Verdana;
    font-size:      10px;
    color:          Gray;

    border:         0px;
    padding:        0px 0px 0px 0px; 
    margin:         0px 0px 0px 0px;
    width:          165px;
    border:         solid 1px Gray;
}
.SearchChoices
{
    font-family:    Verdana;
    font-size:      10px;
    color:          Gray;
    height:         15px;
    border:         0px;
    padding:        0px 0px 0px 0px; 
    margin:         0px 0px 0px 0px;
    background:     url(images/SearchBack.gif);
    background-repeat:repeat-y;
    vertical-align:top;
}
.SearchChoices a
{
    border:         0px;
    padding:        0px 0px 0px 0px; 
    margin:         0px 0px 0px 0px;
}