html { height: 100% }
body {
	height: 100%;
/*	background-image: url(../images/shell/back.jpg);
	background-repeat: repeat-x;*/
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.majorTable { height: 100% }

.majorTablePopup {
	height: 100%;
	width: 100%;
}

.titleArea {
	background-image: url(../images/shell/title_back_brown.gif);
	background-repeat: repeat-x;
	height: 85px;
	width: 850px;
}

.bodyArea {
	background-color:#FFFFFF;
	width: 850px;
/*	
	background-image: url(../images/shell/body_back.jpg);
	background-repeat: repeat-x; 
	background-position: bottom;
*/
}

.backFelipe {
	width:850px;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 124px;
	text-align: right;
	border: 0px dotted white;
	padding: 0px 0px 0px 0px;
}

.backSideFelipe {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.backWTA {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/extras/back_WTA.jpg);
	background-repeat: repeat-x;
	height: 124px;
	text-align: right;
	border: 0px dotted white;
	padding: 0px 0px 0px 0px;
}

.backDesign {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/extras/back_blue.jpg);
	background-repeat: repeat-x;
	height: 124px;
	text-align: right;
	border: 0px dotted white;
	padding: 0px 0px 0px 0px;
}

.backPoetry {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/extras/back_yellow.jpg);
	background-repeat: repeat-x;
	height: 124px;
	text-align: right;
	border: 0px dotted white;
	padding: 0px 0px 0px 0px;
}

.backProse {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/extras/back_green.jpg);
	background-repeat: repeat-x;
	height: 124px;
	text-align: right;
	border: 0px dotted white;
	padding: 0px 0px 0px 0px;
}

.backMusic {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/extras/back_red.jpg);
	background-repeat: repeat-x;
	height: 124px;
	text-align: right;
	border: 0px dotted white;
	padding: 0px 0px 0px 0px;
}

.backForm {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 124px;
	text-align: right;
	border: 0px dotted white;
	padding: 0px 0px 0px 0px;
	color: #CC9900;
}

.rightForm {
	width: 320px;
	border: 0px dotted red;
	float: right;
	padding: 25px 0px 0px 0px;
}

.left {
	padding: 35px 0px 0px 0px;
	width: 500px;
	border: 0px dotted blue;
	float:left;
	vertical-align: middle;
}

.right {
	width: 320px;
	border: 0px dotted red;
	float:right;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 20pt;
}

.url a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size: 12pt;
	text-decoration: none;
}

.arrow {
	filter: Alpha(Opacity=40);
	padding: 0px 40px 0px 0px;
	moz-opacity: 0.4; 
	opacity: 0.4;
}

.icon {
		padding: 0px 70px 0px 0px;
}



.contactBox  {
	padding: 0px 30px 30px 0px;
	width: 850px;
	line-height: 20pt;
}

.contactContent  {
	padding: 0px 0px 0px 25px;
	color: #9c9c9c;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 16pt;
	border-left: dotted 0px #CCCCCC;
	width: 450px;
	float:right;
}




.blueBold  {
	color: #36688a;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

label {
	font-size: 10pt;
	font-weight: bold;
}

.field {
	padding: 2px;
	height: 21px;
	width: 220px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
	vertical-align: middle;
}

.textArea {
	padding: 0px 0px 10px 0px;
	height: 100px;
	width: 220px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #cccccc;
}







