BODY
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body,td,th {font-family: Arial, Helvetica, sans-serif;}

A
{
	color: #000;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}
input,textarea
{
	width:95%;

}

TABLE.theTable
{
	width: 780px;
	height: 100%;
	padding: 0px;
	border: 0px;
}

TABLE.theTable TD.topTD_25
{
	height:25px;
}
TABLE.theTable TD.topTD_125
{
	height:125px;
}
TABLE.theTable TD.topTD_20
{
	height:20px;
}

TABLE.theTable TD.tdMiddle
{
	width:780px;
	vertical-align:top;
	
}

TABLE.tableMiddle
{
	width: 780px;
	height:100%;
}
TABLE.tableMiddle TD.middleLeftSide
{
	width: 180px;
	height:100%;
	background-color: #701596;
	vertical-align: top;
	text-align:center;
}
TABLE.tableMiddle TD.middleLeftSidePictures
{
	height:100%;
	text-align:center;
	padding-bottom:20px;
	vertical-align:top;
	background-color: #128D09;
}
TABLE.tableMiddle TD.middleSeparate
{
	width: 15px;
	vertical-align: top;
}
TABLE.tableInside
{
	width: 100%;
	vertical-align: top;
}


TABLE.tableInside TD.tdContentHead
{
	height:30px;
	vertical-align: middle;
	padding-top:20px;
}
TABLE.tableInside TD.tdContent
{
	width: 430px;
	height:100%;
	vertical-align: top;
	padding-bottom:15px;
}
TABLE.tableInside TD.tdContentLong
{
	width: 585px;
	height:100%;
	vertical-align: top;
	padding-bottom:15px;
}
TABLE.tableInside TD.contentPictures
{
	width: 155px;
	vertical-align: top;
	text-align:center;
}


DIV.divProud
{
	color:white;
	padding-top:30px;
	padding-bottom:30px;
	font-size: 13px;
}
DIV.sidePicture
{
	padding-top:10px;
	padding-bottom:10px;
}




.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-size: 10pt}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.style6 {color: #128D09;font-family: Arial, Helvetica, sans-serif;}
.style7 {color: #FFFF99; font-family: Arial, Helvetica, sans-serif; }
.style8 {color: #FFFFFF; font-size: 10pt;}
.style14 {color: #FFFFFF}
.style15 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }


TABLE.tableRest TD
{
	vertical-align:top;
}
TABLE.tableRest A,TABLE.tableRest A:visited,TABLE.tableRest A:active
{
	text-decoration: none;
	color:#128D09;

}
TABLE.tableRest A:hover
{
	text-decoration: underline;
	color: #128D09;
}