@import url(css/menu.css);


/* CSS Document */
.ControlPanel, .PagingTable
{
    width: 100%;
    background-color: #FFFFFF;
    border-right: #003366 1px solid;
    border-top: #003366 1px solid;
    border-left: #003366 1px solid;
    border-bottom: #003366 1px solid;
}

body2
{
    background: white url('images/tc-newback2.gif') repeat-x top;
    height: 100%;
}
body
{
    background: url('images/tc-newback.gif') repeat-X top;
    background-color: #000;
    height: 100%;
    padding: 0px;
    text-align:center;
    margin: 0 auto;
}
.content_width
{
    width: 886px;
    background-color: #EEEEEE;
}

.clear_float{clear:both;}

/*-------- Default Style --------*/
th, td, div
{
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a, a:link, a:visited, a:active
{
    color: Navy;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
a:hover /*FOR LINKS AND STUFF*/
{
    color: #D00;
    text-decoration: none;
}

/*-------- design style --------*/

.template_style
{
    width: 886px;
    margin: auto;
}


.logo
{
    background-position:bottom left;
}

.bg_menu_right
{
    width: 15px;
    background-image: url('images/menuright.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: 26px;
}

.bg_menu
{
    background: url('images/menubar.gif');
    background-repeat: repeat-x;
    background-position: left bottom;
    padding: 0px;
    margin: 0px 104px 0px 313px;
    height: 26px;
}
.bg_menu_left
{
    height: 26px;
    text-align: left;
    width: 313px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-image: url('images/menuleft.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}

#bread_style{
    float: left;
    padding: 0px 0px 0px 17px;
    color: #000000;
    font-size: 13px;
    width: 400px;
    height: 26px;
}
#login_style{ float:right; padding:0px 17px 0px 10px;font-size: 13px; height: 26px; }

.bread_bg{  text-align:left; padding:0px; margin:0; background:url(images/menubar.gif) repeat-x bottom; height: 26px;}

.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#1f1c94; font-size:13px; line-height:26px; }
a.Breadcrumb:hover{color:#C00;}

.status_bar
{
    background: url('images/menubar.gif');
    background-repeat: repeat-x;
    background-position: left bottom;
    margin: 0;
    padding: 0;
    height: 26px;
}


.bg_bottom
{
    background-repeat: repeat-x;
    padding: 0px;
    margin: 0px 100px 0px 100px;
    background-position: left top;
    background-image: url(images/bottom.gif);
    height: 26px;
    background-position: top left;
}
.bg_bottomleft
{
    background: url(images/BottomLeft.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    height: 26px;
    width: 100px;
}

.bg_bottomright
{
    background: url('images/BottomRight.gif');
    padding: 0px;
    margin: 0px;
    height: 26px;
    width: 104px;
    background-position: right top;
}


.ContentPane, .TopPane, .BottomPane
{
    padding: 0px;
    margin: 0px;
}
.LeftPane
{
    padding: 0px 10px 0px 0px;
    width: 10em;
    margin: 0px;
}
.RightPane
{
    padding: 0px 0px 0px 10px;
    width: 10em;
    margin: 0px;
}
.user
{
    font-size: 13px;
    line-height: 26px;
}

.links
{
    font-size: 12px;
    line-height: 24px;
}


.toplinks
{
    margin: 0px 50px 0 800px;
    color: #000000;
}




























































































































































