﻿body {
	background-image: url(../Images/all_bg_new.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.outer_main
{
    width: 100%;
    background-image: url(../Images/foot_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.outer_main_temp
{
    width: 100%;
    /*
    background-image: url(../Images/foot_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    */
}

.stm_menubar
{
    font-size: 15px;
    margin-left: auto; 
    margin-right: auto;
}

.stm_menubar a
{
    /*color: #ff9c00;
    text-decoration: underline;
    */
}

#main
{
    width: 1000px;
}

#header
{ 
  width: 990px;
}

#logo
{ 
  width: 990px;
  /*height: 55px;*/
}

#main, #header, #site_content, #footer
{
    margin-left: auto; 
    margin-right: auto;
}

#site_content
{
    overflow: hidden;
}

#MyLocation
{
    font-size: 13px;
    height: 40px;
    margin-top: 7px;
}

#footer
{
    width: 100%;
    height: 63px;
    background-image: url(../Images/foot_bg.gif);
    text-align: center;
    vertical-align: bottom;
}

#content
{
}

.sidebar
{
    float: right;
    /*
    padding: 10px 34px 15px 15px;
    margin-right: 10px;*/
    height: 400px;
}

#footer_inner
{
   color: White;
   width: 990px;
}

#WebUserControlHead .top_word02
{
    text-decoration: underline;
    color: #ff9c00;
}

/*
#main_content
{
    background-image: url(../Images/con_allbg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: left;
    width: 990px;
}
*/

/*
.content
{
    background-image: url(../images/con_allbg.gif);
    background-repeat: no-repeat; 
    background-position: bottom;
}
*/

/*
.top_word01 { font-size: 15px; line-height: 15pt;  font-weight: bold; color: #b89300; white-space: nowrap; }
.top_word01 a:link { color: #b89300; font-weight: bold; text-decoration: none; cursor: pointer; }
.top_word01 a:visited { color: #b89300; font-weight: bold; text-decoration: none;}
.top_word01 a:hover { color: #b89300; font-weight: bold; text-decoration: underline;}

.top_word02 {  font-size: 15px; line-height: 15pt;  font-weight: bold; color: #ff9c00; }
.top_word02 a:link { color: #ff9c00; font-weight: bold; text-decoration: none; cursor: pointer; }
.top_word02 a:visited { color: #ff9c00; font-weight: bold; text-decoration: none;}
.top_word02 a:hover { color: #ff9c00; font-weight: bold; text-decoration: underline;}

.top_word03 {  font-size: 13px; line-height: 12pt;  font-weight: normal; color: #146b97; }
.top_word03 a:link { color: #146b97; font-weight: normal; text-decoration: none; cursor: pointer}
.top_word03 a:visited { color: #146b97; font-weight: normal; text-decoration: none;}
.top_word03 a:hover { color: #146b97; font-weight: normal; text-decoration: underline;}
*/