﻿/* html { overflow: -moz-scrollbars-vertical; } */
html { overflow-x: auto; } 
html { overflow-y: scroll; }

body
{
  background-image: url('../Images/bg15.jpg');
  background-repeat: repeat;
}

	dt#top 
	{
		width: 1000px;
		height:20px;
		margin: 0px 0px 0px 0px;
		padding: 0;		
		background: url('../Images/ContentTop3.png') no-repeat left top ;
}
	
	dt#bottom
	{
		width: 1000px;
		height:25px;		
		margin:  0px 0px 0px 0px;
		padding: 0;
		background: url('../Images/ContentBottom3.png') no-repeat left bottom ;
}

	dd 
	{
		width: 1000px;
		margin: 0px 0px 0px 0px;
		padding: 0;		
		background: url('../Images/ContentMiddle3.png') repeat-y;
}


	div.boxTopL 
	{
		height: 20px;
		margin: 0px 0px 0px 0px;
		padding: 0;		
		background: url('../Images/box-topL2.png') no-repeat left top ;
}
	div.boxTopR 
	{
		height: 20px;
		margin:  0px 0px 0px 0px;
		padding: 0;		
		background: url('../Images/box-topR2.png') no-repeat right top ;
}

	div.boxMiddleL
	{
		margin: 0px 0px 0px 0px;
		padding: 0;		
		background: url('../Images/box-middleL2.png') repeat-y left ;
}

	div.boxMiddleR
	{
		margin: 0px 0px 0px 0px;
		padding: 0;		
		background: url('../Images/box-middleR.png') repeat-y right ;
}

	div.boxBottomL
	{
		height: 20px;
		margin:  0px 0px 0px 0px;
		padding: 0;
		background: url('../Images/box-bottomL2.png') no-repeat left bottom ;
}

	div.boxBottomR
	{
		height: 20px;
		margin:  0px 0px 0px 0px;
		padding: 0;
		background: url('../Images/box-bottomR2.png') no-repeat right bottom ;
}

    div.center 
    {
		margin-left: auto;
		margin-right: auto;
}


/*	dt#boxTop 
	{
		width: 435px;
		height:10px;
		margin: 0px 0px 0px 0px;
		padding: 0;		
		background: url('../Images/box-top5.png') no-repeat left top ;
}

	dt#boxBottom
	{
		width: 435px;
		height:13px;		
		margin:  0px 0px 0px 0px;
		padding: 0;
		background: url('../Images/box-bottom5.png') no-repeat left bottom ;
}
 
	dd#boxMiddle
	{
		width: 435px;
		margin: 0px 0px 0px 0px;
		padding: 0;		
		background: url('../Images/box-middle5.png') repeat-y;
} */



/*
.corner { background: #B7C2C8; margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:10px; }
.topcorner { background-color:Window; } 
.botcorner { background-color:Window; } 
.c1{ margin: 0 5px; height: 1px; overflow: hidden; background: #B7C2C8; } 
.c2{ margin: 0 3px; height: 1px; overflow: hidden; background: #B7C2C8; } 
.c3{ margin: 0 2px; height: 1px; overflow: hidden; background: #B7C2C8; } 
.c4{ margin: 0 1px; height: 2px; overflow: hidden; background: #B7C2C8; } 
.fluid { padding: 10px; text-align:left; font:10pt/170% arial,verdana,”Trebuchet MS”,Sans-serif; color:#222; }
*/


/*.shadow {font-size: 40px; font-weight: bold; filter: Shadow(Color=666666, direction=120); width: 100%; height: 60px;}*/

/*.shadow {font-size: 40px; font-weight: bold; filter: Shadow(Color=666666, direction=120); width: 100%; height: 60px;}*/
/*.shadowimage {font-size: 40px; font-weight: bold; filter: Shadow(Color=666666, Direction=120); width: 100%; height: 60px;}*/
/*.filter {progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFffffff', EndColorStr='#FFBFD5E9')}*/


/*	div.box {
		background: url('../Images/box-botton.png') no-repeat left bottom;
		width: 380px;
	    padding: 0 17px 18px 12px;
	    margin: 0 0;
	}

    div.box h2 {
        background: url('../Images/box-top.png') no-repeat left top;
        margin: 0 -17px 15px -12px;
        padding: 15px 40px 0 55px;
        height: 27px;

        font: bold 16px/1.2 Arial;
        color: #fff;
	}*/


