﻿
body 
{
    text-align:center;
    font:11px "Trebuchet MS",Arial,Helvetica, sans-serif;
    /* background:url(../Images/bgColourUser.gif) top center repeat-x repeat-y; */
    /*background: url('~/bgColourUser.gif') top centre repeat-y; */
    /*width: 960px;  
     padding-left: 50px;  
    margin-left:auto;
    margin-right:auto; */
    background-color :white ;
    height:100% ;
    
    
}

#Container

{
	background-color:white;
	width:960px;
	position:relative;
	margin: 0px auto;
	min-height: 100%; 
	height :100% auto;
	margin-left :auto ;
	/*background :url(../"Images/bgColourUser.gif")*/
}

#DivHeader
{
    position:relative;
   /* background-color:white ;  */
    width: 956px;
    height:330px;
    margin :2px 2px 2px 2px;
 }
#DivLeft
{
    position:relative ;
    text-align:left ;
    /*background-color:White;*/
    width:143px;
    height:100%;
    float:left; 
    margin:2px auto auto 4px;   
} 
#DivCentre
{
   /* position:relative ; */
     position :relative ;
    /* background-color:White ;  */
    width :600px;
    height:100%;
   /* left:250px; */
    float :left ;
    text-align:center;      
}
#DivRight
{
   /* position :relative ;*/
    /* background-color:White ;*/
    width:200px;
    float:right ;
    height: 100%;  
    margin:auto 6px auto auto;
    
    }
#DivBottom
{
   background-color:gray;
    height:300;
    float :left ;
    width: 960px;
}
.leftmenu
{
    margin-left :0px;
    margin-top :10px;
    height :310Px;
   /* background-color:#cccccc;    */
}
.leftMenuStyle
{
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

.text100borderred
{
    border-style :solid ;
    border-color :Red;
    width:100px;
    
}
.text100borderblack
{
    border-style :solid ;
    border-color :Black;
    width:100px;
    
}
.text150borderblack
{
    border-style :solid ;
    border-color :gray;
    width:150px;
    
}

.lbl150boldblack
{
    
   /* width:120px; */
    font-size : 12px;
    /*padding-left :10px; */
    text-align :left ;
     
}
.paragraphs
{
    font:Verdana, Arial, Helvetica, sans-serif;
    font-size :medium ;
    text-align :left;
    margin-left :10px;
    margin-right :10px;
}
.paragraphsbig
{
    font:Verdana, Arial, Helvetica, sans-serif;
    font-size : 16px;
    text-align :left;
    margin-left :20px;
    margin-right :20px;
}
.tablecells
{
    text-align :left ;
     font-size :medium ;
     font-style :normal ;
      font-weight :bold ;
}
.bigheading
{
     font-size :large ;
     font-weight :bold ;
     
}
.mediumheading
{
    font-size :medium;
     font-weight :bold ;
 }
 .warningmessage
{
    font-size :medium;
    font-weight :bold ;
     color :Red;    
    
}
.successmessage
{
    font-size :medium;
    font-weight :bold ;
     color :green;
    
}
/* for the left menu round
 .blleft {background: url(../Images/bl.gif) 0 100% no-repeat #e68200; width: 150px} 

.brleft {background: url(../Images/br.gif) 100% 100% no-repeat} 

.tlleft {background: url(../Images/tl.gif) 0 0 no-repeat} 

.trleft {background: url(../Images/tr.gif) 100% 0 no-repeat; padding:10px} 

.clearleft {font-size: 1px; height: 1px}*/

/*.Righttopblock #e68200
{
    background-color :Yellow ;
}*/
    .bl {background: url(../Images/bl.gif) 0 100% no-repeat #e68200; width: 200px} 

.br {background: url(../Images/br.gif) 100% 100% no-repeat} 

.tl {background: url(../Images/tl.gif) 0 0 no-repeat} 

.tr {background: url(../Images/tr.gif) 100% 0 no-repeat; padding:10px} 

.clear {font-size: 1px; height: 1px}




