﻿div.mompr{
				border-left: 1px #e6e6e6 solid;
				border-right: 1px #e6e6e6 solid;
				width: 1000px;
				height: 1540px;
				position: absolute;
				left: 50%;
				margin-left: -500px;
				background-image: url('../img/bg.gif');
}
div.bodypr{
				width: 720px;
				height: 1000px;
				position: absolute;
				top: 225px;
				left: 240px;
				vertical-align: top;
}
div.menufootpr{
				background-position: right;
				width: 1002px;
				height: 220px;
				position: absolute;
				top: 1230px;
				left: -1px;
				background-color: #141414;
				background-repeat: no-repeat;
				background-image: url('../img/menuright.png');
}
table.pr{
				width: 720px;
				text-align: center;
				font-family: Century Gothic, Tahoma, Verdana;
				font-size: 12px;
				color: #393c41;
				line-height: normal;				
}
td.lefttop{
				border: 1px #C0C0C0 solid;
				background-color: #FFFF99;
}
td.in{
				border-left: 0px;
				border-bottom: thin #C0C0C0 solid;
				border-right: thin #C0C0C0 solid;
}
td.left{
				padding: 0 0 0 10px;
				border-bottom: thin #C0C0C0 solid;
				border-left: thin #C0C0C0 solid;
				border-right: thin #C0C0C0 solid;
				text-align: left;
}
td.top{
				border-left: 0px;
				border-bottom: thin #C0C0C0 solid;
				border-right: thin #C0C0C0 solid;
				border-top: thin #C0C0C0 solid;
				background-color: #FFFF99;
}