/******CHRISTMAS BACKGROUND ****
body {
	background-image:url(/img/snowbgwhite.gif); 
	background-repeat:repeat;
}
*/
#content{
        color:black;
    }


    .bottomorange{
        background:url(/img/gradients/botorangestripe.jpg) bottom left repeat-x #FFFFFF;
        padding:9px;
        padding-top:0;
        margin-top:0;
        width:580px;
    }
    
    .bottomorange #foreign{
        float:right;
        font-weight:600;
        width:100px;
    }
    
    .bottomorange h1,.toporange h1{
        color:#FF5A44;
        margin:0px;
        padding:0px;
        font-family:sans-serif;
    }
    
    .bottomorange p.verybig,.toporange p.verybig{
        font-size:50px;
        font-weight:100;
        margin:0px;
        padding:0px;
		color:#d20e19;
    }
    
    .bottomorange p.verysmall,.toporange p.verysmall{
        font-size:14px;
		color:#d20e19;
		margin:0px;
        padding:0px;
    }
    
    .bottomorange p.medium,.toporange p.medium{
        color:#d20e18;
		font-weight:600;
    }
    
   
    #muzzyimageshot{
        float:right;
        width:211px;
        height:200px;
    }
    
    .middleform{
        background:#ffffcc;
    }
    
    .toporange{
        background:url(/img/gradients/toporangestripe.jpg) top left repeat-x #FFFFFF;
        padding:9px;
        width:580px;
    }
	
	#levelIlanguage tr td input
	,#levelIproduct tr td input{
		border:none;
	}
		
	table.roundedCorners td.topLeft {
    background: url(/img/gradients/box_lefttop_bg_light.gif) top left no-repeat;
    padding-top: 12px;
    padding-left: 12px;
  }

  table.roundedCorners td.topRight {
    background: url(/img/gradients/box_righttop_bg_light.gif) top right no-repeat;
	font-size: 4px;
  }
  
  table.roundedCorners td.bottomLeft {
    background: url(/img/gradients/box_leftbottom_bg_light.gif) bottom left no-repeat;
    font-size: 4px;
  }
  
  table.roundedCorners td.bottomRight {
    background: url(/img/gradients/box_rightbottom_bg_light.gif) bottom right no-repeat;
    font-size: 4px;
  }
  

