﻿body 
{
    background-repeat:repeat-x;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    margin:0;
    background-image:url(../pictures/Stage_BG_btm.png);
    background-position:center bottom;
    padding-bottom: 20px;
    background-color:#ECF5FB;
    background: url(../pictures/OuterBg.jpg) repeat-x,repeat-y; 
}

a
{
   color:#007DC3;
   text-decoration :none;
}
 
.over 
{
    color:#333333; 
    font-size:100%
}

.buttonSubmit, .buttonSubmitHovered
{
    background:transparent url(../pictures/button.gif) no-repeat scroll left top;
    border:medium none;
    color:#FFFFFF;
    cursor:pointer;
    font-weight:bold;
    height:26px;
    padding:2px 5px;
    width:69px;
}

.textinput, .textinputHovered 
{
    background:transparent url(../pictures/input.gif) no-repeat scroll left top;
    border:medium none;
    height:15px;
    padding:4px 8px;
    width:236px;
}

.MainMenuTd 
{ 
    background: url(../pictures/MenuBg.jpg) repeat-x;
}

.mainLogoTable 
{ 
    width: 883px; 
    background-color:White; 
}


.LoginHolder
{
    height:10px; 
    background-image: url('../pictures/login-bg2.jpg');    
}

.MenuHolder
{
	font-family: 'Times New Roman', Times, serif; 
	font-size: 15px; 
	color: #3366FF;
}

/* Header tab parts */
.HeaderCenterPart
{
    width: 343px;
    background-image: url('../pictures/chb.gif'); 
    color: #3F7DC3;
}

.HeaderBeginPart
{
    background-image: url('../pictures/chb.gif');   
    width: 7px;    
}

.HeaderEndPart
{
   width: 9px; 
   background-image: url('../pictures/chb.gif');
   height:28px;     
}

/* Main Content Part */
.MainContentHolderPart
{
    padding: 6px; 
    margin: 19px; 
    background-color:White; 
}

.MainContentHolderPartDiv
{
     height:200px;   
}
