td
{
	position:relative;
	/*border-style:solid;
	border-width: 1px;*/
}
.menuAnch
{
	text-decoration:none;
	color:black;
}
.menuAnch:visited
{
	color:black;
}

.studiumAnch
{
	text-decoration:none;
	color:#333333;
}
.studiumAnch:visited
{
	color:#333333;
}




#main{
	margin-left:auto;
	margin-right:auto;
	width: 1040px;
	/*height: 1000px;*/
	background-color: #ffffff;
	/*background-color: #c9b487;*/
}
#menuTable
{
	float: left;
	width: 220px;
	border-spacing: 0px;
}
#contentTable
{
	float: left;
	width: 800px;
	border-spacing: 0px;
}
#headerTable
{
	border-spacing: 0px;
	width: 1030px;

}
body
{
	cursor:default;
	background-color: #cffffff;
}
.menuItem{
	margin-left:10px;
	font-size: 25px;
	color: #333333;
	/*background-color: #c9b487;*/

}

#_HeaderItem
{
	margin-left:10px;
	color: #333333;
}

#_TheWordItem1
{
	float:left;
	margin:0 0 0 0;
	padding:5 20 10 10;
	color: #333333;
	text-align: justify;
}

#_TheWordItem2
{
	padding: 0 20 0 0;
	margin-right:20px;
	color: #333333;
	text-align: right;
}

#_1_menuelement
{
	/*height: 20px;*/
	position: relative;
}
#_2_menuelement
{
	position:relative;
}
#_3_menuelement
{
	position:relative;
}
#_4_menuelement
{
	position:relative;
}
.menurow
{
	height:50px;
}
.menuColumn
{
	width: 300px;
}
#topLeftCell
{
	height:30px;
	background-image:url(../assets/top_left_curve.jpg);
	background-repeat:no-repeat;
}
#topCell
{
	background-image:url(../assets/top_line.jpg);
	background-repeat:repeat-x;
}
#topRightCell
{
	background-image:url(../assets/top_right_curve.jpg);
	background-repeat:no-repeat;
}



#bottomLeftCell
{
	height:30px;
	background-image:url(../assets/bottom_left_curve.jpg);
	background-repeat:no-repeat;
}
#bottomCell
{
	background-image:url(../assets/bottom_line.jpg);
	background-repeat:repeat-x;
}
#bottomRightCell
{
	background-image:url(../assets/bottom_right_curve.jpg);
	background-repeat:no-repeat;
}



#leftFrameLine
{
	width:30px;
	background-image:url(../assets/left_line.jpg);
	background-repeat:repeat-y;
}
#rightFrameLine
{
	width:20px;
	background-image:url(../assets/right_line.jpg);
	background-repeat:repeat-y;
}

#contentCell{
	height: 150px;
	color: #333333;
	/*vertical-align: middle;*/
}

#logoCell {
	/*background-image: url(../assets/CP_logo_128.jpg);*/
	background-repeat: no-repeat;
	height: 138px;
}
#decoratorCell{
	height: 60px;
	width: 400px;
}
#TheWordCell{
	height: 100px;
	width: 630px;
	padding: 0 10 10 10;

}






