div.Table01 {
	position: relative;
	width: 930px;
	height: 100%;
	margin: 0 auto;
}

/* @group header */

div.rosiecooper {
	width: 194px;
	height: 31px;
	margin: 0 auto;
	color: #fff;
	top: 30px;
	position: relative;
}

div.header {
	width: 930px;
	height: 80px;
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
	color: #fff;
}

div.menuholder {
		
	height: 26px;
	position: absolute;
	left: 220px;
	
	color: #fff;
}

div.menuitem {
	height: 26px;
	float: left;
	padding-right: 23px;
	font-size: 16px;
	color: #fff;
}

div.menuitemLinks {
	height: 26px;
	float: left;
	font-size: 16px;
	color: #fff;
}

/* @end */

div.left {
	position: absolute;
	top: 133px;
	left: 0px;
	width: 220px;
}

div.lefttext {
	position: relative;
	width: 210px;
	text-align: right;
	font-size: 14px;
	padding-right: 10px;
	border-right: 1px solid #818385;
	color: #bfc0b6;
	padding-bottom: 12px;


}

div.middle {
	position: absolute;
	top: 133px;
	left: 220px;
	width: 490px;
	text-align: center;
}

div.middlecontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 470px;
	text-align: left;
}

div.iframe {
		position: absolute;
	top: 133px;
	left: 221px;
	width: 710px;
	height: 600px;
	background-color: #606462;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	background-image: none;
	background-color: #606462;
}

div.linktitle {
	font-size: 14px;
	color: #e2e2e2;
	height: 23px;
	text-align: left;
	
	float: left;
	clear: left;
}

div.link {
	font-size: 14px;
	color: #e4e4e4;
	
	text-align: left;
	width: 100px;
	position: relative;
	margin-left: 10px;
	float: left;
	
}

/* @group CV */

div.middlecv {
	position: absolute;
	top: 133px;
	left: 220px;
	width: 490px;
	text-align: left;
}

div.cvtitle {
	width: 460px;
	height: 30px;
	font-size: 16px;
	color: #fff;
	text-align: left;
	position: relative;

	float: left;
	padding-top: 10px;
}

div.cvholder {
	width: 460px;
	position: relative;
	color: #fff;
	padding-bottom: 5px;
	float: left;
}

div.cvdate {
	font-size: 14px;
	color: #e2e2e2;
	height: 23px;
	text-align: left;
	width: 50px;
	float: left;
}

div.cvtext {
	font-size: 14px;
	color: #e4e4e4;
	
	text-align: left;
	width: 410px;
	position: relative;
	left: 0px;
	float: left;
}

div.homecredit {
	font-size: 14px;
	color: #e4e4e4;
	
	text-align: left;
	width: 410px;
	position: relative;
	left: 30px;
	float: left;
	padding-right: 10px;
	padding-top: 3px;
}

.cvtextItalic {
	font-size: 14px;
	color: #e4e4e4;
	
	text-align: left;
	width: 430px;
	position: relative;
	left: 0px;
	float: left;
	font-style: italic;
}

.cvindicates {
	color: #e3e3e3;
	font-size: 12px;
	text-align: left;
}

.star {
	color: white;
	font-size: 14px;
}

/* @end */

/* @group text */

.current {
	color: #e7e7e7;
}

a:link {
	color: #bfc0b6;
	text-decoration: none;
}

a:visited {
	color: #bfc0b6;
	text-decoration: none;

}

a:hover {
	color: #d7d8cd;


}

a:active {
	color: #bfc0b6;

}

/* @end */

/* @group contact */

.input {
	background-color: #606462;
	border: 1px solid silver;
	width: 200px;
	height: 20px;
	line-height: 20px;
	color: white;
}

.inputbig {
	background-color: #606462;
	border: 1px solid silver;
	width: 500px;
	height: 200px;
	line-height: 20px;
	color: white;
	margin-bottom: 10px;}

div.contactholder {
	position: absolute;
		top: 0px;
	left: 0px;
	height: 300px;
	width: 400px;
}

div.input-title {
	position: relative;
	float: left;

	clear: left;
	color: silver;
	margin-bottom: 5px;
	font-size: 12px;
}

div.namefield {
	position: relative;
	float: left;

	clear: left;
	margin-bottom: 10px;
}

div.email {
	position: relative;
	float: left;

	clear: left;
	color: silver;
}

div.emailfield {
	position: relative;
	float: left;

	clear: left;
	margin-bottom: 10px;
}

div.message {
	position: relative;
	float: left;

	clear: left;
	color: silver;
}

div.messagefield {
	position: relative;


	clear: left;
}

div.invisibles {
	
}

div.submit {
	width: 200px;
	height: 20px;
	float: left;
	position: relative;
	clear: left;

	background-image: none;
	text-align: left;
	color: white;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

div.submit2 {
	width: 200px;
	height: 20px;
	float: left;
	position: relative;


}

.submitstyle {
	background-color: #606462;
	color: white;
	border: 1px solid white;
	width: 100px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	height: 20px;
}

/* @end */

.surname {

visibility: hidden;

}