body {
    background-color : #4F54CC;
    font-family: Arial;
    margin-right: 0%;
    margin-left: 0%;
  }


.center {
    background-color : #385EA9;
    border: 1px solid white;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 25px;
  }

.top {
    border: 1px solid white;
    margin: none;
    padding: none;
    height: 144px;
    width: 144x;
}

.left {
    background-color : #1219db;
    border: 1px solid white;
    color : white;
    vertical-align : top;
    text-align: right;
    padding-right: 20px;
    font-weight: bold;
  }

.left div {
    text-align: right;
    margin-bottom: 10px;
}


.left a:link, .left a:visited, a.left a:active {
    color: white;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.middledefault {
    background: url('../images/template/middledefault.jpg') repeat-x;
}

.middledefaultleft {
    background: url('../images/template/middledefaultleft.jpg') repeat-y;
}

.shadowtopbottom {
    background: url('../images/template/toprightbottom.jpg') repeat-x;
}

.saladbar {
    background: #191F7F;
}

.middledefaultcenterleft {
    background: bottom url('../images/template/topmiddlecenterdefault.jpg') repeat-x;
}

.middletoprightdefault {
    background: url('../images/template/middletoprightdefault.jpg') repeat-y;
}

.middlebottomdefault {
    background: url('../images/template/middlebottomdefault.jpg') repeat-x;
    height: 85px;
}

.middlebottomleftdefault {
    background: url('../images/template/bottomleftdefault.jpg');
}

.menuleftdefault {
    background: url('../images/template/menuleftdefault.jpg');
}

.textleft {
    text-align: left;
    color: #CACACB;
}
.textleft b {
	color: white;
	}

.lgray {
    color: #CACACB;
}

.protitle {
	color: white;
	font-size: 12pt;
	}

.textleft a:link, .textleft a:visited, a.textleft a:active {
    color: white;
    font-weight: normal;
}
