﻿#sideL
{
	background-image: url('layout/L.jpg');
	background-repeat: repeat-y;
	width: 42px
}
#sideR
{
	
	background-image: url('layout/R.jpg');
	background-repeat: repeat-y;
	width: 42px
}
#footer
{
	height: 52px
}
#header
{
	height: 155px;
	}
#sideMnu
{
	background-image: url('layout/sideMnu.gif');
	background-repeat: no-repeat;
}

.DefaultText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #003D59;
    text-align: justify;
    padding-left: 8px;
    width: 693px;
}

